|
OpenSDN source code
|
#include <bgp_proto.h>


Public Member Functions | |
| BgpMessage (MessageType type) | |
| virtual const std::string | ToString () const |
Public Member Functions inherited from ParseObject | |
| virtual | ~ParseObject () |
Public Attributes | |
| MessageType | type |
Definition at line 50 of file bgp_proto.h.
|
inlineexplicit |
Definition at line 51 of file bgp_proto.h.
|
inlinevirtual |
Reimplemented in BgpProto::Notification, and BgpProto::OpenMessage.
Definition at line 54 of file bgp_proto.h.
| MessageType BgpProto::BgpMessage::type |
Definition at line 53 of file bgp_proto.h.