class NotificationPacket


Definition#include <packet.hh>
InheritsBGPPacket [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Static Methods


Detailed Description

 NotificationPacket (const uint8_t *d, uint16_t l)
throw(InvalidPacket)

NotificationPacket

 NotificationPacket (const uint8_t *d, uint8_t ec, uint8_t esc, uint16_t l)

NotificationPacket

 NotificationPacket (uint8_t ec, uint8_t esc)

NotificationPacket

 NotificationPacket (uint8_t ec)

NotificationPacket

 NotificationPacket ()

NotificationPacket

 ~NotificationPacket ()

~NotificationPacket

uint8_t  error_code ()

error_code

[const]

uint8_t  error_subcode ()

error_subcode

[const]

bool  validate_error_code (const int error, const int subcode)

validate_error_code

[static]

const uint8_t*  error_data ()

error_data

[const]

const uint8_t * encode (int &len)

encode

[const]

Reimplemented from BGPPacket.

void  decode ()
throw(InvalidPacket)

decode

string  str ()

str

[const]

Reimplemented from BGPPacket.

bool  operator== (const NotificationPacket& him)

operator==

[const]


Generated by: pavlin on possum.icir.org on Wed Dec 11 16:50:58 2002, using kdoc 2.0a54+XORP.