class LinkCode

Helper class which represents the link code used in a link tuple. More...

 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods


Detailed Description

 LinkCode ()

LinkCode

 LinkCode (OlsrTypes::NeighborType ntype, OlsrTypes::LinkType ltype)
throw(BadLinkCode)

LinkCode

 LinkCode (uint8_t code)
throw(BadLinkCode)

LinkCode

 LinkCode (const LinkCode& rhs)

LinkCode

inline LinkCode&  operator= (const uint8_t& rhs)
throw(BadLinkCode)

operator=

inline operator  uint8_t ()

uint8_t

[const]

inline OlsrTypes::NeighborType  neighbortype ()

neighbortype

[const]

inline OlsrTypes::LinkType  linktype ()

linktype

[const]

inline bool  is_unspec_link ()

is_unspec_link

[const]

inline bool  is_asym_link ()

is_asym_link

[const]

inline bool  is_sym_link ()

is_sym_link

[const]

inline bool  is_lost_link ()

is_lost_link

[const]

inline bool  is_mpr_neighbor ()

is_mpr_neighbor

[const]

inline bool  is_sym_neighbor ()

is_sym_neighbor

[const]

inline bool  is_not_neighbor ()

is_not_neighbor

[const]

inline string  str ()

str

[const]


Generated by: pavlin on kobe.xorp.net on Wed Jan 7 19:11:15 2009, using kdoc 2.0a54+XORP.