class TRIPCommunity : public TRIPRouteAttr

TRIPCommunity

Inheritance:


Public Fields

typedef list CommunityList

Public Methods

void addCommunity(u_int32_t commValue)
void dump(ostream& os)
const CommunityList& getCommunityList()
TRIPCommunity& operator=(const TRIPCommunity& other)
TRIPCommunity(u_int8_t flg, u_int32_t commValue)
Create a normal attribute
TRIPCommunity(const TRIPCommunity& other)
void writeData(int id) throw(VNetworkException&)
Writes object to given network socket in network byte order

Private Fields

CommunityList _commList
friend class TRIPUpdateMsg

Private Methods

void copyObj(const TRIPCommunity& other)
TRIPCommunity(const char* buf) throw(TRIPBadDataException&)

Inherited from TRIPRouteAttr:

Public Methods

u_int16_t getLength()
friend ostream& operator<<(ostream& os, const TRIPRouteAttr&)

Protected Fields

Sptr <TRIPAttrHeader> _hdr

Protected Methods

void setLength(u_int16_t len)

Documentation

TRIPCommunity
typedef list CommunityList

TRIPCommunity(u_int8_t flg, u_int32_t commValue)
Create a normal attribute

TRIPCommunity(const TRIPCommunity& other)

TRIPCommunity& operator=(const TRIPCommunity& other)

void addCommunity(u_int32_t commValue)

const CommunityList& getCommunityList()

void dump(ostream& os)

void writeData(int id) throw(VNetworkException&)
Writes object to given network socket in network byte order

TRIPCommunity(const char* buf) throw(TRIPBadDataException&)

void copyObj(const TRIPCommunity& other)

CommunityList _commList

friend class TRIPUpdateMsg


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de