#include <epp_Response.h>
Public Methods | |
epp_Response () | |
virtual | ~epp_Response () |
epp_Response (epp_result_seq_ref _m_results, epp_long _m_qcount, epp_xml_string_ref _m_unspec_string, epp_TransID_ref _m_trans_id) | |
epp_Response (epp_result_seq_ref _m_results, epp_long_ref _m_qcount, epp_xml_string_ref _m_unspec_string, epp_TransID_ref _m_trans_id) | |
Public Attributes | |
epp_result_seq_ref | m_results |
epp_long_ref | m_qcount |
epp_xml_string_ref | m_unspec_string |
epp_TransID_ref | m_trans_id |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|