libepp_nicbr
Public Member Functions | List of all members
DefRegName Class Reference

EPP defensive registration Name Class. More...

#include <CommonData.H>

Inheritance diagram for DefRegName:
DefRegCheckRsp::Name

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.
 

Detailed Description

EPP defensive registration Name Class.

Member Function Documentation

bool DefRegName::operator< ( const DefRegName other) const
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


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