libepp_nicbr
|
Describes IpRange structure. More...
#include <CommonData.H>
Public Member Functions | |
bool | operator< (const IpRange &ipRange) const |
void | reset () |
void | set_version (const string &version) |
string | get_version () const |
void | set_ipBegin (const string &ipBegin) |
string | get_ipBegin () const |
void | set_ipEnd (const string &ipEnd) |
string | get_ipEnd () const |
void | set_available (const bool &available) |
bool | get_available () const |
Describes IpRange structure.