|
|
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]