Public Member functions Summary: | |
constructor | ProgramString() [Source] |
destructor | ~ProgramString() [Source] |
void | Clear() [Source] |
uint | Length() [Source] |
ProgramString& | operator<<(const char*) [Source] |
ProgramString& | operator<<(const char) [Source] |
Private Data members Summary: | |
uint | str_length [Source] |
Structs Inherited from Program | |
Private |