libepp_nicbr
|
EPP LaunchInfoRsp::Status Class. More...
#include <LaunchInfoRsp.H>
Public Types | |
enum | Value { NONE, PENDING_VALIDATION, VALIDATED, INVALID, PENDING_ALLOCATION, ALLOCATED, REJECTED, CUSTOM } |
Possible launch info response status. | |
Static Public Member Functions | |
static string | toStr (const Value value) |
Convert status to text format. More... | |
static Value | fromStr (const string &value) |
Convert text status to value. More... | |
EPP LaunchInfoRsp::Status Class.
|
inlinestatic |
Convert text status to value.
value | text status |
|
inlinestatic |
Convert status to text format.
value | status value |