#include <protograph.h>
Public Types | |
| enum | NLayers_t { N_LAYERS = 7 } |
Public Member Functions | |
| ProtocolGraph () | |
| Protocol * | Lookup (Layer_t, Proto_t) |
| Protocol * | Default (Layer_t) |
| void | Insert (Layer_t, Proto_t, Protocol *) |
| void | Remove (Layer_t, Proto_t) |
Static Public Member Functions | |
| void | CreateCommon () |
Static Public Attributes | |
| ProtocolGraph * | common |
Private Attributes | |
| ProtoVec_t | ProtoByLayer |
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
1.3.9.1