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

EPP CodeMark Class. More...

#include <Launch.H>

Public Member Functions

 CodeMark ()
 Default constructor.
 
void set_code (const string &code)
 Sets the code used to validate the <mark:mark> information. More...
 
string get_code () const
 Returns the code used to validate the <mark:mark> information. More...
 
void set_mark (const SMDMark &mark)
 Sets the mark information. More...
 
SMDMark get_mark () const
 Returns the mark information. More...
 
void reset ()
 Reset object attributes.
 

Detailed Description

EPP CodeMark Class.

Member Function Documentation

string CodeMark::get_code ( ) const
inline

Returns the code used to validate the <mark:mark> information.

Returns
used to validate the <mark:mark> information
SMDMark CodeMark::get_mark ( ) const
inline

Returns the mark information.

Returns
mark information
void CodeMark::set_code ( const string &  code)
inline

Sets the code used to validate the <mark:mark> information.

Parameters
codecode used to validate the <mark:mark> information
void CodeMark::set_mark ( const SMDMark mark)
inline

Sets the mark information.

Parameters
markmark information

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