NCBI C++ ToolKit
Classes | Typedefs | Enumerations | Functions | Variables
Code generated by DATATOOL from 'epost.dtd' (module 'epost')
+ Collaboration diagram for Code generated by DATATOOL from 'epost.dtd' (module 'epost'):

Classes

class  CEPostResult
 CEPostResult –. More...
 
class  CEPostResult_Base
 CEPostResult_Base –. More...
 
class  CEPostResult_Base::C_History
 C_History –. More...
 
class  CInvalidIdList
 CInvalidIdList –. More...
 
class  CInvalidIdList_Base
 CInvalidIdList_Base –. More...
 

Typedefs

typedef CEPostResult_Base CEPostResult::Tparent
 
typedef NCBI_NS_NCBI::CSerialObject CEPostResult_Base::Tparent
 
typedef NCBI_NS_NCBI::CSerialObject CEPostResult_Base::C_History::Tparent
 
typedef NCBI_NS_STD::string CEPostResult_Base::C_History::TQueryKey
 
typedef NCBI_NS_STD::string CEPostResult_Base::C_History::TWebEnv
 
typedef Tparent::CMemberIndex< E_memberIndex, 3 > CEPostResult_Base::C_History::TmemberIndex
 
typedef CInvalidIdList CEPostResult_Base::TInvalidIdList
 
typedef C_History CEPostResult_Base::THistory
 
typedef NCBI_NS_STD::string CEPostResult_Base::TERROR
 
typedef Tparent::CMemberIndex< E_memberIndex, 4 > CEPostResult_Base::TmemberIndex
 
typedef CInvalidIdList_Base CInvalidIdList::Tparent
 
typedef NCBI_NS_NCBI::CSerialObject CInvalidIdList_Base::Tparent
 
typedef NCBI_NS_STD::list< NCBI_NS_STD::stringCInvalidIdList_Base::TId
 
typedef Tparent::CMemberIndex< E_memberIndex, 2 > CInvalidIdList_Base::TmemberIndex
 

Enumerations

enum class  CEPostResult_Base::C_History::E_memberIndex { CEPostResult_Base::C_History::e__allMandatory = 0 , CEPostResult_Base::C_History::e_QueryKey , CEPostResult_Base::C_History::e_WebEnv }
 
enum class  CEPostResult_Base::E_memberIndex { CEPostResult_Base::e__allMandatory = 0 , CEPostResult_Base::e_InvalidIdList , CEPostResult_Base::e_QW , CEPostResult_Base::e_ERROR }
 
enum class  CInvalidIdList_Base::E_memberIndex { CInvalidIdList_Base::e__allMandatory = 0 , CInvalidIdList_Base::e_Id }
 

Functions

 CEPostResult::CEPostResult (void)
 
 CEPostResult::~CEPostResult (void)
 
 CEPostResult::CEPostResult (const CEPostResult &value)
 
CEPostResultCEPostResult::operator= (const CEPostResult &value)
 
 CEPostResult_Base::CEPostResult_Base (void)
 
virtual CEPostResult_Base::~CEPostResult_Base (void)
 
 CEPostResult_Base::DECLARE_INTERNAL_TYPE_INFO ()
 
 CEPostResult_Base::C_History::C_History (void)
 
 CEPostResult_Base::C_History::~C_History (void)
 
 CEPostResult_Base::C_History::DECLARE_INTERNAL_TYPE_INFO ()
 
bool CEPostResult_Base::C_History::IsSetQueryKey (void) const
 \d+ Check if a value has been assigned to QueryKey data member. More...
 
bool CEPostResult_Base::C_History::CanGetQueryKey (void) const
 Check if it is safe to call GetQueryKey method. More...
 
void CEPostResult_Base::C_History::ResetQueryKey (void)
 Reset QueryKey data member. More...
 
const TQueryKeyCEPostResult_Base::C_History::GetQueryKey (void) const
 Get the QueryKey member data. More...
 
void CEPostResult_Base::C_History::SetQueryKey (const TQueryKey &value)
 Assign a value to QueryKey data member. More...
 
void CEPostResult_Base::C_History::SetQueryKey (TQueryKey &&value)
 
TQueryKeyCEPostResult_Base::C_History::SetQueryKey (void)
 Assign a value to QueryKey data member. More...
 
bool CEPostResult_Base::C_History::IsSetWebEnv (void) const
 \S+ Check if a value has been assigned to WebEnv data member. More...
 
bool CEPostResult_Base::C_History::CanGetWebEnv (void) const
 Check if it is safe to call GetWebEnv method. More...
 
void CEPostResult_Base::C_History::ResetWebEnv (void)
 Reset WebEnv data member. More...
 
const TWebEnvCEPostResult_Base::C_History::GetWebEnv (void) const
 Get the WebEnv member data. More...
 
void CEPostResult_Base::C_History::SetWebEnv (const TWebEnv &value)
 Assign a value to WebEnv data member. More...
 
void CEPostResult_Base::C_History::SetWebEnv (TWebEnv &&value)
 
TWebEnvCEPostResult_Base::C_History::SetWebEnv (void)
 Assign a value to WebEnv data member. More...
 
void CEPostResult_Base::C_History::Reset (void)
 Reset the whole object. More...
 
 CEPostResult_Base::C_History::C_History (const C_History &)
 
C_HistoryCEPostResult_Base::C_History::operator= (const C_History &)
 
bool CEPostResult_Base::IsSetInvalidIdList (void) const
 Check if a value has been assigned to InvalidIdList data member. More...
 
bool CEPostResult_Base::CanGetInvalidIdList (void) const
 Check if it is safe to call GetInvalidIdList method. More...
 
void CEPostResult_Base::ResetInvalidIdList (void)
 Reset InvalidIdList data member. More...
 
const TInvalidIdListCEPostResult_Base::GetInvalidIdList (void) const
 Get the InvalidIdList member data. More...
 
void CEPostResult_Base::SetInvalidIdList (TInvalidIdList &value)
 Assign a value to InvalidIdList data member. More...
 
TInvalidIdListCEPostResult_Base::SetInvalidIdList (void)
 Assign a value to InvalidIdList data member. More...
 
bool CEPostResult_Base::IsSetHistory (void) const
 Check if a value has been assigned to History data member. More...
 
bool CEPostResult_Base::CanGetHistory (void) const
 Check if it is safe to call GetHistory method. More...
 
void CEPostResult_Base::ResetHistory (void)
 Reset History data member. More...
 
const THistoryCEPostResult_Base::GetHistory (void) const
 Get the History member data. More...
 
void CEPostResult_Base::SetHistory (THistory &value)
 Assign a value to History data member. More...
 
THistoryCEPostResult_Base::SetHistory (void)
 Assign a value to History data member. More...
 
bool CEPostResult_Base::IsSetERROR (void) const
 
bool CEPostResult_Base::CanGetERROR (void) const
 Check if it is safe to call GetERROR method. More...
 
void CEPostResult_Base::ResetERROR (void)
 Reset ERROR data member. More...
 
const TERRORCEPostResult_Base::GetERROR (void) const
 Get the ERROR member data. More...
 
void CEPostResult_Base::SetERROR (const TERROR &value)
 Assign a value to ERROR data member. More...
 
void CEPostResult_Base::SetERROR (TERROR &&value)
 
TERRORCEPostResult_Base::SetERROR (void)
 Assign a value to ERROR data member. More...
 
virtual void CEPostResult_Base::Reset (void)
 Reset the whole object. More...
 
 CEPostResult_Base::CEPostResult_Base (const CEPostResult_Base &)
 
CEPostResult_BaseCEPostResult_Base::operator= (const CEPostResult_Base &)
 
 CInvalidIdList::CInvalidIdList (void)
 
 CInvalidIdList::~CInvalidIdList (void)
 
 CInvalidIdList::CInvalidIdList (const CInvalidIdList &value)
 
CInvalidIdListCInvalidIdList::operator= (const CInvalidIdList &value)
 
 CInvalidIdList_Base::CInvalidIdList_Base (void)
 
virtual CInvalidIdList_Base::~CInvalidIdList_Base (void)
 
 CInvalidIdList_Base::DECLARE_INTERNAL_TYPE_INFO ()
 
bool CInvalidIdList_Base::IsSetId (void) const
 \d+ Check if a value has been assigned to Id data member. More...
 
bool CInvalidIdList_Base::CanGetId (void) const
 Check if it is safe to call GetId method. More...
 
void CInvalidIdList_Base::ResetId (void)
 Reset Id data member. More...
 
const TIdCInvalidIdList_Base::GetId (void) const
 Get the Id member data. More...
 
TIdCInvalidIdList_Base::SetId (void)
 Assign a value to Id data member. More...
 
virtual void CInvalidIdList_Base::Reset (void)
 Reset the whole object. More...
 
 CInvalidIdList_Base::CInvalidIdList_Base (const CInvalidIdList_Base &)
 
CInvalidIdList_BaseCInvalidIdList_Base::operator= (const CInvalidIdList_Base &)
 

Variables

Uint4 CEPostResult_Base::C_History::m_set_State [1]
 
NCBI_NS_STD::string CEPostResult_Base::C_History::m_QueryKey
 
NCBI_NS_STD::string CEPostResult_Base::C_History::m_WebEnv
 
Uint4 CEPostResult_Base::m_set_State [1]
 
NCBI_NS_NCBI::CRef< TInvalidIdListCEPostResult_Base::m_InvalidIdList
 
NCBI_NS_NCBI::CRef< THistoryCEPostResult_Base::m_History
 
NCBI_NS_STD::string CEPostResult_Base::m_ERROR
 
Uint4 CInvalidIdList_Base::m_set_State [1]
 
NCBI_NS_STD::list< NCBI_NS_STD::stringCInvalidIdList_Base::m_Id
 

Detailed Description

Typedef Documentation

◆ TERROR

Definition at line 213 of file EPostResult_.hpp.

◆ THistory

Definition at line 212 of file EPostResult_.hpp.

◆ TId

typedef NCBI_NS_STD::list< NCBI_NS_STD::string > CInvalidIdList_Base::TId

Definition at line 84 of file InvalidIdList_.hpp.

◆ TInvalidIdList

Definition at line 211 of file EPostResult_.hpp.

◆ TmemberIndex [1/3]

typedef Tparent::CMemberIndex<E_memberIndex, 3> CEPostResult_Base::C_History::TmemberIndex

Definition at line 113 of file EPostResult_.hpp.

◆ TmemberIndex [2/3]

typedef Tparent::CMemberIndex<E_memberIndex, 4> CEPostResult_Base::TmemberIndex

Definition at line 222 of file EPostResult_.hpp.

◆ TmemberIndex [3/3]

typedef Tparent::CMemberIndex<E_memberIndex, 2> CInvalidIdList_Base::TmemberIndex

Definition at line 91 of file InvalidIdList_.hpp.

◆ Tparent [1/5]

Definition at line 65 of file EPostResult.hpp.

◆ Tparent [2/5]

typedef NCBI_NS_NCBI::CSerialObject CEPostResult_Base::Tparent
private

Definition at line 76 of file EPostResult_.hpp.

◆ Tparent [3/5]

typedef NCBI_NS_NCBI::CSerialObject CEPostResult_Base::C_History::Tparent
private

Definition at line 93 of file EPostResult_.hpp.

◆ Tparent [4/5]

Definition at line 65 of file InvalidIdList.hpp.

◆ Tparent [5/5]

typedef NCBI_NS_NCBI::CSerialObject CInvalidIdList_Base::Tparent
private

Definition at line 73 of file InvalidIdList_.hpp.

◆ TQueryKey

Definition at line 104 of file EPostResult_.hpp.

◆ TWebEnv

Definition at line 105 of file EPostResult_.hpp.

Enumeration Type Documentation

◆ E_memberIndex [1/3]

Enumerator
e__allMandatory 
e_QueryKey 
e_WebEnv 

Definition at line 108 of file EPostResult_.hpp.

◆ E_memberIndex [2/3]

Enumerator
e__allMandatory 
e_InvalidIdList 
e_QW 
e_ERROR 

Definition at line 216 of file EPostResult_.hpp.

◆ E_memberIndex [3/3]

Enumerator
e__allMandatory 
e_Id 

Definition at line 87 of file InvalidIdList_.hpp.

Function Documentation

◆ C_History() [1/2]

CEPostResult_Base::C_History::C_History ( const C_History )
private

◆ C_History() [2/2]

END_CLASS_INFO CEPostResult_Base::C_History::C_History ( void  )

Definition at line 80 of file EPostResult_.cpp.

References CEPostResult_Base::m_set_State.

◆ CanGetERROR()

bool CEPostResult_Base::CanGetERROR ( void  ) const
inline

Check if it is safe to call GetERROR method.

Returns
  • true, if the data member is getatable.
  • false, otherwise.

Definition at line 508 of file EPostResult_.hpp.

References CEPostResult_Base::IsSetERROR().

Referenced by CEPostResult_Base::GetERROR().

◆ CanGetHistory()

bool CEPostResult_Base::CanGetHistory ( void  ) const
inline

Check if it is safe to call GetHistory method.

Returns
  • true, if the data member is getatable.
  • false, otherwise.

Definition at line 487 of file EPostResult_.hpp.

References CEPostResult_Base::IsSetHistory().

Referenced by CEPostResult_Base::GetHistory().

◆ CanGetId()

bool CInvalidIdList_Base::CanGetId ( void  ) const
inline

Check if it is safe to call GetId method.

Returns
  • true, if the data member is getatable.
  • false, otherwise.

Definition at line 158 of file InvalidIdList_.hpp.

◆ CanGetInvalidIdList()

bool CEPostResult_Base::CanGetInvalidIdList ( void  ) const
inline

Check if it is safe to call GetInvalidIdList method.

Returns
  • true, if the data member is getatable.
  • false, otherwise.

Definition at line 466 of file EPostResult_.hpp.

References CEPostResult_Base::IsSetInvalidIdList().

Referenced by CEPostResult_Base::GetInvalidIdList().

◆ CanGetQueryKey()

bool CEPostResult_Base::C_History::CanGetQueryKey ( void  ) const
inline

Check if it is safe to call GetQueryKey method.

Returns
  • true, if the data member is getatable.
  • false, otherwise.

Definition at line 372 of file EPostResult_.hpp.

◆ CanGetWebEnv()

bool CEPostResult_Base::C_History::CanGetWebEnv ( void  ) const
inline

Check if it is safe to call GetWebEnv method.

Returns
  • true, if the data member is getatable.
  • false, otherwise.

Definition at line 419 of file EPostResult_.hpp.

◆ CEPostResult() [1/2]

CEPostResult::CEPostResult ( const CEPostResult value)
private

◆ CEPostResult() [2/2]

CEPostResult::CEPostResult ( void  )
inline

Definition at line 84 of file EPostResult.hpp.

◆ CEPostResult_Base() [1/2]

CEPostResult_Base::CEPostResult_Base ( const CEPostResult_Base )
private

◆ CEPostResult_Base() [2/2]

END_CLASS_INFO CEPostResult_Base::CEPostResult_Base ( void  )

Definition at line 151 of file EPostResult_.cpp.

References CEPostResult_Base::m_set_State.

◆ CInvalidIdList() [1/2]

CInvalidIdList::CInvalidIdList ( const CInvalidIdList value)
private

◆ CInvalidIdList() [2/2]

CInvalidIdList::CInvalidIdList ( void  )
inline

Definition at line 84 of file InvalidIdList.hpp.

◆ CInvalidIdList_Base() [1/2]

CInvalidIdList_Base::CInvalidIdList_Base ( const CInvalidIdList_Base )
private

◆ CInvalidIdList_Base() [2/2]

END_CLASS_INFO CInvalidIdList_Base::CInvalidIdList_Base ( void  )

Definition at line 70 of file InvalidIdList_.cpp.

References CInvalidIdList_Base::m_set_State.

◆ DECLARE_INTERNAL_TYPE_INFO() [1/3]

CEPostResult_Base::DECLARE_INTERNAL_TYPE_INFO ( )

◆ DECLARE_INTERNAL_TYPE_INFO() [2/3]

CEPostResult_Base::C_History::DECLARE_INTERNAL_TYPE_INFO ( )

◆ DECLARE_INTERNAL_TYPE_INFO() [3/3]

CInvalidIdList_Base::DECLARE_INTERNAL_TYPE_INFO ( )

◆ GetERROR()

const CEPostResult_Base::TERROR & CEPostResult_Base::GetERROR ( void  ) const
inline

Get the ERROR member data.

Returns
Reference to the member data.

Definition at line 514 of file EPostResult_.hpp.

References CEPostResult_Base::CanGetERROR(), and CEPostResult_Base::m_ERROR.

◆ GetHistory()

const CEPostResult_Base::THistory & CEPostResult_Base::GetHistory ( void  ) const
inline

Get the History member data.

Returns
Reference to the member data.

Definition at line 493 of file EPostResult_.hpp.

References CEPostResult_Base::CanGetHistory(), and CEPostResult_Base::m_History.

◆ GetId()

const CInvalidIdList_Base::TId & CInvalidIdList_Base::GetId ( void  ) const
inline

Get the Id member data.

Returns
Reference to the member data.

Definition at line 164 of file InvalidIdList_.hpp.

References CInvalidIdList_Base::m_Id.

◆ GetInvalidIdList()

const CEPostResult_Base::TInvalidIdList & CEPostResult_Base::GetInvalidIdList ( void  ) const
inline

Get the InvalidIdList member data.

Returns
Reference to the member data.

Definition at line 472 of file EPostResult_.hpp.

References CEPostResult_Base::CanGetInvalidIdList(), and CEPostResult_Base::m_InvalidIdList.

◆ GetQueryKey()

const CEPostResult_Base::C_History::TQueryKey & CEPostResult_Base::C_History::GetQueryKey ( void  ) const
inline

Get the QueryKey member data.

Returns
Reference to the member data.

Definition at line 378 of file EPostResult_.hpp.

◆ GetWebEnv()

const CEPostResult_Base::C_History::TWebEnv & CEPostResult_Base::C_History::GetWebEnv ( void  ) const
inline

Get the WebEnv member data.

Returns
Reference to the member data.

Definition at line 425 of file EPostResult_.hpp.

◆ IsSetERROR()

bool CEPostResult_Base::IsSetERROR ( void  ) const
inline

+ Check if a value has been assigned to ERROR data member.

Data member ERROR is optional; its type is defined as 'typedef NCBI_NS_STD::string TERROR'

Returns
  • true, if a value has been assigned.
  • false, otherwise.

Definition at line 502 of file EPostResult_.hpp.

References CEPostResult_Base::m_set_State.

Referenced by CEPostResult_Base::CanGetERROR(), and CEPostResult_Base::SetERROR().

◆ IsSetHistory()

bool CEPostResult_Base::IsSetHistory ( void  ) const
inline

Check if a value has been assigned to History data member.

Data member History is optional; its type is defined as 'typedef C_History THistory'

Returns
  • true, if a value has been assigned.
  • false, otherwise.

Definition at line 481 of file EPostResult_.hpp.

References CEPostResult_Base::m_History.

Referenced by CEPostResult_Base::CanGetHistory().

◆ IsSetId()

bool CInvalidIdList_Base::IsSetId ( void  ) const
inline

\d+ Check if a value has been assigned to Id data member.

Data member Id is mandatory; its type is defined as 'typedef NCBI_NS_STD::list< NCBI_NS_STD::string > TId'

Returns
  • true, if a value has been assigned.
  • false, otherwise.

Definition at line 152 of file InvalidIdList_.hpp.

References CInvalidIdList_Base::m_set_State.

◆ IsSetInvalidIdList()

bool CEPostResult_Base::IsSetInvalidIdList ( void  ) const
inline

Check if a value has been assigned to InvalidIdList data member.

Data member InvalidIdList is optional; its type is defined as 'typedef CInvalidIdList TInvalidIdList'

Returns
  • true, if a value has been assigned.
  • false, otherwise.

Definition at line 460 of file EPostResult_.hpp.

References CEPostResult_Base::m_InvalidIdList.

Referenced by CEPostResult_Base::CanGetInvalidIdList().

◆ IsSetQueryKey()

bool CEPostResult_Base::C_History::IsSetQueryKey ( void  ) const
inline

\d+ Check if a value has been assigned to QueryKey data member.

Data member QueryKey is mandatory; its type is defined as 'typedef NCBI_NS_STD::string TQueryKey'

Returns
  • true, if a value has been assigned.
  • false, otherwise.

Definition at line 366 of file EPostResult_.hpp.

References CEPostResult_Base::C_History::m_set_State.

◆ IsSetWebEnv()

bool CEPostResult_Base::C_History::IsSetWebEnv ( void  ) const
inline

\S+ Check if a value has been assigned to WebEnv data member.

Data member WebEnv is mandatory; its type is defined as 'typedef NCBI_NS_STD::string TWebEnv'

Returns
  • true, if a value has been assigned.
  • false, otherwise.

Definition at line 413 of file EPostResult_.hpp.

References CEPostResult_Base::m_set_State.

◆ operator=() [1/5]

C_History& CEPostResult_Base::C_History::operator= ( const C_History )
private

◆ operator=() [2/5]

CEPostResult& CEPostResult::operator= ( const CEPostResult value)
private

◆ operator=() [3/5]

CEPostResult_Base& CEPostResult_Base::operator= ( const CEPostResult_Base )
private

◆ operator=() [4/5]

CInvalidIdList& CInvalidIdList::operator= ( const CInvalidIdList value)
private

◆ operator=() [5/5]

CInvalidIdList_Base& CInvalidIdList_Base::operator= ( const CInvalidIdList_Base )
private

◆ Reset() [1/3]

void CEPostResult_Base::C_History::Reset ( void  )

Reset the whole object.

Definition at line 61 of file EPostResult_.cpp.

◆ Reset() [2/3]

void CEPostResult_Base::Reset ( void  )
virtual

◆ Reset() [3/3]

void CInvalidIdList_Base::Reset ( void  )
virtual

Reset the whole object.

Definition at line 54 of file InvalidIdList_.cpp.

References CInvalidIdList_Base::ResetId().

◆ ResetERROR()

void CEPostResult_Base::ResetERROR ( void  )

Reset ERROR data member.

Definition at line 125 of file EPostResult_.cpp.

References CEPostResult_Base::m_ERROR, and CEPostResult_Base::m_set_State.

Referenced by CEPostResult_Base::Reset().

◆ ResetHistory()

void CEPostResult_Base::ResetHistory ( void  )

Reset History data member.

Definition at line 108 of file EPostResult_.cpp.

References CEPostResult_Base::m_History.

Referenced by CEPostResult_Base::Reset().

◆ ResetId()

BEGIN_epost_SCOPE void CInvalidIdList_Base::ResetId ( void  )

Reset Id data member.

Definition at line 48 of file InvalidIdList_.cpp.

References CInvalidIdList_Base::m_Id, and CInvalidIdList_Base::m_set_State.

Referenced by CInvalidIdList_Base::Reset().

◆ ResetInvalidIdList()

void CEPostResult_Base::ResetInvalidIdList ( void  )

Reset InvalidIdList data member.

Definition at line 91 of file EPostResult_.cpp.

References CEPostResult_Base::m_InvalidIdList.

Referenced by CEPostResult_Base::Reset().

◆ ResetQueryKey()

BEGIN_epost_SCOPE void CEPostResult_Base::C_History::ResetQueryKey ( void  )

Reset QueryKey data member.

Definition at line 49 of file EPostResult_.cpp.

References CEPostResult_Base::C_History::m_QueryKey, and CEPostResult_Base::C_History::m_set_State.

◆ ResetWebEnv()

void CEPostResult_Base::C_History::ResetWebEnv ( void  )

Reset WebEnv data member.

Definition at line 55 of file EPostResult_.cpp.

References CEPostResult_Base::m_set_State.

◆ SetERROR() [1/3]

void CEPostResult_Base::SetERROR ( const TERROR value)
inline

Assign a value to ERROR data member.

Parameters
valueValue to assign

Definition at line 523 of file EPostResult_.hpp.

References CEPostResult_Base::m_ERROR, CEPostResult_Base::m_set_State, and rapidjson::value.

◆ SetERROR() [2/3]

void CEPostResult_Base::SetERROR ( CEPostResult_Base::TERROR &&  value)
inline

◆ SetERROR() [3/3]

CEPostResult_Base::TERROR & CEPostResult_Base::SetERROR ( void  )
inline

Assign a value to ERROR data member.

Returns
Reference to the data value.

Definition at line 537 of file EPostResult_.hpp.

References CEPostResult_Base::IsSetERROR(), CEPostResult_Base::m_ERROR, and CEPostResult_Base::m_set_State.

◆ SetHistory() [1/2]

void CEPostResult_Base::SetHistory ( CEPostResult_Base::THistory value)

Assign a value to History data member.

Parameters
valueReference to value.

Definition at line 113 of file EPostResult_.cpp.

References CEPostResult_Base::m_History, and rapidjson::value.

◆ SetHistory() [2/2]

CEPostResult_Base::THistory & CEPostResult_Base::SetHistory ( void  )

Assign a value to History data member.

Returns
Reference to the data value.

Definition at line 118 of file EPostResult_.cpp.

References CEPostResult_Base::m_History.

◆ SetId()

CInvalidIdList_Base::TId & CInvalidIdList_Base::SetId ( void  )
inline

Assign a value to Id data member.

Returns
Reference to the data value.

Definition at line 170 of file InvalidIdList_.hpp.

References CInvalidIdList_Base::m_Id, and CInvalidIdList_Base::m_set_State.

◆ SetInvalidIdList() [1/2]

void CEPostResult_Base::SetInvalidIdList ( CEPostResult_Base::TInvalidIdList value)

Assign a value to InvalidIdList data member.

Parameters
valueReference to value.

Definition at line 96 of file EPostResult_.cpp.

References CEPostResult_Base::m_InvalidIdList, and rapidjson::value.

◆ SetInvalidIdList() [2/2]

CEPostResult_Base::TInvalidIdList & CEPostResult_Base::SetInvalidIdList ( void  )

Assign a value to InvalidIdList data member.

Returns
Reference to the data value.

Definition at line 101 of file EPostResult_.cpp.

References CEPostResult_Base::m_InvalidIdList.

◆ SetQueryKey() [1/3]

void CEPostResult_Base::C_History::SetQueryKey ( const TQueryKey value)
inline

Assign a value to QueryKey data member.

Parameters
valueValue to assign

Definition at line 387 of file EPostResult_.hpp.

References CEPostResult_Base::m_set_State, and rapidjson::value.

◆ SetQueryKey() [2/3]

void CEPostResult_Base::C_History::SetQueryKey ( TQueryKey &&  value)
inline

Definition at line 394 of file EPostResult_.hpp.

References CEPostResult_Base::m_set_State, and rapidjson::value.

◆ SetQueryKey() [3/3]

CEPostResult_Base::C_History::TQueryKey & CEPostResult_Base::C_History::SetQueryKey ( void  )
inline

Assign a value to QueryKey data member.

Returns
Reference to the data value.

Definition at line 401 of file EPostResult_.hpp.

References CEPostResult_Base::m_set_State.

◆ SetWebEnv() [1/3]

void CEPostResult_Base::C_History::SetWebEnv ( const TWebEnv value)
inline

Assign a value to WebEnv data member.

Parameters
valueValue to assign

Definition at line 434 of file EPostResult_.hpp.

References CEPostResult_Base::m_set_State, and rapidjson::value.

◆ SetWebEnv() [2/3]

void CEPostResult_Base::C_History::SetWebEnv ( TWebEnv &&  value)
inline

Definition at line 441 of file EPostResult_.hpp.

References CEPostResult_Base::m_set_State, and rapidjson::value.

◆ SetWebEnv() [3/3]

CEPostResult_Base::C_History::TWebEnv & CEPostResult_Base::C_History::SetWebEnv ( void  )
inline

Assign a value to WebEnv data member.

Returns
Reference to the data value.

Definition at line 448 of file EPostResult_.hpp.

References CEPostResult_Base::m_set_State.

◆ ~C_History()

CEPostResult_Base::C_History::~C_History ( void  )

Definition at line 86 of file EPostResult_.cpp.

◆ ~CEPostResult()

BEGIN_epost_SCOPE CEPostResult::~CEPostResult ( void  )

Definition at line 48 of file EPostResult.cpp.

◆ ~CEPostResult_Base()

CEPostResult_Base::~CEPostResult_Base ( void  )
virtual

Definition at line 157 of file EPostResult_.cpp.

◆ ~CInvalidIdList()

BEGIN_epost_SCOPE CInvalidIdList::~CInvalidIdList ( void  )

Definition at line 48 of file InvalidIdList.cpp.

◆ ~CInvalidIdList_Base()

CInvalidIdList_Base::~CInvalidIdList_Base ( void  )
virtual

Definition at line 76 of file InvalidIdList_.cpp.

Variable Documentation

◆ m_ERROR

NCBI_NS_STD::string CEPostResult_Base::m_ERROR
private

◆ m_History

NCBI_NS_NCBI::CRef< THistory > CEPostResult_Base::m_History
private

◆ m_Id

NCBI_NS_STD::list< NCBI_NS_STD::string > CInvalidIdList_Base::m_Id
private

◆ m_InvalidIdList

NCBI_NS_NCBI::CRef< TInvalidIdList > CEPostResult_Base::m_InvalidIdList
private

◆ m_QueryKey

NCBI_NS_STD::string CEPostResult_Base::C_History::m_QueryKey
private

Definition at line 207 of file EPostResult_.hpp.

Referenced by CEPostResult_Base::C_History::ResetQueryKey().

◆ m_set_State [1/3]

Uint4 CEPostResult_Base::C_History::m_set_State[1]
private

◆ m_set_State [2/3]

Uint4 CEPostResult_Base::m_set_State[1]
private

◆ m_set_State [3/3]

Uint4 CInvalidIdList_Base::m_set_State[1]
private

◆ m_WebEnv

NCBI_NS_STD::string CEPostResult_Base::C_History::m_WebEnv
private

Definition at line 208 of file EPostResult_.hpp.

Modified on Wed Sep 04 14:58:45 2024 by modify_doxy.py rev. 669887