libepp_nicbr
|
EPP NameRsp Class. More...
#include <DefRegCheckRsp.H>
Public Member Functions | |
Name () | |
Default constructor. | |
void | set_avail (const bool avail) |
Set the object availability. | |
bool | is_avail () const |
Returns object availability. | |
void | set_reason (const string &reason) |
Sets the object unavailability reason. | |
string | get_reason () const |
Returns object unavailability reason. | |
![]() | |
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 NameRsp Class.