#include <OptInteger4.h>
Inheritance diagram for TOptInteger4:
Public Member Functions | |
TOptInteger4 (int type, unsigned int value, TMsg *parent) | |
TOptInteger4 (int type, char *&buf, int &bufsize, TMsg *parent) | |
char * | storeSelf (char *buf) |
int | getSize () |
unsigned int | getValue () |
bool | isValid () |
Protected Attributes | |
unsigned int | Value |
bool | Valid |
|
|
|
|
|
Implements TOpt. |
|
|
|
Reimplemented from TOpt. |
|
Implements TOpt. |
|
|
|
|