class imepLink


Public Methods

imepLink(nsaddr_t index)
double& in_expire()
nsaddr_t& index()
double& lastEcho()
u_int8_t& lastSeq()
u_int8_t& lastSeqValid()
double& out_expire()
u_int32_t& status()

Protected Methods

LIST_ENTRY(imepLink)

Private Fields

friend class imepAgent
so the LIST macros work
double in_expire_
nsaddr_t index_
double last_echo_
u_int8_t last_seq_
greatest seq heard from index_
bool last_seq_valid
double out_expire_
u_int32_t status_

Documentation

friend class imepAgent
so the LIST macros work

imepLink(nsaddr_t index)

nsaddr_t& index()

u_int32_t& status()

u_int8_t& lastSeq()

u_int8_t& lastSeqValid()

double& in_expire()

double& out_expire()

double& lastEcho()

LIST_ENTRY(imepLink)

nsaddr_t index_

u_int32_t status_

double in_expire_

double out_expire_

double last_echo_

u_int8_t last_seq_
greatest seq heard from index_

bool last_seq_valid


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

Adapted for the NS documentation page

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