OpenSDN source code
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
BgpProto::Keepalive Struct Reference

#include <bgp_proto.h>

Inheritance diagram for BgpProto::Keepalive:
Collaboration diagram for BgpProto::Keepalive:

Public Member Functions

 Keepalive ()
 
- Public Member Functions inherited from BgpProto::BgpMessage
 BgpMessage (MessageType type)
 
virtual const std::string ToString () const
 
- Public Member Functions inherited from ParseObject
virtual ~ParseObject ()
 

Static Public Member Functions

static BgpProto::KeepaliveDecode (const uint8_t *data, size_t size)
 

Additional Inherited Members

- Public Attributes inherited from BgpProto::BgpMessage
MessageType type
 

Detailed Description

Definition at line 422 of file bgp_proto.h.

Constructor & Destructor Documentation

BgpProto::Keepalive::Keepalive ( )

Definition at line 382 of file bgp_proto.cc.

Member Function Documentation

static BgpProto::Keepalive* BgpProto::Keepalive::Decode ( const uint8_t *  data,
size_t  size 
)
static

The documentation for this struct was generated from the following files: