Public Member Functions | Static Public Member Functions | Public Attributes | Protected Member Functions | Static Protected Attributes

Address Class Reference

List of all members.

Public Member Functions

char * print_nodeaddr (int address)
char * print_portaddr (int address)
char * get_subnetaddr (int address)
int get_lastaddr (int address)
int get_nodeaddr (int address)
int str2addr (const char *str) const
int create_ipaddr (int nodeid, int portid)
int hier_addr (int address, int level)
int nodeshift ()
int nodemask ()
int set_word_field (int word, int field, int shift, int mask) const

Static Public Member Functions

static Addressinstance ()

Public Attributes

int * bpl_
int * NodeShift_
int * NodeMask_
int McastShift_
int McastMask_
int levels_

Protected Member Functions

int command (int argc, const char *const *argv)

Static Protected Attributes

static Addressinstance_

The documentation for this class was generated from the following files: