addOption(SmartPtr< TOpt > opt) | TOpt | |
countOption() | TOpt | |
Data | TOptGeneric | [protected] |
DataLen | TOptGeneric | [protected] |
doDuties() | TRelOptRelayMsg | [virtual] |
DUID | TOpt | [protected] |
firstOption() | TOpt | |
getDUID() | TOpt | |
getOption(int optType) | TOpt | |
getOption() | TOpt | |
getOptType() | TOpt | |
getSize() | TOptGeneric | [virtual] |
getSubOptSize() | TOpt | |
isValid() | TOptGeneric | [virtual] |
OptType | TOpt | [protected] |
Parent | TOpt | [protected] |
setData(char *data, int dataLen) | TOptGeneric | |
setDUID(SmartPtr< TDUID > duid) | TOpt | |
setParent(TMsg *Parent) | TOpt | |
storeSelf(char *buf) | TOptGeneric | [virtual] |
storeSubOpt(char *buf) | TOpt | |
SubOptions | TOpt | [protected] |
TOpt(int optType, TMsg *parent) | TOpt | |
TOptGeneric(int optType, char *data, int dataLen, TMsg *parent) | TOptGeneric | |
TOptGeneric(int optType, TMsg *parent) | TOptGeneric | |
TRelOptRelayMsg(char *buf, int bufsize, TMsg *parent) | TRelOptRelayMsg | |
~TOpt() | TOpt | [virtual] |
~TOptGeneric() | TOptGeneric |