libepp_nicbr
Public Types | Static Public Member Functions | List of all members
LaunchCheckCmd::Type Class Reference

EPP LaunchCheckCmd::Type Class. More...

#include <LaunchCheckCmd.H>

Public Types

enum  Value { NONE, CLAIMS, AVAIL }
 Possible type values.
 

Static Public Member Functions

static string toStr (const Value value)
 Convert type to text format. More...
 
static Value fromStr (const string &value)
 Convert text type to value. More...
 

Detailed Description

EPP LaunchCheckCmd::Type Class.

Member Function Documentation

static Value LaunchCheckCmd::Type::fromStr ( const string &  value)
inlinestatic

Convert text type to value.

Parameters
valuetext type
Returns
value representation of the type

Referenced by cmd_domain_check().

static string LaunchCheckCmd::Type::toStr ( const Value  value)
inlinestatic

Convert type to text format.

Parameters
valuetype value
Returns
text representation of the type

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