class BsrGroupPrefix


Definition#include <pim_bsr.hh>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


Detailed Description

 BsrGroupPrefix (BsrZone& bsr_zone, bool is_admin_scope_zone, const IPvXNet& group_prefix, uint8_t expected_rp_count)

BsrGroupPrefix

 BsrGroupPrefix (BsrZone& bsr_zone, const BsrGroupPrefix& bsr_group_prefix)

BsrGroupPrefix

 ~BsrGroupPrefix ()

~BsrGroupPrefix

BsrZone&  bsr_zone ()

bsr_zone

bool  is_admin_scope_zone ()

is_admin_scope_zone

[const]

const IPvXNet&  group_prefix ()

group_prefix

[const]

uint8_t  expected_rp_count ()

expected_rp_count

[const]

uint8_t  received_rp_count ()

received_rp_count

[const]

void  set_received_rp_count (uint8_t v)

set_received_rp_count

void  set_expected_rp_count (uint8_t v)

set_expected_rp_count

const list<BsrRp *>&  rp_list ()

rp_list

[const]

BsrRpadd_rp (const IPvX& rp_addr, uint8_t rp_priority, uint16_t rp_holdtime, string& error_msg)

add_rp

void  delete_rp (BsrRp *bsr_rp)

delete_rp

BsrRpfind_rp (const IPvX& rp_addr)

find_rp

[const]

bool  is_completed ()

is_completed

[const]


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