Coconut Framework
beta
|
#include <CNStringElement.h>
Public Attributes | |
size_t | referenceCount |
size_t | maxContextSize |
size_t | currentContextLength |
Element of the CNString
size_t CNStringElement::referenceCount |
Reference count of this string element
Referenced by CNRetainStringElement().
size_t CNStringElement::maxContextSize |
max context size
Referenced by CNMaxContextSizeOfStringElement().
size_t CNStringElement::currentContextLength |
current context size
Referenced by CNContextLengthOfStringElement().