#include <buffer.h>
Inheritance diagram for ProgramString:


Public Member Functions | |
| ProgramString () | |
| ~ProgramString () | |
| void | Clear () |
| uint | Length () |
| ProgramString & | operator<< (const char *) |
| ProgramString & | operator<< (const char) |
Private Attributes | |
| uint | str_length |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|