#include <OptGeneric.h>
Inheritance diagram for TOptGeneric:
Public Member Functions | |
TOptGeneric (int optType, char *data, int dataLen, TMsg *parent) | |
TOptGeneric (int optType, TMsg *parent) | |
~TOptGeneric () | |
int | getSize () |
void | setData (char *data, int dataLen) |
char * | storeSelf (char *buf) |
bool | isValid () |
Protected Attributes | |
char * | Data |
int | DataLen |
|
|
|
|
|
|
|
Implements TOpt. |
|
Reimplemented from TOpt. |
|
|
|
Implements TOpt. |
|
|
|
|