#include <OptString.h>
Inheritance diagram for TOptString:
Public Member Functions | |
TOptString (int type, string str, TMsg *parent) | |
TOptString (int type, char *&buf, int &bufsize, TMsg *parent) | |
char * | storeSelf (char *buf) |
int | getSize () |
string | getString () |
Protected Attributes | |
string | Str |
|
|
|
|
|
Implements TOpt. |
|
|
|
Implements TOpt. |
|
|