|
Coconut Framework
beta
|
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. | |
Fixed size string class.
1.8.5