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

EPP EncodedSignedMark Class. More...

#include <Launch.H>

Public Member Functions

 EncodedSignedMark ()
 Default constructor.
 
void set_encoding (const string &encoding)
 Sets the encoding of the data. More...
 
string get_encoding () const
 Returns the encoding of the data. More...
 
void set_data (const string &data)
 Sets the signed mark encoded data. More...
 
string get_data () const
 Returns the signed mark encoded data. More...
 
void reset ()
 Reset object attributes.
 

Detailed Description

EPP EncodedSignedMark Class.

Member Function Documentation

string EncodedSignedMark::get_data ( ) const
inline

Returns the signed mark encoded data.

Returns
signed mark encoded data
string EncodedSignedMark::get_encoding ( ) const
inline

Returns the encoding of the data.

Returns
encoding of the data
void EncodedSignedMark::set_data ( const string &  data)
inline

Sets the signed mark encoded data.

signed mark encoded data

Referenced by cmd_domain_create().

void EncodedSignedMark::set_encoding ( const string &  encoding)
inline

Sets the encoding of the data.

Parameters
encodingencoding of the data

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