libepp_nicbr
|
EPP defensive registration Name Class. More...
#include <CommonData.H>
Public Member Functions | |
DefRegName () | |
Default constructor. | |
DefRegName (const string &name, const DefRegLevel::Value level) | |
Constructor. | |
bool | operator< (const DefRegName &other) const |
void | set_name (const string &name) |
Sets the name. | |
string | get_name () const |
Returns the name. | |
void | set_level (const DefRegLevel::Value level) |
Sets the name's level. | |
DefRegLevel::Value | get_level () const |
Return name's level. | |
void | reset () |
Resets object attributes. | |
EPP defensive registration Name Class.
|
inline |
Less operator to allow using this object in a set container. Cannot exist more than one Name object with the same name in a list