OverSim
|
Go to the source code of this file.
Classes | |
class | DiscoveryCall |
Class generated from common/DiscoveryMode.msg by opp_msgc. More... | |
class | DiscoveryResponse |
Class generated from common/DiscoveryMode.msg by opp_msgc. More... |
Macros | |
#define | MSGC_VERSION 0x0402 |
Enumerations | |
enum | DiscoveryNodesType { CLOSE_NODES = 1, SPREADED_NODES = 2 } |
Enum generated from common/DiscoveryMode.msg by opp_msgc. More... |
Functions | |
void | doPacking (cCommBuffer *b, DiscoveryCall &obj) |
void | doUnpacking (cCommBuffer *b, DiscoveryCall &obj) |
void | doPacking (cCommBuffer *b, DiscoveryResponse &obj) |
void | doUnpacking (cCommBuffer *b, DiscoveryResponse &obj) |
#define MSGC_VERSION 0x0402 |
Definition at line 11 of file DiscoveryMode_m.h.
enum DiscoveryNodesType |
Enum generated from common/DiscoveryMode.msg
by opp_msgc.
enum DiscoveryNodesType { CLOSE_NODES = 1; SPREADED_NODES = 2; };
Definition at line 32 of file DiscoveryMode_m.h.
|
inline |
Definition at line 79 of file DiscoveryMode_m.h.
|
inline |
Definition at line 124 of file DiscoveryMode_m.h.
|
inline |
Definition at line 80 of file DiscoveryMode_m.h.
|
inline |
Definition at line 125 of file DiscoveryMode_m.h.