class BGPAuthParameter


 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods


Detailed Description

 BGPAuthParameter ()

BGPAuthParameter

 BGPAuthParameter (uint8_t l, const uint8_t* d)

BGPAuthParameter

 BGPAuthParameter (uint8_t type, uint8_t length, const uint8_t* data)

BGPAuthParameter

 BGPAuthParameter (const BGPAuthParameter& param)

BGPAuthParameter

void  encode ()

encode

[const]

Reimplemented from BGPParameter.

void  decode ()

decode

Reimplemented from BGPParameter.

bool  compare (const BGPParameter& rhs)

compare

[const]

Reimplemented from BGPParameter.

void  set_authcode (uint8_t a)

set_authcode

uint8_t  get_authcode ()

get_authcode

void  set_authdata (const uint8_t* d)

set_authdata

uint8_t*  get_authdata ()

get_authdata

string  str ()

str

[const]

Reimplemented from BGPParameter.


Generated by: pavlin on possum.icir.org on Thu Jul 8 23:48:33 2004, using kdoc $.