Coconut Framework  beta
Public Attributes | List of all members
CNString Struct Reference

Fixed size string class. More...

#include <CNString.h>

Public Attributes

struct CNObject superClass
 Super class.
 
size_t length
 Length of the string.
 
uint64_t hashValue
 Hash value of the string.
 
struct CNList elementList
 List of CNStringElement.
 

Detailed Description

Fixed size string class.


The documentation for this struct was generated from the following file: