libFAUDES
Sections
Index
|
faudes::SimplenetAddress Class ReferenceSimplenet node address. More...
Detailed DescriptionSimplenet node address. A node address consists of an ip address and a tcp port. This convenience class implements string based access to both components. Definition at line 46 of file iop_simplenet.h. Constructor & Destructor Documentation
Default constructor. Definition at line 57 of file iop_simplenet.cpp.
Copy construct. Definition at line 63 of file iop_simplenet.cpp.
Construct from string. Definition at line 69 of file iop_simplenet.cpp. Member Function Documentation
Set ip address. Definition at line 72 of file iop_simplenet.h.
Get ip address. Definition at line 63 of file iop_simplenet.h.
Set from colon seperated string. Definition at line 90 of file iop_simplenet.cpp.
Get as colon seperated string. Definition at line 82 of file iop_simplenet.cpp.
Order for sorting containers of addresses. Definition at line 114 of file iop_simplenet.cpp.
Set tcp port. Definition at line 75 of file iop_simplenet.h.
Get tcp port. Definition at line 66 of file iop_simplenet.h.
Return true if valid. Definition at line 74 of file iop_simplenet.cpp. Member Data Documentation
Ip address. Definition at line 86 of file iop_simplenet.h.
Tcp port. Definition at line 89 of file iop_simplenet.h. The documentation for this class was generated from the following files: |
libFAUDES 2.20s --- 2011.10.12 --- c++ source docu by doxygen