class BGPAuthParameter


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

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.

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 Mon Jun 9 13:23:59 2003, using kdoc 2.0a54+XORP.