#include <OptStringLst.h>
Inheritance diagram for TOptStringLst:
Public Member Functions | |
TOptStringLst (int type, TContainer< SmartPtr< string > > strLst, TMsg *parent) | |
TOptStringLst (int type, char *&buf, int &bufsize, TMsg *parent) | |
char * | storeSelf (char *buf) |
int | getSize () |
void | firstString () |
string | getString () |
int | countString () |
Protected Attributes | |
TContainer< SmartPtr< string > > | StringLst |
|
|
|
|
|
|
|
|
|
Implements TOpt. |
|
|
|
Implements TOpt. |
|
|