#include <epp_Options.h>
Public Methods | |
| epp_Options () | |
| Null constructor. More... | |
| virtual | ~epp_Options () |
| Destructor. More... | |
| epp_Options (epp_string _m_version, epp_string _m_lang) | |
Constructor, using simple types when it can
| |
| epp_Options (epp_string_ref _m_version, epp_string_ref _m_lang) | |
| Constructor, using only references. More... | |
Public Attributes | |
| epp_string_ref | m_version |
| Protocol version to be used for the command or ongoing server session. More... | |
| epp_string_ref | m_lang |
| Text response language to be used for the command or ongoing server session commands (iso639). More... | |
|
|
Null constructor.
|
|
|
Destructor.
|
|
||||||||||||
|
Constructor, using simple types when it can
|
|
||||||||||||
|
Constructor, using only references.
|
|
|
Text response language to be used for the command or ongoing server session commands (iso639).
|
|
|
Protocol version to be used for the command or ongoing server session.
|
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001