|
| CApad::CApad (void) |
|
| CApad::~CApad (void) |
|
| CApad::CApad (const CApad &value) |
|
CApad & | CApad::operator= (const CApad &value) |
|
| CApad_Base::CApad_Base (void) |
|
virtual | CApad_Base::~CApad_Base (void) |
|
| CApad_Base::DECLARE_INTERNAL_TYPE_INFO () |
|
| CApad_Base::C_Attlist::C_Attlist (void) |
|
| CApad_Base::C_Attlist::~C_Attlist (void) |
|
| CApad_Base::C_Attlist::DECLARE_INTERNAL_TYPE_INFO () |
|
static const NCBI_NS_NCBI::CEnumeratedTypeValues *ENUM_METHOD_NAME() | CApad_Base::C_Attlist::EAttlist_align (void) |
| Access to EAttlist_align's attributes (values, names) as defined in spec. More...
|
|
bool | CApad_Base::C_Attlist::IsSetWith (void) const |
| Check if a value has been assigned to With data member. More...
|
|
bool | CApad_Base::C_Attlist::CanGetWith (void) const |
| Check if it is safe to call GetWith method. More...
|
|
void | CApad_Base::C_Attlist::ResetWith (void) |
| Reset With data member. More...
|
|
const TWith & | CApad_Base::C_Attlist::GetWith (void) const |
| Get the With member data. More...
|
|
void | CApad_Base::C_Attlist::SetWith (const TWith &value) |
| Assign a value to With data member. More...
|
|
void | CApad_Base::C_Attlist::SetWith (TWith &&value) |
|
TWith & | CApad_Base::C_Attlist::SetWith (void) |
| Assign a value to With data member. More...
|
|
bool | CApad_Base::C_Attlist::IsSetWidth (void) const |
| Check if a value has been assigned to Width data member. More...
|
|
bool | CApad_Base::C_Attlist::CanGetWidth (void) const |
| Check if it is safe to call GetWidth method. More...
|
|
void | CApad_Base::C_Attlist::ResetWidth (void) |
| Reset Width data member. More...
|
|
const TWidth & | CApad_Base::C_Attlist::GetWidth (void) const |
| Get the Width member data. More...
|
|
void | CApad_Base::C_Attlist::SetWidth (const TWidth &value) |
| Assign a value to Width data member. More...
|
|
void | CApad_Base::C_Attlist::SetWidth (TWidth &&value) |
|
TWidth & | CApad_Base::C_Attlist::SetWidth (void) |
| Assign a value to Width data member. More...
|
|
bool | CApad_Base::C_Attlist::IsSetAlign (void) const |
| Check if a value has been assigned to Align data member. More...
|
|
bool | CApad_Base::C_Attlist::CanGetAlign (void) const |
| Check if it is safe to call GetAlign method. More...
|
|
void | CApad_Base::C_Attlist::ResetAlign (void) |
| Reset Align data member. More...
|
|
void | CApad_Base::C_Attlist::SetDefaultAlign (void) |
| Assign default value to Align data member. More...
|
|
TAlign | CApad_Base::C_Attlist::GetAlign (void) const |
| Get the Align member data. More...
|
|
void | CApad_Base::C_Attlist::SetAlign (TAlign value) |
| Assign a value to Align data member. More...
|
|
TAlign & | CApad_Base::C_Attlist::SetAlign (void) |
| Assign a value to Align data member. More...
|
|
void | CApad_Base::C_Attlist::Reset (void) |
| Reset the whole object. More...
|
|
| CApad_Base::C_Attlist::C_Attlist (const C_Attlist &) |
|
C_Attlist & | CApad_Base::C_Attlist::operator= (const C_Attlist &) |
|
| CApad_Base::C_E_Apad::C_E_Apad (void) |
|
| CApad_Base::C_E_Apad::~C_E_Apad (void) |
|
| CApad_Base::C_E_Apad::DECLARE_INTERNAL_TYPE_INFO () |
|
void | CApad_Base::C_E_Apad::Reset (void) |
| Reset the whole object. More...
|
|
void | CApad_Base::C_E_Apad::ResetSelection (void) |
| Reset the selection (set it to e_not_set). More...
|
|
E_Choice | CApad_Base::C_E_Apad::Which (void) const |
| Which variant is currently selected. More...
|
|
void | CApad_Base::C_E_Apad::CheckSelected (E_Choice index) const |
| Verify selection, throw exception if it differs from the expected. More...
|
|
void | CApad_Base::C_E_Apad::ThrowInvalidSelection (E_Choice index) const |
| Throw 'InvalidSelection' exception. More...
|
|
static NCBI_NS_STD::string | CApad_Base::C_E_Apad::SelectionName (E_Choice index) |
| Retrieve selection name (for diagnostic purposes). More...
|
|
void | CApad_Base::C_E_Apad::Select (E_Choice index, NCBI_NS_NCBI::EResetVariant reset=NCBI_NS_NCBI::eDoResetVariant) |
| Select the requested variant if needed. More...
|
|
void | CApad_Base::C_E_Apad::Select (E_Choice index, NCBI_NS_NCBI::EResetVariant reset, NCBI_NS_NCBI::CObjectMemoryPool *pool) |
| Select the requested variant if needed, allocating CObject variants from memory pool. More...
|
|
bool | CApad_Base::C_E_Apad::Is_CharData (void) const |
| Check if variant _CharData is selected. More...
|
|
const T_CharData & | CApad_Base::C_E_Apad::Get_CharData (void) const |
| Get the variant data. More...
|
|
T_CharData & | CApad_Base::C_E_Apad::Set_CharData (void) |
| Select the variant. More...
|
|
void | CApad_Base::C_E_Apad::Set_CharData (const T_CharData &value) |
| Select the variant and set its data. More...
|
|
bool | CApad_Base::C_E_Apad::IsPad (void) const |
| Check if variant Pad is selected. More...
|
|
const TPad & | CApad_Base::C_E_Apad::GetPad (void) const |
| Get the variant data. More...
|
|
TPad & | CApad_Base::C_E_Apad::SetPad (void) |
| Select the variant. More...
|
|
void | CApad_Base::C_E_Apad::SetPad (TPad &value) |
| Select the variant and set its data. More...
|
|
bool | CApad_Base::C_E_Apad::IsApad (void) const |
| Check if variant Apad is selected. More...
|
|
const TApad & | CApad_Base::C_E_Apad::GetApad (void) const |
| Get the variant data. More...
|
|
TApad & | CApad_Base::C_E_Apad::SetApad (void) |
| Select the variant. More...
|
|
void | CApad_Base::C_E_Apad::SetApad (TApad &value) |
| Select the variant and set its data. More...
|
|
bool | CApad_Base::C_E_Apad::IsSubs (void) const |
| Check if variant Subs is selected. More...
|
|
const TSubs & | CApad_Base::C_E_Apad::GetSubs (void) const |
| Get the variant data. More...
|
|
TSubs & | CApad_Base::C_E_Apad::SetSubs (void) |
| Select the variant. More...
|
|
void | CApad_Base::C_E_Apad::SetSubs (TSubs &value) |
| Select the variant and set its data. More...
|
|
bool | CApad_Base::C_E_Apad::IsToupper (void) const |
| Check if variant Toupper is selected. More...
|
|
const TToupper & | CApad_Base::C_E_Apad::GetToupper (void) const |
| Get the variant data. More...
|
|
TToupper & | CApad_Base::C_E_Apad::SetToupper (void) |
| Select the variant. More...
|
|
void | CApad_Base::C_E_Apad::SetToupper (TToupper &value) |
| Select the variant and set its data. More...
|
|
bool | CApad_Base::C_E_Apad::IsTolower (void) const |
| Check if variant Tolower is selected. More...
|
|
const TTolower & | CApad_Base::C_E_Apad::GetTolower (void) const |
| Get the variant data. More...
|
|
TTolower & | CApad_Base::C_E_Apad::SetTolower (void) |
| Select the variant. More...
|
|
void | CApad_Base::C_E_Apad::SetTolower (TTolower &value) |
| Select the variant and set its data. More...
|
|
bool | CApad_Base::C_E_Apad::IsStrip (void) const |
| Check if variant Strip is selected. More...
|
|
const TStrip & | CApad_Base::C_E_Apad::GetStrip (void) const |
| Get the variant data. More...
|
|
TStrip & | CApad_Base::C_E_Apad::SetStrip (void) |
| Select the variant. More...
|
|
void | CApad_Base::C_E_Apad::SetStrip (TStrip &value) |
| Select the variant and set its data. More...
|
|
bool | CApad_Base::C_E_Apad::IsNormalize (void) const |
| Check if variant Normalize is selected. More...
|
|
const TNormalize & | CApad_Base::C_E_Apad::GetNormalize (void) const |
| Get the variant data. More...
|
|
TNormalize & | CApad_Base::C_E_Apad::SetNormalize (void) |
| Select the variant. More...
|
|
void | CApad_Base::C_E_Apad::SetNormalize (TNormalize &value) |
| Select the variant and set its data. More...
|
|
| CApad_Base::C_E_Apad::C_E_Apad (const C_E_Apad &) |
|
C_E_Apad & | CApad_Base::C_E_Apad::operator= (const C_E_Apad &) |
|
void | CApad_Base::C_E_Apad::DoSelect (E_Choice index, NCBI_NS_NCBI::CObjectMemoryPool *pool=0) |
|
bool | CApad_Base::IsSetAttlist (void) const |
| used to mark up strings that require padding to create fixed-length string attributes. More...
|
|
bool | CApad_Base::CanGetAttlist (void) const |
| Check if it is safe to call GetAttlist method. More...
|
|
void | CApad_Base::ResetAttlist (void) |
| Reset Attlist data member. More...
|
|
const TAttlist & | CApad_Base::GetAttlist (void) const |
| Get the Attlist member data. More...
|
|
void | CApad_Base::SetAttlist (TAttlist &value) |
| Assign a value to Attlist data member. More...
|
|
TAttlist & | CApad_Base::SetAttlist (void) |
| Assign a value to Attlist data member. More...
|
|
bool | CApad_Base::IsSetApad (void) const |
| Check if a value has been assigned to Apad data member. More...
|
|
bool | CApad_Base::CanGetApad (void) const |
| Check if it is safe to call GetApad method. More...
|
|
void | CApad_Base::ResetApad (void) |
| Reset Apad data member. More...
|
|
const TApad & | CApad_Base::GetApad (void) const |
| Get the Apad member data. More...
|
|
TApad & | CApad_Base::SetApad (void) |
| Assign a value to Apad data member. More...
|
|
virtual void | CApad_Base::Reset (void) |
| Reset the whole object. More...
|
|
| CApad_Base::CApad_Base (const CApad_Base &) |
|
CApad_Base & | CApad_Base::operator= (const CApad_Base &) |
|
| CFileName::CFileName (void) |
|
| CFileName::CFileName (const std::string &value) |
|
| CFileName::~CFileName (void) |
|
| CFileName::operator const TFileName & (void) const |
| Conversion operator to 'TFileName' type. More...
|
|
CFileName & | CFileName::operator= (const TFileName &value) |
| Assignment operator. More...
|
|
| CFileName::CFileName (const CFileName &value) |
|
CFileName & | CFileName::operator= (const CFileName &value) |
|
| CFileName_Base::CFileName_Base (void) |
|
virtual | CFileName_Base::~CFileName_Base (void) |
|
| CFileName_Base::DECLARE_INTERNAL_TYPE_INFO () |
|
| CFileName_Base::C_Attlist::C_Attlist (void) |
|
| CFileName_Base::C_Attlist::~C_Attlist (void) |
|
| CFileName_Base::C_Attlist::DECLARE_INTERNAL_TYPE_INFO () |
|
bool | CFileName_Base::C_Attlist::IsSetFieldname (void) const |
| Check if a value has been assigned to Fieldname data member. More...
|
|
bool | CFileName_Base::C_Attlist::CanGetFieldname (void) const |
| Check if it is safe to call GetFieldname method. More...
|
|
void | CFileName_Base::C_Attlist::ResetFieldname (void) |
| Reset Fieldname data member. More...
|
|
const TFieldname & | CFileName_Base::C_Attlist::GetFieldname (void) const |
| Get the Fieldname member data. More...
|
|
void | CFileName_Base::C_Attlist::SetFieldname (const TFieldname &value) |
| Assign a value to Fieldname data member. More...
|
|
void | CFileName_Base::C_Attlist::SetFieldname (TFieldname &&value) |
|
TFieldname & | CFileName_Base::C_Attlist::SetFieldname (void) |
| Assign a value to Fieldname data member. More...
|
|
void | CFileName_Base::C_Attlist::Reset (void) |
| Reset the whole object. More...
|
|
| CFileName_Base::C_Attlist::C_Attlist (const C_Attlist &) |
|
C_Attlist & | CFileName_Base::C_Attlist::operator= (const C_Attlist &) |
|
bool | CFileName_Base::IsSetAttlist (void) const |
| Check if a value has been assigned to Attlist data member. More...
|
|
bool | CFileName_Base::CanGetAttlist (void) const |
| Check if it is safe to call GetAttlist method. More...
|
|
void | CFileName_Base::ResetAttlist (void) |
| Reset Attlist data member. More...
|
|
const TAttlist & | CFileName_Base::GetAttlist (void) const |
| Get the Attlist member data. More...
|
|
void | CFileName_Base::SetAttlist (TAttlist &value) |
| Assign a value to Attlist data member. More...
|
|
TAttlist & | CFileName_Base::SetAttlist (void) |
| Assign a value to Attlist data member. More...
|
|
bool | CFileName_Base::IsSetFileName (void) const |
| Check if a value has been assigned to FileName data member. More...
|
|
bool | CFileName_Base::CanGetFileName (void) const |
| Check if it is safe to call GetFileName method. More...
|
|
void | CFileName_Base::ResetFileName (void) |
| Reset FileName data member. More...
|
|
const TFileName & | CFileName_Base::GetFileName (void) const |
| Get the FileName member data. More...
|
|
void | CFileName_Base::SetFileName (const TFileName &value) |
| Assign a value to FileName data member. More...
|
|
void | CFileName_Base::SetFileName (TFileName &&value) |
|
TFileName & | CFileName_Base::SetFileName (void) |
| Assign a value to FileName data member. More...
|
|
virtual void | CFileName_Base::Reset (void) |
| Reset the whole object. More...
|
|
| CFileName_Base::CFileName_Base (const CFileName_Base &) |
|
CFileName_Base & | CFileName_Base::operator= (const CFileName_Base &) |
|
| CIconUrl::CIconUrl (void) |
|
| CIconUrl::CIconUrl (const std::string &value) |
|
| CIconUrl::~CIconUrl (void) |
|
| CIconUrl::operator const TIconUrl & (void) const |
| Conversion operator to 'TIconUrl' type. More...
|
|
CIconUrl & | CIconUrl::operator= (const TIconUrl &value) |
| Assignment operator. More...
|
|
| CIconUrl::CIconUrl (const CIconUrl &value) |
|
CIconUrl & | CIconUrl::operator= (const CIconUrl &value) |
|
| CIconUrl_Base::CIconUrl_Base (void) |
|
virtual | CIconUrl_Base::~CIconUrl_Base (void) |
|
| CIconUrl_Base::DECLARE_INTERNAL_TYPE_INFO () |
|
| CIconUrl_Base::C_Attlist::C_Attlist (void) |
|
| CIconUrl_Base::C_Attlist::~C_Attlist (void) |
|
| CIconUrl_Base::C_Attlist::DECLARE_INTERNAL_TYPE_INFO () |
|
static const NCBI_NS_NCBI::CEnumeratedTypeValues *ENUM_METHOD_NAME() | CIconUrl_Base::C_Attlist::EAttlist_LNG (void) |
| Access to EAttlist_LNG's attributes (values, names) as defined in spec. More...
|
|
bool | CIconUrl_Base::C_Attlist::IsSetLNG (void) const |
| Check if a value has been assigned to LNG data member. More...
|
|
bool | CIconUrl_Base::C_Attlist::CanGetLNG (void) const |
| Check if it is safe to call GetLNG method. More...
|
|
void | CIconUrl_Base::C_Attlist::ResetLNG (void) |
| Reset LNG data member. More...
|
|
void | CIconUrl_Base::C_Attlist::SetDefaultLNG (void) |
| Assign default value to LNG data member. More...
|
|
TLNG | CIconUrl_Base::C_Attlist::GetLNG (void) const |
| Get the LNG member data. More...
|
|
void | CIconUrl_Base::C_Attlist::SetLNG (TLNG value) |
| Assign a value to LNG data member. More...
|
|
TLNG & | CIconUrl_Base::C_Attlist::SetLNG (void) |
| Assign a value to LNG data member. More...
|
|
void | CIconUrl_Base::C_Attlist::Reset (void) |
| Reset the whole object. More...
|
|
| CIconUrl_Base::C_Attlist::C_Attlist (const C_Attlist &) |
|
C_Attlist & | CIconUrl_Base::C_Attlist::operator= (const C_Attlist &) |
|
bool | CIconUrl_Base::IsSetAttlist (void) const |
| Check if a value has been assigned to Attlist data member. More...
|
|
bool | CIconUrl_Base::CanGetAttlist (void) const |
| Check if it is safe to call GetAttlist method. More...
|
|
void | CIconUrl_Base::ResetAttlist (void) |
| Reset Attlist data member. More...
|
|
const TAttlist & | CIconUrl_Base::GetAttlist (void) const |
| Get the Attlist member data. More...
|
|
void | CIconUrl_Base::SetAttlist (TAttlist &value) |
| Assign a value to Attlist data member. More...
|
|
TAttlist & | CIconUrl_Base::SetAttlist (void) |
| Assign a value to Attlist data member. More...
|
|
bool | CIconUrl_Base::IsSetIconUrl (void) const |
| Check if a value has been assigned to IconUrl data member. More...
|
|
bool | CIconUrl_Base::CanGetIconUrl (void) const |
| Check if it is safe to call GetIconUrl method. More...
|
|
void | CIconUrl_Base::ResetIconUrl (void) |
| Reset IconUrl data member. More...
|
|
const TIconUrl & | CIconUrl_Base::GetIconUrl (void) const |
| Get the IconUrl member data. More...
|
|
void | CIconUrl_Base::SetIconUrl (const TIconUrl &value) |
| Assign a value to IconUrl data member. More...
|
|
void | CIconUrl_Base::SetIconUrl (TIconUrl &&value) |
|
TIconUrl & | CIconUrl_Base::SetIconUrl (void) |
| Assign a value to IconUrl data member. More...
|
|
virtual void | CIconUrl_Base::Reset (void) |
| Reset the whole object. More...
|
|
| CIconUrl_Base::CIconUrl_Base (const CIconUrl_Base &) |
|
CIconUrl_Base & | CIconUrl_Base::operator= (const CIconUrl_Base &) |
|
| CLink::CLink (void) |
|
| CLink::~CLink (void) |
|
| CLink::CLink (const CLink &value) |
|
CLink & | CLink::operator= (const CLink &value) |
|
| CLink_Base::CLink_Base (void) |
|
virtual | CLink_Base::~CLink_Base (void) |
|
| CLink_Base::DECLARE_INTERNAL_TYPE_INFO () |
|
| CLink_Base::C_Selector::C_Selector (void) |
|
| CLink_Base::C_Selector::~C_Selector (void) |
|
| CLink_Base::C_Selector::DECLARE_INTERNAL_TYPE_INFO () |
|
void | CLink_Base::C_Selector::Reset (void) |
| Reset the whole object. More...
|
|
void | CLink_Base::C_Selector::ResetSelection (void) |
| Reset the selection (set it to e_not_set). More...
|
|
E_Choice | CLink_Base::C_Selector::Which (void) const |
| Which variant is currently selected. More...
|
|
void | CLink_Base::C_Selector::CheckSelected (E_Choice index) const |
| Verify selection, throw exception if it differs from the expected. More...
|
|
void | CLink_Base::C_Selector::ThrowInvalidSelection (E_Choice index) const |
| Throw 'InvalidSelection' exception. More...
|
|
static NCBI_NS_STD::string | CLink_Base::C_Selector::SelectionName (E_Choice index) |
| Retrieve selection name (for diagnostic purposes). More...
|
|
void | CLink_Base::C_Selector::Select (E_Choice index, NCBI_NS_NCBI::EResetVariant reset=NCBI_NS_NCBI::eDoResetVariant) |
| Select the requested variant if needed. More...
|
|
void | CLink_Base::C_Selector::Select (E_Choice index, NCBI_NS_NCBI::EResetVariant reset, NCBI_NS_NCBI::CObjectMemoryPool *pool) |
| Select the requested variant if needed, allocating CObject variants from memory pool. More...
|
|
bool | CLink_Base::C_Selector::IsObjectSelector (void) const |
| Check if variant ObjectSelector is selected. More...
|
|
const TObjectSelector & | CLink_Base::C_Selector::GetObjectSelector (void) const |
| Get the variant data. More...
|
|
TObjectSelector & | CLink_Base::C_Selector::SetObjectSelector (void) |
| Select the variant. More...
|
|
void | CLink_Base::C_Selector::SetObjectSelector (TObjectSelector &value) |
| Select the variant and set its data. More...
|
|
bool | CLink_Base::C_Selector::IsSubObjectSelector (void) const |
| Check if variant SubObjectSelector is selected. More...
|
|
const TSubObjectSelector & | CLink_Base::C_Selector::GetSubObjectSelector (void) const |
| Get the variant data. More...
|
|
TSubObjectSelector & | CLink_Base::C_Selector::SetSubObjectSelector (void) |
| Select the variant. More...
|
|
void | CLink_Base::C_Selector::SetSubObjectSelector (TSubObjectSelector &value) |
| Select the variant and set its data. More...
|
|
| CLink_Base::C_Selector::C_Selector (const C_Selector &) |
|
C_Selector & | CLink_Base::C_Selector::operator= (const C_Selector &) |
|
void | CLink_Base::C_Selector::DoSelect (E_Choice index, NCBI_NS_NCBI::CObjectMemoryPool *pool=0) |
|
bool | CLink_Base::IsSetLinkId (void) const |
| Check if a value has been assigned to LinkId data member. More...
|
|
bool | CLink_Base::CanGetLinkId (void) const |
| Check if it is safe to call GetLinkId method. More...
|
|
void | CLink_Base::ResetLinkId (void) |
| Reset LinkId data member. More...
|
|
const TLinkId & | CLink_Base::GetLinkId (void) const |
| Get the LinkId member data. More...
|
|
void | CLink_Base::SetLinkId (const TLinkId &value) |
| Assign a value to LinkId data member. More...
|
|
void | CLink_Base::SetLinkId (TLinkId &&value) |
|
TLinkId & | CLink_Base::SetLinkId (void) |
| Assign a value to LinkId data member. More...
|
|
bool | CLink_Base::IsSetProviderId (void) const |
| Check if a value has been assigned to ProviderId data member. More...
|
|
bool | CLink_Base::CanGetProviderId (void) const |
| Check if it is safe to call GetProviderId method. More...
|
|
void | CLink_Base::ResetProviderId (void) |
| Reset ProviderId data member. More...
|
|
const TProviderId & | CLink_Base::GetProviderId (void) const |
| Get the ProviderId member data. More...
|
|
void | CLink_Base::SetProviderId (const TProviderId &value) |
| Assign a value to ProviderId data member. More...
|
|
void | CLink_Base::SetProviderId (TProviderId &&value) |
|
TProviderId & | CLink_Base::SetProviderId (void) |
| Assign a value to ProviderId data member. More...
|
|
bool | CLink_Base::IsSetIconUrl (void) const |
| Check if a value has been assigned to IconUrl data member. More...
|
|
bool | CLink_Base::CanGetIconUrl (void) const |
| Check if it is safe to call GetIconUrl method. More...
|
|
void | CLink_Base::ResetIconUrl (void) |
| Reset IconUrl data member. More...
|
|
const TIconUrl & | CLink_Base::GetIconUrl (void) const |
| Get the IconUrl member data. More...
|
|
TIconUrl & | CLink_Base::SetIconUrl (void) |
| Assign a value to IconUrl data member. More...
|
|
bool | CLink_Base::IsSetSelector (void) const |
| Check if a value has been assigned to Selector data member. More...
|
|
bool | CLink_Base::CanGetSelector (void) const |
| Check if it is safe to call GetSelector method. More...
|
|
void | CLink_Base::ResetSelector (void) |
| Reset Selector data member. More...
|
|
const TSelector & | CLink_Base::GetSelector (void) const |
| Get the Selector member data. More...
|
|
void | CLink_Base::SetSelector (TSelector &value) |
| Assign a value to Selector data member. More...
|
|
TSelector & | CLink_Base::SetSelector (void) |
| Assign a value to Selector data member. More...
|
|
bool | CLink_Base::IsSetObjectUrl (void) const |
| Check if a value has been assigned to ObjectUrl data member. More...
|
|
bool | CLink_Base::CanGetObjectUrl (void) const |
| Check if it is safe to call GetObjectUrl method. More...
|
|
void | CLink_Base::ResetObjectUrl (void) |
| Reset ObjectUrl data member. More...
|
|
const TObjectUrl & | CLink_Base::GetObjectUrl (void) const |
| Get the ObjectUrl member data. More...
|
|
TObjectUrl & | CLink_Base::SetObjectUrl (void) |
| Assign a value to ObjectUrl data member. More...
|
|
virtual void | CLink_Base::Reset (void) |
| Reset the whole object. More...
|
|
| CLink_Base::CLink_Base (const CLink_Base &) |
|
CLink_Base & | CLink_Base::operator= (const CLink_Base &) |
|
| CLinkSet::CLinkSet (void) |
|
| CLinkSet::~CLinkSet (void) |
|
| CLinkSet::CLinkSet (const CLinkSet &value) |
|
CLinkSet & | CLinkSet::operator= (const CLinkSet &value) |
|
| CLinkSet_Base::CLinkSet_Base (void) |
|
virtual | CLinkSet_Base::~CLinkSet_Base (void) |
|
| CLinkSet_Base::DECLARE_INTERNAL_TYPE_INFO () |
|
bool | CLinkSet_Base::IsSetLink (void) const |
| Check if a value has been assigned to Link data member. More...
|
|
bool | CLinkSet_Base::CanGetLink (void) const |
| Check if it is safe to call GetLink method. More...
|
|
void | CLinkSet_Base::ResetLink (void) |
| Reset Link data member. More...
|
|
const TLink & | CLinkSet_Base::GetLink (void) const |
| Get the Link member data. More...
|
|
TLink & | CLinkSet_Base::SetLink (void) |
| Assign a value to Link data member. More...
|
|
virtual void | CLinkSet_Base::Reset (void) |
| Reset the whole object. More...
|
|
| CLinkSet_Base::CLinkSet_Base (const CLinkSet_Base &) |
|
CLinkSet_Base & | CLinkSet_Base::operator= (const CLinkSet_Base &) |
|
| CNormalize::CNormalize (void) |
|
| CNormalize::~CNormalize (void) |
|
| CNormalize::CNormalize (const CNormalize &value) |
|
CNormalize & | CNormalize::operator= (const CNormalize &value) |
|
| CNormalize_Base::CNormalize_Base (void) |
|
virtual | CNormalize_Base::~CNormalize_Base (void) |
|
| CNormalize_Base::DECLARE_INTERNAL_TYPE_INFO () |
|
| CNormalize_Base::C_Data::C_Data (void) |
|
| CNormalize_Base::C_Data::~C_Data (void) |
|
| CNormalize_Base::C_Data::DECLARE_INTERNAL_TYPE_INFO () |
|
void | CNormalize_Base::C_Data::Reset (void) |
| Reset the whole object. More...
|
|
void | CNormalize_Base::C_Data::ResetSelection (void) |
| Reset the selection (set it to e_not_set). More...
|
|
E_Choice | CNormalize_Base::C_Data::Which (void) const |
| Which variant is currently selected. More...
|
|
void | CNormalize_Base::C_Data::CheckSelected (E_Choice index) const |
| Verify selection, throw exception if it differs from the expected. More...
|
|
void | CNormalize_Base::C_Data::ThrowInvalidSelection (E_Choice index) const |
| Throw 'InvalidSelection' exception. More...
|
|
static NCBI_NS_STD::string | CNormalize_Base::C_Data::SelectionName (E_Choice index) |
| Retrieve selection name (for diagnostic purposes). More...
|
|
void | CNormalize_Base::C_Data::Select (E_Choice index, NCBI_NS_NCBI::EResetVariant reset=NCBI_NS_NCBI::eDoResetVariant) |
| Select the requested variant if needed. More...
|
|
void | CNormalize_Base::C_Data::Select (E_Choice index, NCBI_NS_NCBI::EResetVariant reset, NCBI_NS_NCBI::CObjectMemoryPool *pool) |
| Select the requested variant if needed, allocating CObject variants from memory pool. More...
|
|
bool | CNormalize_Base::C_Data::Is_CharData (void) const |
| Check if variant _CharData is selected. More...
|
|
const T_CharData & | CNormalize_Base::C_Data::Get_CharData (void) const |
| Get the variant data. More...
|
|
T_CharData & | CNormalize_Base::C_Data::Set_CharData (void) |
| Select the variant. More...
|
|
void | CNormalize_Base::C_Data::Set_CharData (const T_CharData &value) |
| Select the variant and set its data. More...
|
|
bool | CNormalize_Base::C_Data::IsPad (void) const |
| Check if variant Pad is selected. More...
|
|
const TPad & | CNormalize_Base::C_Data::GetPad (void) const |
| Get the variant data. More...
|
|
TPad & | CNormalize_Base::C_Data::SetPad (void) |
| Select the variant. More...
|
|
void | CNormalize_Base::C_Data::SetPad (TPad &value) |
| Select the variant and set its data. More...
|
|
bool | CNormalize_Base::C_Data::IsApad (void) const |
| Check if variant Apad is selected. More...
|
|
const TApad & | CNormalize_Base::C_Data::GetApad (void) const |
| Get the variant data. More...
|
|
TApad & | CNormalize_Base::C_Data::SetApad (void) |
| Select the variant. More...
|
|
void | CNormalize_Base::C_Data::SetApad (TApad &value) |
| Select the variant and set its data. More...
|
|
bool | CNormalize_Base::C_Data::IsSubs (void) const |
| Check if variant Subs is selected. More...
|
|
const TSubs & | CNormalize_Base::C_Data::GetSubs (void) const |
| Get the variant data. More...
|
|
TSubs & | CNormalize_Base::C_Data::SetSubs (void) |
| Select the variant. More...
|
|
void | CNormalize_Base::C_Data::SetSubs (TSubs &value) |
| Select the variant and set its data. More...
|
|
bool | CNormalize_Base::C_Data::IsToupper (void) const |
| Check if variant Toupper is selected. More...
|
|
const TToupper & | CNormalize_Base::C_Data::GetToupper (void) const |
| Get the variant data. More...
|
|
TToupper & | CNormalize_Base::C_Data::SetToupper (void) |
| Select the variant. More...
|
|
void | CNormalize_Base::C_Data::SetToupper (TToupper &value) |
| Select the variant and set its data. More...
|
|
bool | CNormalize_Base::C_Data::IsTolower (void) const |
| Check if variant Tolower is selected. More...
|
|
const TTolower & | CNormalize_Base::C_Data::GetTolower (void) const |
| Get the variant data. More...
|
|
TTolower & | CNormalize_Base::C_Data::SetTolower (void) |
| Select the variant. More...
|
|
void | CNormalize_Base::C_Data::SetTolower (TTolower &value) |
| Select the variant and set its data. More...
|
|
bool | CNormalize_Base::C_Data::IsStrip (void) const |
| Check if variant Strip is selected. More...
|
|
const TStrip & | CNormalize_Base::C_Data::GetStrip (void) const |
| Get the variant data. More...
|
|
TStrip & | CNormalize_Base::C_Data::SetStrip (void) |
| Select the variant. More...
|
|
void | CNormalize_Base::C_Data::SetStrip (TStrip &value) |
| Select the variant and set its data. More...
|
|
bool | CNormalize_Base::C_Data::IsNormalize (void) const |
| Check if variant Normalize is selected. More...
|
|
const TNormalize & | CNormalize_Base::C_Data::GetNormalize (void) const |
| Get the variant data. More...
|
|
TNormalize & | CNormalize_Base::C_Data::SetNormalize (void) |
| Select the variant. More...
|
|
void | CNormalize_Base::C_Data::SetNormalize (TNormalize &value) |
| Select the variant and set its data. More...
|
|
| CNormalize_Base::C_Data::C_Data (const C_Data &) |
|
C_Data & | CNormalize_Base::C_Data::operator= (const C_Data &) |
|
void | CNormalize_Base::C_Data::DoSelect (E_Choice index, NCBI_NS_NCBI::CObjectMemoryPool *pool=0) |
|
bool | CNormalize_Base::IsSet (void) const |
| Check if a value has been assigned to data member. More...
|
|
bool | CNormalize_Base::CanGet (void) const |
| Check if it is safe to call Get method. More...
|
|
void | CNormalize_Base::Reset (void) |
| Reset data member. More...
|
|
const Tdata & | CNormalize_Base::Get (void) const |
| Get the member data. More...
|
|
Tdata & | CNormalize_Base::Set (void) |
| Assign a value to data member. More...
|
|
| CNormalize_Base::operator const Tdata & (void) const |
| Conversion operator to 'const Tdata' type. More...
|
|
| CNormalize_Base::operator Tdata & (void) |
| Conversion operator to 'Tdata' type. More...
|
|
| CNormalize_Base::CNormalize_Base (const CNormalize_Base &) |
|
CNormalize_Base & | CNormalize_Base::operator= (const CNormalize_Base &) |
|
| CObjectList::CObjectList (void) |
|
| CObjectList::~CObjectList (void) |
|
| CObjectList::CObjectList (const CObjectList &value) |
|
CObjectList & | CObjectList::operator= (const CObjectList &value) |
|
| CObjectList_Base::CObjectList_Base (void) |
|
virtual | CObjectList_Base::~CObjectList_Base (void) |
|
| CObjectList_Base::DECLARE_INTERNAL_TYPE_INFO () |
|
| CObjectList_Base::C_Data::C_Data (void) |
|
| CObjectList_Base::C_Data::~C_Data (void) |
|
| CObjectList_Base::C_Data::DECLARE_INTERNAL_TYPE_INFO () |
|
void | CObjectList_Base::C_Data::Reset (void) |
| Reset the whole object. More...
|
|
void | CObjectList_Base::C_Data::ResetSelection (void) |
| Reset the selection (set it to e_not_set). More...
|
|
E_Choice | CObjectList_Base::C_Data::Which (void) const |
| Which variant is currently selected. More...
|
|
void | CObjectList_Base::C_Data::CheckSelected (E_Choice index) const |
| Verify selection, throw exception if it differs from the expected. More...
|
|
void | CObjectList_Base::C_Data::ThrowInvalidSelection (E_Choice index) const |
| Throw 'InvalidSelection' exception. More...
|
|
static NCBI_NS_STD::string | CObjectList_Base::C_Data::SelectionName (E_Choice index) |
| Retrieve selection name (for diagnostic purposes). More...
|
|
void | CObjectList_Base::C_Data::Select (E_Choice index, NCBI_NS_NCBI::EResetVariant reset=NCBI_NS_NCBI::eDoResetVariant) |
| Select the requested variant if needed. More...
|
|
void | CObjectList_Base::C_Data::Select (E_Choice index, NCBI_NS_NCBI::EResetVariant reset, NCBI_NS_NCBI::CObjectMemoryPool *pool) |
| Select the requested variant if needed, allocating CObject variants from memory pool. More...
|
|
bool | CObjectList_Base::C_Data::IsFileName (void) const |
| Check if variant FileName is selected. More...
|
|
const TFileName & | CObjectList_Base::C_Data::GetFileName (void) const |
| Get the variant data. More...
|
|
TFileName & | CObjectList_Base::C_Data::SetFileName (void) |
| Select the variant. More...
|
|
void | CObjectList_Base::C_Data::SetFileName (TFileName &value) |
| Select the variant and set its data. More...
|
|
bool | CObjectList_Base::C_Data::IsQuery (void) const |
| Check if variant Query is selected. More...
|
|
const TQuery & | CObjectList_Base::C_Data::GetQuery (void) const |
| Get the variant data. More...
|
|
TQuery & | CObjectList_Base::C_Data::SetQuery (void) |
| Select the variant. More...
|
|
void | CObjectList_Base::C_Data::SetQuery (const TQuery &value) |
| Select the variant and set its data. More...
|
|
bool | CObjectList_Base::C_Data::IsObjId (void) const |
| Check if variant ObjId is selected. More...
|
|
const TObjId & | CObjectList_Base::C_Data::GetObjId (void) const |
| Get the variant data. More...
|
|
TObjId & | CObjectList_Base::C_Data::SetObjId (void) |
| Select the variant. More...
|
|
void | CObjectList_Base::C_Data::SetObjId (const TObjId &value) |
| Select the variant and set its data. More...
|
|
| CObjectList_Base::C_Data::C_Data (const C_Data &) |
|
C_Data & | CObjectList_Base::C_Data::operator= (const C_Data &) |
|
void | CObjectList_Base::C_Data::DoSelect (E_Choice index, NCBI_NS_NCBI::CObjectMemoryPool *pool=0) |
|
bool | CObjectList_Base::IsSet (void) const |
| Check if a value has been assigned to data member. More...
|
|
bool | CObjectList_Base::CanGet (void) const |
| Check if it is safe to call Get method. More...
|
|
void | CObjectList_Base::Reset (void) |
| Reset data member. More...
|
|
const Tdata & | CObjectList_Base::Get (void) const |
| Get the member data. More...
|
|
Tdata & | CObjectList_Base::Set (void) |
| Assign a value to data member. More...
|
|
| CObjectList_Base::operator const Tdata & (void) const |
| Conversion operator to 'const Tdata' type. More...
|
|
| CObjectList_Base::operator Tdata & (void) |
| Conversion operator to 'Tdata' type. More...
|
|
| CObjectList_Base::CObjectList_Base (const CObjectList_Base &) |
|
CObjectList_Base & | CObjectList_Base::operator= (const CObjectList_Base &) |
|
| CObjectSelector::CObjectSelector (void) |
|
| CObjectSelector::~CObjectSelector (void) |
|
| CObjectSelector::CObjectSelector (const CObjectSelector &value) |
|
CObjectSelector & | CObjectSelector::operator= (const CObjectSelector &value) |
|
| CObjectSelector_Base::CObjectSelector_Base (void) |
|
virtual | CObjectSelector_Base::~CObjectSelector_Base (void) |
|
| CObjectSelector_Base::DECLARE_INTERNAL_TYPE_INFO () |
|
bool | CObjectSelector_Base::IsSetDatabase (void) const |
| Check if a value has been assigned to Database data member. More...
|
|
bool | CObjectSelector_Base::CanGetDatabase (void) const |
| Check if it is safe to call GetDatabase method. More...
|
|
void | CObjectSelector_Base::ResetDatabase (void) |
| Reset Database data member. More...
|
|
const TDatabase & | CObjectSelector_Base::GetDatabase (void) const |
| Get the Database member data. More...
|
|
void | CObjectSelector_Base::SetDatabase (const TDatabase &value) |
| Assign a value to Database data member. More...
|
|
void | CObjectSelector_Base::SetDatabase (TDatabase &&value) |
|
TDatabase & | CObjectSelector_Base::SetDatabase (void) |
| Assign a value to Database data member. More...
|
|
bool | CObjectSelector_Base::IsSetObjectList (void) const |
| All Entrez databases may be configured to include LinkOut. More...
|
|
bool | CObjectSelector_Base::CanGetObjectList (void) const |
| Check if it is safe to call GetObjectList method. More...
|
|
void | CObjectSelector_Base::ResetObjectList (void) |
| Reset ObjectList data member. More...
|
|
const TObjectList & | CObjectSelector_Base::GetObjectList (void) const |
| Get the ObjectList member data. More...
|
|
void | CObjectSelector_Base::SetObjectList (TObjectList &value) |
| Assign a value to ObjectList data member. More...
|
|
TObjectList & | CObjectSelector_Base::SetObjectList (void) |
| Assign a value to ObjectList data member. More...
|
|
virtual void | CObjectSelector_Base::Reset (void) |
| Reset the whole object. More...
|
|
| CObjectSelector_Base::CObjectSelector_Base (const CObjectSelector_Base &) |
|
CObjectSelector_Base & | CObjectSelector_Base::operator= (const CObjectSelector_Base &) |
|
| CObjectUrl::CObjectUrl (void) |
|
| CObjectUrl::~CObjectUrl (void) |
|
| CObjectUrl::CObjectUrl (const CObjectUrl &value) |
|
CObjectUrl & | CObjectUrl::operator= (const CObjectUrl &value) |
|
| CObjectUrl_Base::CObjectUrl_Base (void) |
|
virtual | CObjectUrl_Base::~CObjectUrl_Base (void) |
|
| CObjectUrl_Base::DECLARE_INTERNAL_TYPE_INFO () |
|
| CObjectUrl_Base::C_Attlist::C_Attlist (void) |
|
| CObjectUrl_Base::C_Attlist::~C_Attlist (void) |
|
| CObjectUrl_Base::C_Attlist::DECLARE_INTERNAL_TYPE_INFO () |
|
static const NCBI_NS_NCBI::CEnumeratedTypeValues *ENUM_METHOD_NAME() | CObjectUrl_Base::C_Attlist::EAttlist_LNG (void) |
| Access to EAttlist_LNG's attributes (values, names) as defined in spec. More...
|
|
bool | CObjectUrl_Base::C_Attlist::IsSetLNG (void) const |
| Check if a value has been assigned to LNG data member. More...
|
|
bool | CObjectUrl_Base::C_Attlist::CanGetLNG (void) const |
| Check if it is safe to call GetLNG method. More...
|
|
void | CObjectUrl_Base::C_Attlist::ResetLNG (void) |
| Reset LNG data member. More...
|
|
void | CObjectUrl_Base::C_Attlist::SetDefaultLNG (void) |
| Assign default value to LNG data member. More...
|
|
TLNG | CObjectUrl_Base::C_Attlist::GetLNG (void) const |
| Get the LNG member data. More...
|
|
void | CObjectUrl_Base::C_Attlist::SetLNG (TLNG value) |
| Assign a value to LNG data member. More...
|
|
TLNG & | CObjectUrl_Base::C_Attlist::SetLNG (void) |
| Assign a value to LNG data member. More...
|
|
void | CObjectUrl_Base::C_Attlist::Reset (void) |
| Reset the whole object. More...
|
|
| CObjectUrl_Base::C_Attlist::C_Attlist (const C_Attlist &) |
|
C_Attlist & | CObjectUrl_Base::C_Attlist::operator= (const C_Attlist &) |
|
| CObjectUrl_Base::C_Data::C_Data (void) |
|
| CObjectUrl_Base::C_Data::~C_Data (void) |
|
| CObjectUrl_Base::C_Data::DECLARE_INTERNAL_TYPE_INFO () |
|
| CObjectUrl_Base::C_Data::C_BaseData::C_BaseData (void) |
|
| CObjectUrl_Base::C_Data::C_BaseData::~C_BaseData (void) |
|
| CObjectUrl_Base::C_Data::C_BaseData::DECLARE_INTERNAL_TYPE_INFO () |
|
| CObjectUrl_Base::C_Data::C_BaseData::C_Rule::C_Rule (void) |
|
| CObjectUrl_Base::C_Data::C_BaseData::C_Rule::~C_Rule (void) |
|
| CObjectUrl_Base::C_Data::C_BaseData::C_Rule::DECLARE_INTERNAL_TYPE_INFO () |
|
void | CObjectUrl_Base::C_Data::C_BaseData::C_Rule::Reset (void) |
| Reset the whole object. More...
|
|
void | CObjectUrl_Base::C_Data::C_BaseData::C_Rule::ResetSelection (void) |
| Reset the selection (set it to e_not_set). More...
|
|
E_Choice | CObjectUrl_Base::C_Data::C_BaseData::C_Rule::Which (void) const |
| Which variant is currently selected. More...
|
|
void | CObjectUrl_Base::C_Data::C_BaseData::C_Rule::CheckSelected (E_Choice index) const |
| Verify selection, throw exception if it differs from the expected. More...
|
|
void | CObjectUrl_Base::C_Data::C_BaseData::C_Rule::ThrowInvalidSelection (E_Choice index) const |
| Throw 'InvalidSelection' exception. More...
|
|
static NCBI_NS_STD::string | CObjectUrl_Base::C_Data::C_BaseData::C_Rule::SelectionName (E_Choice index) |
| Retrieve selection name (for diagnostic purposes). More...
|
|
void | CObjectUrl_Base::C_Data::C_BaseData::C_Rule::Select (E_Choice index, NCBI_NS_NCBI::EResetVariant reset=NCBI_NS_NCBI::eDoResetVariant) |
| Select the requested variant if needed. More...
|
|
void | CObjectUrl_Base::C_Data::C_BaseData::C_Rule::Select (E_Choice index, NCBI_NS_NCBI::EResetVariant reset, NCBI_NS_NCBI::CObjectMemoryPool *pool) |
| Select the requested variant if needed, allocating CObject variants from memory pool. More...
|
|
bool | CObjectUrl_Base::C_Data::C_BaseData::C_Rule::IsRule (void) const |
| Check if variant Rule is selected. More...
|
|
const TRule & | CObjectUrl_Base::C_Data::C_BaseData::C_Rule::GetRule (void) const |
| Get the variant data. More...
|
|
TRule & | CObjectUrl_Base::C_Data::C_BaseData::C_Rule::SetRule (void) |
| Select the variant. More...
|
|
void | CObjectUrl_Base::C_Data::C_BaseData::C_Rule::SetRule (TRule &value) |
| Select the variant and set its data. More...
|
|
bool | CObjectUrl_Base::C_Data::C_BaseData::C_Rule::IsRuleToMany (void) const |
| Check if variant RuleToMany is selected. More...
|
|
const TRuleToMany & | CObjectUrl_Base::C_Data::C_BaseData::C_Rule::GetRuleToMany (void) const |
| Get the variant data. More...
|
|
TRuleToMany & | CObjectUrl_Base::C_Data::C_BaseData::C_Rule::SetRuleToMany (void) |
| Select the variant. More...
|
|
void | CObjectUrl_Base::C_Data::C_BaseData::C_Rule::SetRuleToMany (TRuleToMany &value) |
| Select the variant and set its data. More...
|
|
| CObjectUrl_Base::C_Data::C_BaseData::C_Rule::C_Rule (const C_Rule &) |
|
C_Rule & | CObjectUrl_Base::C_Data::C_BaseData::C_Rule::operator= (const C_Rule &) |
|
void | CObjectUrl_Base::C_Data::C_BaseData::C_Rule::DoSelect (E_Choice index, NCBI_NS_NCBI::CObjectMemoryPool *pool=0) |
|
bool | CObjectUrl_Base::C_Data::C_BaseData::IsSetBase (void) const |
| Check if a value has been assigned to Base data member. More...
|
|
bool | CObjectUrl_Base::C_Data::C_BaseData::CanGetBase (void) const |
| Check if it is safe to call GetBase method. More...
|
|
void | CObjectUrl_Base::C_Data::C_BaseData::ResetBase (void) |
| Reset Base data member. More...
|
|
const TBase & | CObjectUrl_Base::C_Data::C_BaseData::GetBase (void) const |
| Get the Base member data. More...
|
|
void | CObjectUrl_Base::C_Data::C_BaseData::SetBase (const TBase &value) |
| Assign a value to Base data member. More...
|
|
void | CObjectUrl_Base::C_Data::C_BaseData::SetBase (TBase &&value) |
|
TBase & | CObjectUrl_Base::C_Data::C_BaseData::SetBase (void) |
| Assign a value to Base data member. More...
|
|
bool | CObjectUrl_Base::C_Data::C_BaseData::IsSetRule (void) const |
| End of SubObjectSelector group Check if a value has been assigned to Rule data member. More...
|
|
bool | CObjectUrl_Base::C_Data::C_BaseData::CanGetRule (void) const |
| Check if it is safe to call GetRule method. More...
|
|
void | CObjectUrl_Base::C_Data::C_BaseData::ResetRule (void) |
| Reset Rule data member. More...
|
|
const TRule & | CObjectUrl_Base::C_Data::C_BaseData::GetRule (void) const |
| Get the Rule member data. More...
|
|
void | CObjectUrl_Base::C_Data::C_BaseData::SetRule (TRule &value) |
| Assign a value to Rule data member. More...
|
|
TRule & | CObjectUrl_Base::C_Data::C_BaseData::SetRule (void) |
| Assign a value to Rule data member. More...
|
|
void | CObjectUrl_Base::C_Data::C_BaseData::Reset (void) |
| Reset the whole object. More...
|
|
| CObjectUrl_Base::C_Data::C_BaseData::C_BaseData (const C_BaseData &) |
|
C_BaseData & | CObjectUrl_Base::C_Data::C_BaseData::operator= (const C_BaseData &) |
|
| CObjectUrl_Base::C_Data::C_Rule::C_Rule (void) |
|
| CObjectUrl_Base::C_Data::C_Rule::~C_Rule (void) |
|
| CObjectUrl_Base::C_Data::C_Rule::DECLARE_INTERNAL_TYPE_INFO () |
|
void | CObjectUrl_Base::C_Data::C_Rule::Reset (void) |
| Reset the whole object. More...
|
|
void | CObjectUrl_Base::C_Data::C_Rule::ResetSelection (void) |
| Reset the selection (set it to e_not_set). More...
|
|
E_Choice | CObjectUrl_Base::C_Data::C_Rule::Which (void) const |
| Which variant is currently selected. More...
|
|
void | CObjectUrl_Base::C_Data::C_Rule::CheckSelected (E_Choice index) const |
| Verify selection, throw exception if it differs from the expected. More...
|
|
void | CObjectUrl_Base::C_Data::C_Rule::ThrowInvalidSelection (E_Choice index) const |
| Throw 'InvalidSelection' exception. More...
|
|
static NCBI_NS_STD::string | CObjectUrl_Base::C_Data::C_Rule::SelectionName (E_Choice index) |
| Retrieve selection name (for diagnostic purposes). More...
|
|
void | CObjectUrl_Base::C_Data::C_Rule::Select (E_Choice index, NCBI_NS_NCBI::EResetVariant reset=NCBI_NS_NCBI::eDoResetVariant) |
| Select the requested variant if needed. More...
|
|
void | CObjectUrl_Base::C_Data::C_Rule::Select (E_Choice index, NCBI_NS_NCBI::EResetVariant reset, NCBI_NS_NCBI::CObjectMemoryPool *pool) |
| Select the requested variant if needed, allocating CObject variants from memory pool. More...
|
|
bool | CObjectUrl_Base::C_Data::C_Rule::IsRule (void) const |
| Check if variant Rule is selected. More...
|
|
const TRule & | CObjectUrl_Base::C_Data::C_Rule::GetRule (void) const |
| Get the variant data. More...
|
|
TRule & | CObjectUrl_Base::C_Data::C_Rule::SetRule (void) |
| Select the variant. More...
|
|
void | CObjectUrl_Base::C_Data::C_Rule::SetRule (TRule &value) |
| Select the variant and set its data. More...
|
|
bool | CObjectUrl_Base::C_Data::C_Rule::IsRuleToMany (void) const |
| Check if variant RuleToMany is selected. More...
|
|
const TRuleToMany & | CObjectUrl_Base::C_Data::C_Rule::GetRuleToMany (void) const |
| Get the variant data. More...
|
|
TRuleToMany & | CObjectUrl_Base::C_Data::C_Rule::SetRuleToMany (void) |
| Select the variant. More...
|
|
void | CObjectUrl_Base::C_Data::C_Rule::SetRuleToMany (TRuleToMany &value) |
| Select the variant and set its data. More...
|
|
| CObjectUrl_Base::C_Data::C_Rule::C_Rule (const C_Rule &) |
|
C_Rule & | CObjectUrl_Base::C_Data::C_Rule::operator= (const C_Rule &) |
|
void | CObjectUrl_Base::C_Data::C_Rule::DoSelect (E_Choice index, NCBI_NS_NCBI::CObjectMemoryPool *pool=0) |
|
void | CObjectUrl_Base::C_Data::Reset (void) |
| Reset the whole object. More...
|
|
void | CObjectUrl_Base::C_Data::ResetSelection (void) |
| Reset the selection (set it to e_not_set). More...
|
|
E_Choice | CObjectUrl_Base::C_Data::Which (void) const |
| Which variant is currently selected. More...
|
|
void | CObjectUrl_Base::C_Data::CheckSelected (E_Choice index) const |
| Verify selection, throw exception if it differs from the expected. More...
|
|
void | CObjectUrl_Base::C_Data::ThrowInvalidSelection (E_Choice index) const |
| Throw 'InvalidSelection' exception. More...
|
|
static NCBI_NS_STD::string | CObjectUrl_Base::C_Data::SelectionName (E_Choice index) |
| Retrieve selection name (for diagnostic purposes). More...
|
|
void | CObjectUrl_Base::C_Data::Select (E_Choice index, NCBI_NS_NCBI::EResetVariant reset=NCBI_NS_NCBI::eDoResetVariant) |
| Select the requested variant if needed. More...
|
|
void | CObjectUrl_Base::C_Data::Select (E_Choice index, NCBI_NS_NCBI::EResetVariant reset, NCBI_NS_NCBI::CObjectMemoryPool *pool) |
| Select the requested variant if needed, allocating CObject variants from memory pool. More...
|
|
bool | CObjectUrl_Base::C_Data::IsBaseData (void) const |
| Check if variant BaseData is selected. More...
|
|
const TBaseData & | CObjectUrl_Base::C_Data::GetBaseData (void) const |
| Get the variant data. More...
|
|
TBaseData & | CObjectUrl_Base::C_Data::SetBaseData (void) |
| Select the variant. More...
|
|
void | CObjectUrl_Base::C_Data::SetBaseData (TBaseData &value) |
| Select the variant and set its data. More...
|
|
bool | CObjectUrl_Base::C_Data::IsRule (void) const |
| Check if variant Rule is selected. More...
|
|
const TRule & | CObjectUrl_Base::C_Data::GetRule (void) const |
| Get the variant data. More...
|
|
TRule & | CObjectUrl_Base::C_Data::SetRule (void) |
| Select the variant. More...
|
|
void | CObjectUrl_Base::C_Data::SetRule (TRule &value) |
| Select the variant and set its data. More...
|
|
| CObjectUrl_Base::C_Data::C_Data (const C_Data &) |
|
C_Data & | CObjectUrl_Base::C_Data::operator= (const C_Data &) |
|
void | CObjectUrl_Base::C_Data::DoSelect (E_Choice index, NCBI_NS_NCBI::CObjectMemoryPool *pool=0) |
|
bool | CObjectUrl_Base::IsSetAttlist (void) const |
| Check if a value has been assigned to Attlist data member. More...
|
|
bool | CObjectUrl_Base::CanGetAttlist (void) const |
| Check if it is safe to call GetAttlist method. More...
|
|
void | CObjectUrl_Base::ResetAttlist (void) |
| Reset Attlist data member. More...
|
|
const TAttlist & | CObjectUrl_Base::GetAttlist (void) const |
| Get the Attlist member data. More...
|
|
void | CObjectUrl_Base::SetAttlist (TAttlist &value) |
| Assign a value to Attlist data member. More...
|
|
TAttlist & | CObjectUrl_Base::SetAttlist (void) |
| Assign a value to Attlist data member. More...
|
|
bool | CObjectUrl_Base::IsSetData (void) const |
| Check if a value has been assigned to Data data member. More...
|
|
bool | CObjectUrl_Base::CanGetData (void) const |
| Check if it is safe to call GetData method. More...
|
|
void | CObjectUrl_Base::ResetData (void) |
| Reset Data data member. More...
|
|
const TData & | CObjectUrl_Base::GetData (void) const |
| Get the Data member data. More...
|
|
void | CObjectUrl_Base::SetData (TData &value) |
| Assign a value to Data data member. More...
|
|
TData & | CObjectUrl_Base::SetData (void) |
| Assign a value to Data data member. More...
|
|
bool | CObjectUrl_Base::IsSetUrlName (void) const |
| Check if a value has been assigned to UrlName data member. More...
|
|
bool | CObjectUrl_Base::CanGetUrlName (void) const |
| Check if it is safe to call GetUrlName method. More...
|
|
void | CObjectUrl_Base::ResetUrlName (void) |
| Reset UrlName data member. More...
|
|
const TUrlName & | CObjectUrl_Base::GetUrlName (void) const |
| Get the UrlName member data. More...
|
|
void | CObjectUrl_Base::SetUrlName (const TUrlName &value) |
| Assign a value to UrlName data member. More...
|
|
void | CObjectUrl_Base::SetUrlName (TUrlName &&value) |
|
TUrlName & | CObjectUrl_Base::SetUrlName (void) |
| Assign a value to UrlName data member. More...
|
|
bool | CObjectUrl_Base::IsSetSubjectType (void) const |
| Entities for special characters internal DTD entities Check if a value has been assigned to SubjectType data member. More...
|
|
bool | CObjectUrl_Base::CanGetSubjectType (void) const |
| Check if it is safe to call GetSubjectType method. More...
|
|
void | CObjectUrl_Base::ResetSubjectType (void) |
| Reset SubjectType data member. More...
|
|
const TSubjectType & | CObjectUrl_Base::GetSubjectType (void) const |
| Get the SubjectType member data. More...
|
|
TSubjectType & | CObjectUrl_Base::SetSubjectType (void) |
| Assign a value to SubjectType data member. More...
|
|
bool | CObjectUrl_Base::IsSetAttribute (void) const |
| can be one of the following; see LinkOut SubjectTypes and Attributes at http://www.ncbi.nlm.nih.gov/entrez/linkout/doc/subjecttypes.html for a description of these elements: More...
|
|
bool | CObjectUrl_Base::CanGetAttribute (void) const |
| Check if it is safe to call GetAttribute method. More...
|
|
void | CObjectUrl_Base::ResetAttribute (void) |
| Reset Attribute data member. More...
|
|
const TAttribute & | CObjectUrl_Base::GetAttribute (void) const |
| Get the Attribute member data. More...
|
|
TAttribute & | CObjectUrl_Base::SetAttribute (void) |
| Assign a value to Attribute data member. More...
|
|
virtual void | CObjectUrl_Base::Reset (void) |
| Reset the whole object. More...
|
|
| CObjectUrl_Base::CObjectUrl_Base (const CObjectUrl_Base &) |
|
CObjectUrl_Base & | CObjectUrl_Base::operator= (const CObjectUrl_Base &) |
|
| CPad::CPad (void) |
|
| CPad::~CPad (void) |
|
| CPad::CPad (const CPad &value) |
|
CPad & | CPad::operator= (const CPad &value) |
|
| CPad_Base::CPad_Base (void) |
|
virtual | CPad_Base::~CPad_Base (void) |
|
| CPad_Base::DECLARE_INTERNAL_TYPE_INFO () |
|
| CPad_Base::C_Attlist::C_Attlist (void) |
|
| CPad_Base::C_Attlist::~C_Attlist (void) |
|
| CPad_Base::C_Attlist::DECLARE_INTERNAL_TYPE_INFO () |
|
static const NCBI_NS_NCBI::CEnumeratedTypeValues *ENUM_METHOD_NAME() | CPad_Base::C_Attlist::EAttlist_align (void) |
| Access to EAttlist_align's attributes (values, names) as defined in spec. More...
|
|
bool | CPad_Base::C_Attlist::IsSetWith (void) const |
| Check if a value has been assigned to With data member. More...
|
|
bool | CPad_Base::C_Attlist::CanGetWith (void) const |
| Check if it is safe to call GetWith method. More...
|
|
void | CPad_Base::C_Attlist::ResetWith (void) |
| Reset With data member. More...
|
|
const TWith & | CPad_Base::C_Attlist::GetWith (void) const |
| Get the With member data. More...
|
|
void | CPad_Base::C_Attlist::SetWith (const TWith &value) |
| Assign a value to With data member. More...
|
|
void | CPad_Base::C_Attlist::SetWith (TWith &&value) |
|
TWith & | CPad_Base::C_Attlist::SetWith (void) |
| Assign a value to With data member. More...
|
|
bool | CPad_Base::C_Attlist::IsSetWidth (void) const |
| Check if a value has been assigned to Width data member. More...
|
|
bool | CPad_Base::C_Attlist::CanGetWidth (void) const |
| Check if it is safe to call GetWidth method. More...
|
|
void | CPad_Base::C_Attlist::ResetWidth (void) |
| Reset Width data member. More...
|
|
const TWidth & | CPad_Base::C_Attlist::GetWidth (void) const |
| Get the Width member data. More...
|
|
void | CPad_Base::C_Attlist::SetWidth (const TWidth &value) |
| Assign a value to Width data member. More...
|
|
void | CPad_Base::C_Attlist::SetWidth (TWidth &&value) |
|
TWidth & | CPad_Base::C_Attlist::SetWidth (void) |
| Assign a value to Width data member. More...
|
|
bool | CPad_Base::C_Attlist::IsSetAlign (void) const |
| Check if a value has been assigned to Align data member. More...
|
|
bool | CPad_Base::C_Attlist::CanGetAlign (void) const |
| Check if it is safe to call GetAlign method. More...
|
|
void | CPad_Base::C_Attlist::ResetAlign (void) |
| Reset Align data member. More...
|
|
void | CPad_Base::C_Attlist::SetDefaultAlign (void) |
| Assign default value to Align data member. More...
|
|
TAlign | CPad_Base::C_Attlist::GetAlign (void) const |
| Get the Align member data. More...
|
|
void | CPad_Base::C_Attlist::SetAlign (TAlign value) |
| Assign a value to Align data member. More...
|
|
TAlign & | CPad_Base::C_Attlist::SetAlign (void) |
| Assign a value to Align data member. More...
|
|
void | CPad_Base::C_Attlist::Reset (void) |
| Reset the whole object. More...
|
|
| CPad_Base::C_Attlist::C_Attlist (const C_Attlist &) |
|
C_Attlist & | CPad_Base::C_Attlist::operator= (const C_Attlist &) |
|
| CPad_Base::C_E_Pad::C_E_Pad (void) |
|
| CPad_Base::C_E_Pad::~C_E_Pad (void) |
|
| CPad_Base::C_E_Pad::DECLARE_INTERNAL_TYPE_INFO () |
|
void | CPad_Base::C_E_Pad::Reset (void) |
| Reset the whole object. More...
|
|
void | CPad_Base::C_E_Pad::ResetSelection (void) |
| Reset the selection (set it to e_not_set). More...
|
|
E_Choice | CPad_Base::C_E_Pad::Which (void) const |
| Which variant is currently selected. More...
|
|
void | CPad_Base::C_E_Pad::CheckSelected (E_Choice index) const |
| Verify selection, throw exception if it differs from the expected. More...
|
|
void | CPad_Base::C_E_Pad::ThrowInvalidSelection (E_Choice index) const |
| Throw 'InvalidSelection' exception. More...
|
|
static NCBI_NS_STD::string | CPad_Base::C_E_Pad::SelectionName (E_Choice index) |
| Retrieve selection name (for diagnostic purposes). More...
|
|
void | CPad_Base::C_E_Pad::Select (E_Choice index, NCBI_NS_NCBI::EResetVariant reset=NCBI_NS_NCBI::eDoResetVariant) |
| Select the requested variant if needed. More...
|
|
void | CPad_Base::C_E_Pad::Select (E_Choice index, NCBI_NS_NCBI::EResetVariant reset, NCBI_NS_NCBI::CObjectMemoryPool *pool) |
| Select the requested variant if needed, allocating CObject variants from memory pool. More...
|
|
bool | CPad_Base::C_E_Pad::Is_CharData (void) const |
| Check if variant _CharData is selected. More...
|
|
const T_CharData & | CPad_Base::C_E_Pad::Get_CharData (void) const |
| Get the variant data. More...
|
|
T_CharData & | CPad_Base::C_E_Pad::Set_CharData (void) |
| Select the variant. More...
|
|
void | CPad_Base::C_E_Pad::Set_CharData (const T_CharData &value) |
| Select the variant and set its data. More...
|
|
bool | CPad_Base::C_E_Pad::IsPad (void) const |
| Check if variant Pad is selected. More...
|
|
const TPad & | CPad_Base::C_E_Pad::GetPad (void) const |
| Get the variant data. More...
|
|
TPad & | CPad_Base::C_E_Pad::SetPad (void) |
| Select the variant. More...
|
|
void | CPad_Base::C_E_Pad::SetPad (TPad &value) |
| Select the variant and set its data. More...
|
|
bool | CPad_Base::C_E_Pad::IsApad (void) const |
| Check if variant Apad is selected. More...
|
|
const TApad & | CPad_Base::C_E_Pad::GetApad (void) const |
| Get the variant data. More...
|
|
TApad & | CPad_Base::C_E_Pad::SetApad (void) |
| Select the variant. More...
|
|
void | CPad_Base::C_E_Pad::SetApad (TApad &value) |
| Select the variant and set its data. More...
|
|
bool | CPad_Base::C_E_Pad::IsSubs (void) const |
| Check if variant Subs is selected. More...
|
|
const TSubs & | CPad_Base::C_E_Pad::GetSubs (void) const |
| Get the variant data. More...
|
|
TSubs & | CPad_Base::C_E_Pad::SetSubs (void) |
| Select the variant. More...
|
|
void | CPad_Base::C_E_Pad::SetSubs (TSubs &value) |
| Select the variant and set its data. More...
|
|
bool | CPad_Base::C_E_Pad::IsToupper (void) const |
| Check if variant Toupper is selected. More...
|
|
const TToupper & | CPad_Base::C_E_Pad::GetToupper (void) const |
| Get the variant data. More...
|
|
TToupper & | CPad_Base::C_E_Pad::SetToupper (void) |
| Select the variant. More...
|
|
void | CPad_Base::C_E_Pad::SetToupper (TToupper &value) |
| Select the variant and set its data. More...
|
|
bool | CPad_Base::C_E_Pad::IsTolower (void) const |
| Check if variant Tolower is selected. More...
|
|
const TTolower & | CPad_Base::C_E_Pad::GetTolower (void) const |
| Get the variant data. More...
|
|
TTolower & | CPad_Base::C_E_Pad::SetTolower (void) |
| Select the variant. More...
|
|
void | CPad_Base::C_E_Pad::SetTolower (TTolower &value) |
| Select the variant and set its data. More...
|
|
bool | CPad_Base::C_E_Pad::IsStrip (void) const |
| Check if variant Strip is selected. More...
|
|
const TStrip & | CPad_Base::C_E_Pad::GetStrip (void) const |
| Get the variant data. More...
|
|
TStrip & | CPad_Base::C_E_Pad::SetStrip (void) |
| Select the variant. More...
|
|
void | CPad_Base::C_E_Pad::SetStrip (TStrip &value) |
| Select the variant and set its data. More...
|
|
bool | CPad_Base::C_E_Pad::IsNormalize (void) const |
| Check if variant Normalize is selected. More...
|
|
const TNormalize & | CPad_Base::C_E_Pad::GetNormalize (void) const |
| Get the variant data. More...
|
|
TNormalize & | CPad_Base::C_E_Pad::SetNormalize (void) |
| Select the variant. More...
|
|
void | CPad_Base::C_E_Pad::SetNormalize (TNormalize &value) |
| Select the variant and set its data. More...
|
|
| CPad_Base::C_E_Pad::C_E_Pad (const C_E_Pad &) |
|
C_E_Pad & | CPad_Base::C_E_Pad::operator= (const C_E_Pad &) |
|
void | CPad_Base::C_E_Pad::DoSelect (E_Choice index, NCBI_NS_NCBI::CObjectMemoryPool *pool=0) |
|
bool | CPad_Base::IsSetAttlist (void) const |
| used to mark up strings that require padding to create fixed-length string attributes. More...
|
|
bool | CPad_Base::CanGetAttlist (void) const |
| Check if it is safe to call GetAttlist method. More...
|
|
void | CPad_Base::ResetAttlist (void) |
| Reset Attlist data member. More...
|
|
const TAttlist & | CPad_Base::GetAttlist (void) const |
| Get the Attlist member data. More...
|
|
void | CPad_Base::SetAttlist (TAttlist &value) |
| Assign a value to Attlist data member. More...
|
|
TAttlist & | CPad_Base::SetAttlist (void) |
| Assign a value to Attlist data member. More...
|
|
bool | CPad_Base::IsSetPad (void) const |
| Check if a value has been assigned to Pad data member. More...
|
|
bool | CPad_Base::CanGetPad (void) const |
| Check if it is safe to call GetPad method. More...
|
|
void | CPad_Base::ResetPad (void) |
| Reset Pad data member. More...
|
|
const TPad & | CPad_Base::GetPad (void) const |
| Get the Pad member data. More...
|
|
TPad & | CPad_Base::SetPad (void) |
| Assign a value to Pad data member. More...
|
|
virtual void | CPad_Base::Reset (void) |
| Reset the whole object. More...
|
|
| CPad_Base::CPad_Base (const CPad_Base &) |
|
CPad_Base & | CPad_Base::operator= (const CPad_Base &) |
|
| CProvider::CProvider (void) |
|
| CProvider::~CProvider (void) |
|
| CProvider::CProvider (const CProvider &value) |
|
CProvider & | CProvider::operator= (const CProvider &value) |
|
| CProvider_Base::CProvider_Base (void) |
|
virtual | CProvider_Base::~CProvider_Base (void) |
|
| CProvider_Base::DECLARE_INTERNAL_TYPE_INFO () |
|
bool | CProvider_Base::IsSetProviderId (void) const |
| Check if a value has been assigned to ProviderId data member. More...
|
|
bool | CProvider_Base::CanGetProviderId (void) const |
| Check if it is safe to call GetProviderId method. More...
|
|
void | CProvider_Base::ResetProviderId (void) |
| Reset ProviderId data member. More...
|
|
const TProviderId & | CProvider_Base::GetProviderId (void) const |
| Get the ProviderId member data. More...
|
|
void | CProvider_Base::SetProviderId (const TProviderId &value) |
| Assign a value to ProviderId data member. More...
|
|
void | CProvider_Base::SetProviderId (TProviderId &&value) |
|
TProviderId & | CProvider_Base::SetProviderId (void) |
| Assign a value to ProviderId data member. More...
|
|
bool | CProvider_Base::IsSetName (void) const |
| Check if a value has been assigned to Name data member. More...
|
|
bool | CProvider_Base::CanGetName (void) const |
| Check if it is safe to call GetName method. More...
|
|
void | CProvider_Base::ResetName (void) |
| Reset Name data member. More...
|
|
const TName & | CProvider_Base::GetName (void) const |
| Get the Name member data. More...
|
|
void | CProvider_Base::SetName (const TName &value) |
| Assign a value to Name data member. More...
|
|
void | CProvider_Base::SetName (TName &&value) |
|
TName & | CProvider_Base::SetName (void) |
| Assign a value to Name data member. More...
|
|
bool | CProvider_Base::IsSetNameAbbr (void) const |
| Check if a value has been assigned to NameAbbr data member. More...
|
|
bool | CProvider_Base::CanGetNameAbbr (void) const |
| Check if it is safe to call GetNameAbbr method. More...
|
|
void | CProvider_Base::ResetNameAbbr (void) |
| Reset NameAbbr data member. More...
|
|
const TNameAbbr & | CProvider_Base::GetNameAbbr (void) const |
| Get the NameAbbr member data. More...
|
|
void | CProvider_Base::SetNameAbbr (const TNameAbbr &value) |
| Assign a value to NameAbbr data member. More...
|
|
void | CProvider_Base::SetNameAbbr (TNameAbbr &&value) |
|
TNameAbbr & | CProvider_Base::SetNameAbbr (void) |
| Assign a value to NameAbbr data member. More...
|
|
bool | CProvider_Base::IsSetSubjectType (void) const |
| Entities for special characters internal DTD entities Check if a value has been assigned to SubjectType data member. More...
|
|
bool | CProvider_Base::CanGetSubjectType (void) const |
| Check if it is safe to call GetSubjectType method. More...
|
|
void | CProvider_Base::ResetSubjectType (void) |
| Reset SubjectType data member. More...
|
|
const TSubjectType & | CProvider_Base::GetSubjectType (void) const |
| Get the SubjectType member data. More...
|
|
TSubjectType & | CProvider_Base::SetSubjectType (void) |
| Assign a value to SubjectType data member. More...
|
|
bool | CProvider_Base::IsSetAttribute (void) const |
| can be one of the following; see LinkOut SubjectTypes and Attributes at http://www.ncbi.nlm.nih.gov/entrez/linkout/doc/subjecttypes.html for a description of these elements: More...
|
|
bool | CProvider_Base::CanGetAttribute (void) const |
| Check if it is safe to call GetAttribute method. More...
|
|
void | CProvider_Base::ResetAttribute (void) |
| Reset Attribute data member. More...
|
|
const TAttribute & | CProvider_Base::GetAttribute (void) const |
| Get the Attribute member data. More...
|
|
TAttribute & | CProvider_Base::SetAttribute (void) |
| Assign a value to Attribute data member. More...
|
|
bool | CProvider_Base::IsSetUrl (void) const |
| Check if a value has been assigned to Url data member. More...
|
|
bool | CProvider_Base::CanGetUrl (void) const |
| Check if it is safe to call GetUrl method. More...
|
|
void | CProvider_Base::ResetUrl (void) |
| Reset Url data member. More...
|
|
const TUrl & | CProvider_Base::GetUrl (void) const |
| Get the Url member data. More...
|
|
TUrl & | CProvider_Base::SetUrl (void) |
| Assign a value to Url data member. More...
|
|
bool | CProvider_Base::IsSetIconUrl (void) const |
| Check if a value has been assigned to IconUrl data member. More...
|
|
bool | CProvider_Base::CanGetIconUrl (void) const |
| Check if it is safe to call GetIconUrl method. More...
|
|
void | CProvider_Base::ResetIconUrl (void) |
| Reset IconUrl data member. More...
|
|
const TIconUrl & | CProvider_Base::GetIconUrl (void) const |
| Get the IconUrl member data. More...
|
|
TIconUrl & | CProvider_Base::SetIconUrl (void) |
| Assign a value to IconUrl data member. More...
|
|
bool | CProvider_Base::IsSetBrief (void) const |
| Check if a value has been assigned to Brief data member. More...
|
|
bool | CProvider_Base::CanGetBrief (void) const |
| Check if it is safe to call GetBrief method. More...
|
|
void | CProvider_Base::ResetBrief (void) |
| Reset Brief data member. More...
|
|
const TBrief & | CProvider_Base::GetBrief (void) const |
| Get the Brief member data. More...
|
|
void | CProvider_Base::SetBrief (const TBrief &value) |
| Assign a value to Brief data member. More...
|
|
void | CProvider_Base::SetBrief (TBrief &&value) |
|
TBrief & | CProvider_Base::SetBrief (void) |
| Assign a value to Brief data member. More...
|
|
virtual void | CProvider_Base::Reset (void) |
| Reset the whole object. More...
|
|
| CProvider_Base::CProvider_Base (const CProvider_Base &) |
|
CProvider_Base & | CProvider_Base::operator= (const CProvider_Base &) |
|
| CRule::CRule (void) |
|
| CRule::~CRule (void) |
|
| CRule::CRule (const CRule &value) |
|
CRule & | CRule::operator= (const CRule &value) |
|
| CRule_Base::CRule_Base (void) |
|
virtual | CRule_Base::~CRule_Base (void) |
|
| CRule_Base::DECLARE_INTERNAL_TYPE_INFO () |
|
| CRule_Base::C_Data::C_Data (void) |
|
| CRule_Base::C_Data::~C_Data (void) |
|
| CRule_Base::C_Data::DECLARE_INTERNAL_TYPE_INFO () |
|
void | CRule_Base::C_Data::Reset (void) |
| Reset the whole object. More...
|
|
void | CRule_Base::C_Data::ResetSelection (void) |
| Reset the selection (set it to e_not_set). More...
|
|
E_Choice | CRule_Base::C_Data::Which (void) const |
| Which variant is currently selected. More...
|
|
void | CRule_Base::C_Data::CheckSelected (E_Choice index) const |
| Verify selection, throw exception if it differs from the expected. More...
|
|
void | CRule_Base::C_Data::ThrowInvalidSelection (E_Choice index) const |
| Throw 'InvalidSelection' exception. More...
|
|
static NCBI_NS_STD::string | CRule_Base::C_Data::SelectionName (E_Choice index) |
| Retrieve selection name (for diagnostic purposes). More...
|
|
void | CRule_Base::C_Data::Select (E_Choice index, NCBI_NS_NCBI::EResetVariant reset=NCBI_NS_NCBI::eDoResetVariant) |
| Select the requested variant if needed. More...
|
|
void | CRule_Base::C_Data::Select (E_Choice index, NCBI_NS_NCBI::EResetVariant reset, NCBI_NS_NCBI::CObjectMemoryPool *pool) |
| Select the requested variant if needed, allocating CObject variants from memory pool. More...
|
|
bool | CRule_Base::C_Data::Is_CharData (void) const |
| Check if variant _CharData is selected. More...
|
|
const T_CharData & | CRule_Base::C_Data::Get_CharData (void) const |
| Get the variant data. More...
|
|
T_CharData & | CRule_Base::C_Data::Set_CharData (void) |
| Select the variant. More...
|
|
void | CRule_Base::C_Data::Set_CharData (const T_CharData &value) |
| Select the variant and set its data. More...
|
|
bool | CRule_Base::C_Data::IsPad (void) const |
| Check if variant Pad is selected. More...
|
|
const TPad & | CRule_Base::C_Data::GetPad (void) const |
| Get the variant data. More...
|
|
TPad & | CRule_Base::C_Data::SetPad (void) |
| Select the variant. More...
|
|
void | CRule_Base::C_Data::SetPad (TPad &value) |
| Select the variant and set its data. More...
|
|
bool | CRule_Base::C_Data::IsApad (void) const |
| Check if variant Apad is selected. More...
|
|
const TApad & | CRule_Base::C_Data::GetApad (void) const |
| Get the variant data. More...
|
|
TApad & | CRule_Base::C_Data::SetApad (void) |
| Select the variant. More...
|
|
void | CRule_Base::C_Data::SetApad (TApad &value) |
| Select the variant and set its data. More...
|
|
bool | CRule_Base::C_Data::IsSubs (void) const |
| Check if variant Subs is selected. More...
|
|
const TSubs & | CRule_Base::C_Data::GetSubs (void) const |
| Get the variant data. More...
|
|
TSubs & | CRule_Base::C_Data::SetSubs (void) |
| Select the variant. More...
|
|
void | CRule_Base::C_Data::SetSubs (TSubs &value) |
| Select the variant and set its data. More...
|
|
bool | CRule_Base::C_Data::IsToupper (void) const |
| Check if variant Toupper is selected. More...
|
|
const TToupper & | CRule_Base::C_Data::GetToupper (void) const |
| Get the variant data. More...
|
|
TToupper & | CRule_Base::C_Data::SetToupper (void) |
| Select the variant. More...
|
|
void | CRule_Base::C_Data::SetToupper (TToupper &value) |
| Select the variant and set its data. More...
|
|
bool | CRule_Base::C_Data::IsTolower (void) const |
| Check if variant Tolower is selected. More...
|
|
const TTolower & | CRule_Base::C_Data::GetTolower (void) const |
| Get the variant data. More...
|
|
TTolower & | CRule_Base::C_Data::SetTolower (void) |
| Select the variant. More...
|
|
void | CRule_Base::C_Data::SetTolower (TTolower &value) |
| Select the variant and set its data. More...
|
|
bool | CRule_Base::C_Data::IsStrip (void) const |
| Check if variant Strip is selected. More...
|
|
const TStrip & | CRule_Base::C_Data::GetStrip (void) const |
| Get the variant data. More...
|
|
TStrip & | CRule_Base::C_Data::SetStrip (void) |
| Select the variant. More...
|
|
void | CRule_Base::C_Data::SetStrip (TStrip &value) |
| Select the variant and set its data. More...
|
|
bool | CRule_Base::C_Data::IsNormalize (void) const |
| Check if variant Normalize is selected. More...
|
|
const TNormalize & | CRule_Base::C_Data::GetNormalize (void) const |
| Get the variant data. More...
|
|
TNormalize & | CRule_Base::C_Data::SetNormalize (void) |
| Select the variant. More...
|
|
void | CRule_Base::C_Data::SetNormalize (TNormalize &value) |
| Select the variant and set its data. More...
|
|
| CRule_Base::C_Data::C_Data (const C_Data &) |
|
C_Data & | CRule_Base::C_Data::operator= (const C_Data &) |
|
void | CRule_Base::C_Data::DoSelect (E_Choice index, NCBI_NS_NCBI::CObjectMemoryPool *pool=0) |
|
bool | CRule_Base::IsSet (void) const |
| Check if a value has been assigned to data member. More...
|
|
bool | CRule_Base::CanGet (void) const |
| Check if it is safe to call Get method. More...
|
|
void | CRule_Base::Reset (void) |
| Reset data member. More...
|
|
const Tdata & | CRule_Base::Get (void) const |
| Get the member data. More...
|
|
Tdata & | CRule_Base::Set (void) |
| Assign a value to data member. More...
|
|
| CRule_Base::operator const Tdata & (void) const |
| Conversion operator to 'const Tdata' type. More...
|
|
| CRule_Base::operator Tdata & (void) |
| Conversion operator to 'Tdata' type. More...
|
|
| CRule_Base::CRule_Base (const CRule_Base &) |
|
CRule_Base & | CRule_Base::operator= (const CRule_Base &) |
|
| CRuleToMany::CRuleToMany (void) |
|
| CRuleToMany::~CRuleToMany (void) |
|
| CRuleToMany::CRuleToMany (const CRuleToMany &value) |
|
CRuleToMany & | CRuleToMany::operator= (const CRuleToMany &value) |
|
| CRuleToMany_Base::CRuleToMany_Base (void) |
|
virtual | CRuleToMany_Base::~CRuleToMany_Base (void) |
|
| CRuleToMany_Base::DECLARE_INTERNAL_TYPE_INFO () |
|
bool | CRuleToMany_Base::IsSetRule (void) const |
| Check if a value has been assigned to Rule data member. More...
|
|
bool | CRuleToMany_Base::CanGetRule (void) const |
| Check if it is safe to call GetRule method. More...
|
|
void | CRuleToMany_Base::ResetRule (void) |
| Reset Rule data member. More...
|
|
const TRule & | CRuleToMany_Base::GetRule (void) const |
| Get the Rule member data. More...
|
|
void | CRuleToMany_Base::SetRule (TRule &value) |
| Assign a value to Rule data member. More...
|
|
TRule & | CRuleToMany_Base::SetRule (void) |
| Assign a value to Rule data member. More...
|
|
bool | CRuleToMany_Base::IsSetSeparator (void) const |
| Check if a value has been assigned to Separator data member. More...
|
|
bool | CRuleToMany_Base::CanGetSeparator (void) const |
| Check if it is safe to call GetSeparator method. More...
|
|
void | CRuleToMany_Base::ResetSeparator (void) |
| Reset Separator data member. More...
|
|
const TSeparator & | CRuleToMany_Base::GetSeparator (void) const |
| Get the Separator member data. More...
|
|
void | CRuleToMany_Base::SetSeparator (const TSeparator &value) |
| Assign a value to Separator data member. More...
|
|
void | CRuleToMany_Base::SetSeparator (TSeparator &&value) |
|
TSeparator & | CRuleToMany_Base::SetSeparator (void) |
| Assign a value to Separator data member. More...
|
|
virtual void | CRuleToMany_Base::Reset (void) |
| Reset the whole object. More...
|
|
| CRuleToMany_Base::CRuleToMany_Base (const CRuleToMany_Base &) |
|
CRuleToMany_Base & | CRuleToMany_Base::operator= (const CRuleToMany_Base &) |
|
| CStrip::CStrip (void) |
|
| CStrip::~CStrip (void) |
|
| CStrip::CStrip (const CStrip &value) |
|
CStrip & | CStrip::operator= (const CStrip &value) |
|
| CStrip_Base::CStrip_Base (void) |
|
virtual | CStrip_Base::~CStrip_Base (void) |
|
| CStrip_Base::DECLARE_INTERNAL_TYPE_INFO () |
|
| CStrip_Base::C_Attlist::C_Attlist (void) |
|
| CStrip_Base::C_Attlist::~C_Attlist (void) |
|
| CStrip_Base::C_Attlist::DECLARE_INTERNAL_TYPE_INFO () |
|
static const NCBI_NS_NCBI::CEnumeratedTypeValues *ENUM_METHOD_NAME() | CStrip_Base::C_Attlist::EAttlist_what (void) |
| Access to EAttlist_what's attributes (values, names) as defined in spec. More...
|
|
bool | CStrip_Base::C_Attlist::IsSetWhat (void) const |
| Check if a value has been assigned to What data member. More...
|
|
bool | CStrip_Base::C_Attlist::CanGetWhat (void) const |
| Check if it is safe to call GetWhat method. More...
|
|
void | CStrip_Base::C_Attlist::ResetWhat (void) |
| Reset What data member. More...
|
|
TWhat | CStrip_Base::C_Attlist::GetWhat (void) const |
| Get the What member data. More...
|
|
void | CStrip_Base::C_Attlist::SetWhat (TWhat value) |
| Assign a value to What data member. More...
|
|
TWhat & | CStrip_Base::C_Attlist::SetWhat (void) |
| Assign a value to What data member. More...
|
|
void | CStrip_Base::C_Attlist::Reset (void) |
| Reset the whole object. More...
|
|
| CStrip_Base::C_Attlist::C_Attlist (const C_Attlist &) |
|
C_Attlist & | CStrip_Base::C_Attlist::operator= (const C_Attlist &) |
|
| CStrip_Base::C_E_Strip::C_E_Strip (void) |
|
| CStrip_Base::C_E_Strip::~C_E_Strip (void) |
|
| CStrip_Base::C_E_Strip::DECLARE_INTERNAL_TYPE_INFO () |
|
void | CStrip_Base::C_E_Strip::Reset (void) |
| Reset the whole object. More...
|
|
void | CStrip_Base::C_E_Strip::ResetSelection (void) |
| Reset the selection (set it to e_not_set). More...
|
|
E_Choice | CStrip_Base::C_E_Strip::Which (void) const |
| Which variant is currently selected. More...
|
|
void | CStrip_Base::C_E_Strip::CheckSelected (E_Choice index) const |
| Verify selection, throw exception if it differs from the expected. More...
|
|
void | CStrip_Base::C_E_Strip::ThrowInvalidSelection (E_Choice index) const |
| Throw 'InvalidSelection' exception. More...
|
|
static NCBI_NS_STD::string | CStrip_Base::C_E_Strip::SelectionName (E_Choice index) |
| Retrieve selection name (for diagnostic purposes). More...
|
|
void | CStrip_Base::C_E_Strip::Select (E_Choice index, NCBI_NS_NCBI::EResetVariant reset=NCBI_NS_NCBI::eDoResetVariant) |
| Select the requested variant if needed. More...
|
|
void | CStrip_Base::C_E_Strip::Select (E_Choice index, NCBI_NS_NCBI::EResetVariant reset, NCBI_NS_NCBI::CObjectMemoryPool *pool) |
| Select the requested variant if needed, allocating CObject variants from memory pool. More...
|
|
bool | CStrip_Base::C_E_Strip::Is_CharData (void) const |
| Check if variant _CharData is selected. More...
|
|
const T_CharData & | CStrip_Base::C_E_Strip::Get_CharData (void) const |
| Get the variant data. More...
|
|
T_CharData & | CStrip_Base::C_E_Strip::Set_CharData (void) |
| Select the variant. More...
|
|
void | CStrip_Base::C_E_Strip::Set_CharData (const T_CharData &value) |
| Select the variant and set its data. More...
|
|
bool | CStrip_Base::C_E_Strip::IsPad (void) const |
| Check if variant Pad is selected. More...
|
|
const TPad & | CStrip_Base::C_E_Strip::GetPad (void) const |
| Get the variant data. More...
|
|
TPad & | CStrip_Base::C_E_Strip::SetPad (void) |
| Select the variant. More...
|
|
void | CStrip_Base::C_E_Strip::SetPad (TPad &value) |
| Select the variant and set its data. More...
|
|
bool | CStrip_Base::C_E_Strip::IsApad (void) const |
| Check if variant Apad is selected. More...
|
|
const TApad & | CStrip_Base::C_E_Strip::GetApad (void) const |
| Get the variant data. More...
|
|
TApad & | CStrip_Base::C_E_Strip::SetApad (void) |
| Select the variant. More...
|
|
void | CStrip_Base::C_E_Strip::SetApad (TApad &value) |
| Select the variant and set its data. More...
|
|
bool | CStrip_Base::C_E_Strip::IsSubs (void) const |
| Check if variant Subs is selected. More...
|
|
const TSubs & | CStrip_Base::C_E_Strip::GetSubs (void) const |
| Get the variant data. More...
|
|
TSubs & | CStrip_Base::C_E_Strip::SetSubs (void) |
| Select the variant. More...
|
|
void | CStrip_Base::C_E_Strip::SetSubs (TSubs &value) |
| Select the variant and set its data. More...
|
|
bool | CStrip_Base::C_E_Strip::IsToupper (void) const |
| Check if variant Toupper is selected. More...
|
|
const TToupper & | CStrip_Base::C_E_Strip::GetToupper (void) const |
| Get the variant data. More...
|
|
TToupper & | CStrip_Base::C_E_Strip::SetToupper (void) |
| Select the variant. More...
|
|
void | CStrip_Base::C_E_Strip::SetToupper (TToupper &value) |
| Select the variant and set its data. More...
|
|
bool | CStrip_Base::C_E_Strip::IsTolower (void) const |
| Check if variant Tolower is selected. More...
|
|
const TTolower & | CStrip_Base::C_E_Strip::GetTolower (void) const |
| Get the variant data. More...
|
|
TTolower & | CStrip_Base::C_E_Strip::SetTolower (void) |
| Select the variant. More...
|
|
void | CStrip_Base::C_E_Strip::SetTolower (TTolower &value) |
| Select the variant and set its data. More...
|
|
bool | CStrip_Base::C_E_Strip::IsStrip (void) const |
| Check if variant Strip is selected. More...
|
|
const TStrip & | CStrip_Base::C_E_Strip::GetStrip (void) const |
| Get the variant data. More...
|
|
TStrip & | CStrip_Base::C_E_Strip::SetStrip (void) |
| Select the variant. More...
|
|
void | CStrip_Base::C_E_Strip::SetStrip (TStrip &value) |
| Select the variant and set its data. More...
|
|
bool | CStrip_Base::C_E_Strip::IsNormalize (void) const |
| Check if variant Normalize is selected. More...
|
|
const TNormalize & | CStrip_Base::C_E_Strip::GetNormalize (void) const |
| Get the variant data. More...
|
|
TNormalize & | CStrip_Base::C_E_Strip::SetNormalize (void) |
| Select the variant. More...
|
|
void | CStrip_Base::C_E_Strip::SetNormalize (TNormalize &value) |
| Select the variant and set its data. More...
|
|
| CStrip_Base::C_E_Strip::C_E_Strip (const C_E_Strip &) |
|
C_E_Strip & | CStrip_Base::C_E_Strip::operator= (const C_E_Strip &) |
|
void | CStrip_Base::C_E_Strip::DoSelect (E_Choice index, NCBI_NS_NCBI::CObjectMemoryPool *pool=0) |
|
bool | CStrip_Base::IsSetAttlist (void) const |
| strip off spaces/letters/digits in the element's content Check if a value has been assigned to Attlist data member. More...
|
|
bool | CStrip_Base::CanGetAttlist (void) const |
| Check if it is safe to call GetAttlist method. More...
|
|
void | CStrip_Base::ResetAttlist (void) |
| Reset Attlist data member. More...
|
|
const TAttlist & | CStrip_Base::GetAttlist (void) const |
| Get the Attlist member data. More...
|
|
void | CStrip_Base::SetAttlist (TAttlist &value) |
| Assign a value to Attlist data member. More...
|
|
TAttlist & | CStrip_Base::SetAttlist (void) |
| Assign a value to Attlist data member. More...
|
|
bool | CStrip_Base::IsSetStrip (void) const |
| Check if a value has been assigned to Strip data member. More...
|
|
bool | CStrip_Base::CanGetStrip (void) const |
| Check if it is safe to call GetStrip method. More...
|
|
void | CStrip_Base::ResetStrip (void) |
| Reset Strip data member. More...
|
|
const TStrip & | CStrip_Base::GetStrip (void) const |
| Get the Strip member data. More...
|
|
TStrip & | CStrip_Base::SetStrip (void) |
| Assign a value to Strip data member. More...
|
|
virtual void | CStrip_Base::Reset (void) |
| Reset the whole object. More...
|
|
| CStrip_Base::CStrip_Base (const CStrip_Base &) |
|
CStrip_Base & | CStrip_Base::operator= (const CStrip_Base &) |
|
| CSubObjectSelector::CSubObjectSelector (void) |
|
| CSubObjectSelector::~CSubObjectSelector (void) |
|
| CSubObjectSelector::CSubObjectSelector (const CSubObjectSelector &value) |
|
CSubObjectSelector & | CSubObjectSelector::operator= (const CSubObjectSelector &value) |
|
| CSubObjectSelector_Base::CSubObjectSelector_Base (void) |
|
virtual | CSubObjectSelector_Base::~CSubObjectSelector_Base (void) |
|
| CSubObjectSelector_Base::DECLARE_INTERNAL_TYPE_INFO () |
|
bool | CSubObjectSelector_Base::IsSetDatabase (void) const |
| Check if a value has been assigned to Database data member. More...
|
|
bool | CSubObjectSelector_Base::CanGetDatabase (void) const |
| Check if it is safe to call GetDatabase method. More...
|
|
void | CSubObjectSelector_Base::ResetDatabase (void) |
| Reset Database data member. More...
|
|
const TDatabase & | CSubObjectSelector_Base::GetDatabase (void) const |
| Get the Database member data. More...
|
|
void | CSubObjectSelector_Base::SetDatabase (const TDatabase &value) |
| Assign a value to Database data member. More...
|
|
void | CSubObjectSelector_Base::SetDatabase (TDatabase &&value) |
|
TDatabase & | CSubObjectSelector_Base::SetDatabase (void) |
| Assign a value to Database data member. More...
|
|
bool | CSubObjectSelector_Base::IsSetSubProvider (void) const |
| Check if a value has been assigned to SubProvider data member. More...
|
|
bool | CSubObjectSelector_Base::CanGetSubProvider (void) const |
| Check if it is safe to call GetSubProvider method. More...
|
|
void | CSubObjectSelector_Base::ResetSubProvider (void) |
| Reset SubProvider data member. More...
|
|
const TSubProvider & | CSubObjectSelector_Base::GetSubProvider (void) const |
| Get the SubProvider member data. More...
|
|
void | CSubObjectSelector_Base::SetSubProvider (TSubProvider &value) |
| Assign a value to SubProvider data member. More...
|
|
TSubProvider & | CSubObjectSelector_Base::SetSubProvider (void) |
| Assign a value to SubProvider data member. More...
|
|
virtual void | CSubObjectSelector_Base::Reset (void) |
| Reset the whole object. More...
|
|
| CSubObjectSelector_Base::CSubObjectSelector_Base (const CSubObjectSelector_Base &) |
|
CSubObjectSelector_Base & | CSubObjectSelector_Base::operator= (const CSubObjectSelector_Base &) |
|
| CSubProvider::CSubProvider (void) |
|
| CSubProvider::~CSubProvider (void) |
|
| CSubProvider::CSubProvider (const CSubProvider &value) |
|
CSubProvider & | CSubProvider::operator= (const CSubProvider &value) |
|
| CSubProvider_Base::CSubProvider_Base (void) |
|
virtual | CSubProvider_Base::~CSubProvider_Base (void) |
|
| CSubProvider_Base::DECLARE_INTERNAL_TYPE_INFO () |
|
| CSubProvider_Base::C_Data::C_Data (void) |
|
| CSubProvider_Base::C_Data::~C_Data (void) |
|
| CSubProvider_Base::C_Data::DECLARE_INTERNAL_TYPE_INFO () |
|
| CSubProvider_Base::C_Data::C_E_IE::C_E_IE (void) |
|
| CSubProvider_Base::C_Data::C_E_IE::~C_E_IE (void) |
|
| CSubProvider_Base::C_Data::C_E_IE::DECLARE_INTERNAL_TYPE_INFO () |
|
void | CSubProvider_Base::C_Data::C_E_IE::Reset (void) |
| Reset the whole object. More...
|
|
void | CSubProvider_Base::C_Data::C_E_IE::ResetSelection (void) |
| Reset the selection (set it to e_not_set). More...
|
|
E_Choice | CSubProvider_Base::C_Data::C_E_IE::Which (void) const |
| Which variant is currently selected. More...
|
|
void | CSubProvider_Base::C_Data::C_E_IE::CheckSelected (E_Choice index) const |
| Verify selection, throw exception if it differs from the expected. More...
|
|
void | CSubProvider_Base::C_Data::C_E_IE::ThrowInvalidSelection (E_Choice index) const |
| Throw 'InvalidSelection' exception. More...
|
|
static NCBI_NS_STD::string | CSubProvider_Base::C_Data::C_E_IE::SelectionName (E_Choice index) |
| Retrieve selection name (for diagnostic purposes). More...
|
|
void | CSubProvider_Base::C_Data::C_E_IE::Select (E_Choice index, NCBI_NS_NCBI::EResetVariant reset=NCBI_NS_NCBI::eDoResetVariant) |
| Select the requested variant if needed. More...
|
|
void | CSubProvider_Base::C_Data::C_E_IE::Select (E_Choice index, NCBI_NS_NCBI::EResetVariant reset, NCBI_NS_NCBI::CObjectMemoryPool *pool) |
| Select the requested variant if needed, allocating CObject variants from memory pool. More...
|
|
bool | CSubProvider_Base::C_Data::C_E_IE::IsInclQuery (void) const |
| Check if variant InclQuery is selected. More...
|
|
const TInclQuery & | CSubProvider_Base::C_Data::C_E_IE::GetInclQuery (void) const |
| Get the variant data. More...
|
|
TInclQuery & | CSubProvider_Base::C_Data::C_E_IE::SetInclQuery (void) |
| Select the variant. More...
|
|
void | CSubProvider_Base::C_Data::C_E_IE::SetInclQuery (const TInclQuery &value) |
| Select the variant and set its data. More...
|
|
bool | CSubProvider_Base::C_Data::C_E_IE::IsExclQuery (void) const |
| Check if variant ExclQuery is selected. More...
|
|
const TExclQuery & | CSubProvider_Base::C_Data::C_E_IE::GetExclQuery (void) const |
| Get the variant data. More...
|
|
TExclQuery & | CSubProvider_Base::C_Data::C_E_IE::SetExclQuery (void) |
| Select the variant. More...
|
|
void | CSubProvider_Base::C_Data::C_E_IE::SetExclQuery (const TExclQuery &value) |
| Select the variant and set its data. More...
|
|
| CSubProvider_Base::C_Data::C_E_IE::C_E_IE (const C_E_IE &) |
|
C_E_IE & | CSubProvider_Base::C_Data::C_E_IE::operator= (const C_E_IE &) |
|
void | CSubProvider_Base::C_Data::C_E_IE::DoSelect (E_Choice index, NCBI_NS_NCBI::CObjectMemoryPool *pool=0) |
|
bool | CSubProvider_Base::C_Data::IsSetData (void) const |
| Check if a value has been assigned to Data data member. More...
|
|
bool | CSubProvider_Base::C_Data::CanGetData (void) const |
| Check if it is safe to call GetData method. More...
|
|
void | CSubProvider_Base::C_Data::ResetData (void) |
| Reset Data data member. More...
|
|
const TData & | CSubProvider_Base::C_Data::GetData (void) const |
| Get the Data member data. More...
|
|
TData & | CSubProvider_Base::C_Data::SetData (void) |
| Assign a value to Data data member. More...
|
|
void | CSubProvider_Base::C_Data::Reset (void) |
| Reset the whole object. More...
|
|
| CSubProvider_Base::C_Data::C_Data (const C_Data &) |
|
C_Data & | CSubProvider_Base::C_Data::operator= (const C_Data &) |
|
bool | CSubProvider_Base::IsSetNameAbbr (void) const |
| Check if a value has been assigned to NameAbbr data member. More...
|
|
bool | CSubProvider_Base::CanGetNameAbbr (void) const |
| Check if it is safe to call GetNameAbbr method. More...
|
|
void | CSubProvider_Base::ResetNameAbbr (void) |
| Reset NameAbbr data member. More...
|
|
const TNameAbbr & | CSubProvider_Base::GetNameAbbr (void) const |
| Get the NameAbbr member data. More...
|
|
void | CSubProvider_Base::SetNameAbbr (const TNameAbbr &value) |
| Assign a value to NameAbbr data member. More...
|
|
void | CSubProvider_Base::SetNameAbbr (TNameAbbr &&value) |
|
TNameAbbr & | CSubProvider_Base::SetNameAbbr (void) |
| Assign a value to NameAbbr data member. More...
|
|
bool | CSubProvider_Base::IsSetData (void) const |
| Check if a value has been assigned to Data data member. More...
|
|
bool | CSubProvider_Base::CanGetData (void) const |
| Check if it is safe to call GetData method. More...
|
|
void | CSubProvider_Base::ResetData (void) |
| Reset Data data member. More...
|
|
const TData & | CSubProvider_Base::GetData (void) const |
| Get the Data member data. More...
|
|
void | CSubProvider_Base::SetData (TData &value) |
| Assign a value to Data data member. More...
|
|
TData & | CSubProvider_Base::SetData (void) |
| Assign a value to Data data member. More...
|
|
virtual void | CSubProvider_Base::Reset (void) |
| Reset the whole object. More...
|
|
| CSubProvider_Base::CSubProvider_Base (const CSubProvider_Base &) |
|
CSubProvider_Base & | CSubProvider_Base::operator= (const CSubProvider_Base &) |
|
| CSubs::CSubs (void) |
|
| CSubs::~CSubs (void) |
|
| CSubs::CSubs (const CSubs &value) |
|
CSubs & | CSubs::operator= (const CSubs &value) |
|
| CSubs_Base::CSubs_Base (void) |
|
virtual | CSubs_Base::~CSubs_Base (void) |
|
| CSubs_Base::DECLARE_INTERNAL_TYPE_INFO () |
|
| CSubs_Base::C_Attlist::C_Attlist (void) |
|
| CSubs_Base::C_Attlist::~C_Attlist (void) |
|
| CSubs_Base::C_Attlist::DECLARE_INTERNAL_TYPE_INFO () |
|
bool | CSubs_Base::C_Attlist::IsSetFor (void) const |
| Check if a value has been assigned to For data member. More...
|
|
bool | CSubs_Base::C_Attlist::CanGetFor (void) const |
| Check if it is safe to call GetFor method. More...
|
|
void | CSubs_Base::C_Attlist::ResetFor (void) |
| Reset For data member. More...
|
|
const TFor & | CSubs_Base::C_Attlist::GetFor (void) const |
| Get the For member data. More...
|
|
void | CSubs_Base::C_Attlist::SetFor (const TFor &value) |
| Assign a value to For data member. More...
|
|
void | CSubs_Base::C_Attlist::SetFor (TFor &&value) |
|
TFor & | CSubs_Base::C_Attlist::SetFor (void) |
| Assign a value to For data member. More...
|
|
bool | CSubs_Base::C_Attlist::IsSetWith (void) const |
| Check if a value has been assigned to With data member. More...
|
|
bool | CSubs_Base::C_Attlist::CanGetWith (void) const |
| Check if it is safe to call GetWith method. More...
|
|
void | CSubs_Base::C_Attlist::ResetWith (void) |
| Reset With data member. More...
|
|
const TWith & | CSubs_Base::C_Attlist::GetWith (void) const |
| Get the With member data. More...
|
|
void | CSubs_Base::C_Attlist::SetWith (const TWith &value) |
| Assign a value to With data member. More...
|
|
void | CSubs_Base::C_Attlist::SetWith (TWith &&value) |
|
TWith & | CSubs_Base::C_Attlist::SetWith (void) |
| Assign a value to With data member. More...
|
|
void | CSubs_Base::C_Attlist::Reset (void) |
| Reset the whole object. More...
|
|
| CSubs_Base::C_Attlist::C_Attlist (const C_Attlist &) |
|
C_Attlist & | CSubs_Base::C_Attlist::operator= (const C_Attlist &) |
|
| CSubs_Base::C_E_Subs::C_E_Subs (void) |
|
| CSubs_Base::C_E_Subs::~C_E_Subs (void) |
|
| CSubs_Base::C_E_Subs::DECLARE_INTERNAL_TYPE_INFO () |
|
void | CSubs_Base::C_E_Subs::Reset (void) |
| Reset the whole object. More...
|
|
void | CSubs_Base::C_E_Subs::ResetSelection (void) |
| Reset the selection (set it to e_not_set). More...
|
|
E_Choice | CSubs_Base::C_E_Subs::Which (void) const |
| Which variant is currently selected. More...
|
|
void | CSubs_Base::C_E_Subs::CheckSelected (E_Choice index) const |
| Verify selection, throw exception if it differs from the expected. More...
|
|
void | CSubs_Base::C_E_Subs::ThrowInvalidSelection (E_Choice index) const |
| Throw 'InvalidSelection' exception. More...
|
|
static NCBI_NS_STD::string | CSubs_Base::C_E_Subs::SelectionName (E_Choice index) |
| Retrieve selection name (for diagnostic purposes). More...
|
|
void | CSubs_Base::C_E_Subs::Select (E_Choice index, NCBI_NS_NCBI::EResetVariant reset=NCBI_NS_NCBI::eDoResetVariant) |
| Select the requested variant if needed. More...
|
|
void | CSubs_Base::C_E_Subs::Select (E_Choice index, NCBI_NS_NCBI::EResetVariant reset, NCBI_NS_NCBI::CObjectMemoryPool *pool) |
| Select the requested variant if needed, allocating CObject variants from memory pool. More...
|
|
bool | CSubs_Base::C_E_Subs::Is_CharData (void) const |
| Check if variant _CharData is selected. More...
|
|
const T_CharData & | CSubs_Base::C_E_Subs::Get_CharData (void) const |
| Get the variant data. More...
|
|
T_CharData & | CSubs_Base::C_E_Subs::Set_CharData (void) |
| Select the variant. More...
|
|
void | CSubs_Base::C_E_Subs::Set_CharData (const T_CharData &value) |
| Select the variant and set its data. More...
|
|
bool | CSubs_Base::C_E_Subs::IsPad (void) const |
| Check if variant Pad is selected. More...
|
|
const TPad & | CSubs_Base::C_E_Subs::GetPad (void) const |
| Get the variant data. More...
|
|
TPad & | CSubs_Base::C_E_Subs::SetPad (void) |
| Select the variant. More...
|
|
void | CSubs_Base::C_E_Subs::SetPad (TPad &value) |
| Select the variant and set its data. More...
|
|
bool | CSubs_Base::C_E_Subs::IsApad (void) const |
| Check if variant Apad is selected. More...
|
|
const TApad & | CSubs_Base::C_E_Subs::GetApad (void) const |
| Get the variant data. More...
|
|
TApad & | CSubs_Base::C_E_Subs::SetApad (void) |
| Select the variant. More...
|
|
void | CSubs_Base::C_E_Subs::SetApad (TApad &value) |
| Select the variant and set its data. More...
|
|
bool | CSubs_Base::C_E_Subs::IsSubs (void) const |
| Check if variant Subs is selected. More...
|
|
const TSubs & | CSubs_Base::C_E_Subs::GetSubs (void) const |
| Get the variant data. More...
|
|
TSubs & | CSubs_Base::C_E_Subs::SetSubs (void) |
| Select the variant. More...
|
|
void | CSubs_Base::C_E_Subs::SetSubs (TSubs &value) |
| Select the variant and set its data. More...
|
|
bool | CSubs_Base::C_E_Subs::IsToupper (void) const |
| Check if variant Toupper is selected. More...
|
|
const TToupper & | CSubs_Base::C_E_Subs::GetToupper (void) const |
| Get the variant data. More...
|
|
TToupper & | CSubs_Base::C_E_Subs::SetToupper (void) |
| Select the variant. More...
|
|
void | CSubs_Base::C_E_Subs::SetToupper (TToupper &value) |
| Select the variant and set its data. More...
|
|
bool | CSubs_Base::C_E_Subs::IsTolower (void) const |
| Check if variant Tolower is selected. More...
|
|
const TTolower & | CSubs_Base::C_E_Subs::GetTolower (void) const |
| Get the variant data. More...
|
|
TTolower & | CSubs_Base::C_E_Subs::SetTolower (void) |
| Select the variant. More...
|
|
void | CSubs_Base::C_E_Subs::SetTolower (TTolower &value) |
| Select the variant and set its data. More...
|
|
bool | CSubs_Base::C_E_Subs::IsStrip (void) const |
| Check if variant Strip is selected. More...
|
|
const TStrip & | CSubs_Base::C_E_Subs::GetStrip (void) const |
| Get the variant data. More...
|
|
TStrip & | CSubs_Base::C_E_Subs::SetStrip (void) |
| Select the variant. More...
|
|
void | CSubs_Base::C_E_Subs::SetStrip (TStrip &value) |
| Select the variant and set its data. More...
|
|
bool | CSubs_Base::C_E_Subs::IsNormalize (void) const |
| Check if variant Normalize is selected. More...
|
|
const TNormalize & | CSubs_Base::C_E_Subs::GetNormalize (void) const |
| Get the variant data. More...
|
|
TNormalize & | CSubs_Base::C_E_Subs::SetNormalize (void) |
| Select the variant. More...
|
|
void | CSubs_Base::C_E_Subs::SetNormalize (TNormalize &value) |
| Select the variant and set its data. More...
|
|
| CSubs_Base::C_E_Subs::C_E_Subs (const C_E_Subs &) |
|
C_E_Subs & | CSubs_Base::C_E_Subs::operator= (const C_E_Subs &) |
|
void | CSubs_Base::C_E_Subs::DoSelect (E_Choice index, NCBI_NS_NCBI::CObjectMemoryPool *pool=0) |
|
bool | CSubs_Base::IsSetAttlist (void) const |
| substitute one string for another in the element's content Check if a value has been assigned to Attlist data member. More...
|
|
bool | CSubs_Base::CanGetAttlist (void) const |
| Check if it is safe to call GetAttlist method. More...
|
|
void | CSubs_Base::ResetAttlist (void) |
| Reset Attlist data member. More...
|
|
const TAttlist & | CSubs_Base::GetAttlist (void) const |
| Get the Attlist member data. More...
|
|
void | CSubs_Base::SetAttlist (TAttlist &value) |
| Assign a value to Attlist data member. More...
|
|
TAttlist & | CSubs_Base::SetAttlist (void) |
| Assign a value to Attlist data member. More...
|
|
bool | CSubs_Base::IsSetSubs (void) const |
| Check if a value has been assigned to Subs data member. More...
|
|
bool | CSubs_Base::CanGetSubs (void) const |
| Check if it is safe to call GetSubs method. More...
|
|
void | CSubs_Base::ResetSubs (void) |
| Reset Subs data member. More...
|
|
const TSubs & | CSubs_Base::GetSubs (void) const |
| Get the Subs member data. More...
|
|
TSubs & | CSubs_Base::SetSubs (void) |
| Assign a value to Subs data member. More...
|
|
virtual void | CSubs_Base::Reset (void) |
| Reset the whole object. More...
|
|
| CSubs_Base::CSubs_Base (const CSubs_Base &) |
|
CSubs_Base & | CSubs_Base::operator= (const CSubs_Base &) |
|
| CTolower::CTolower (void) |
|
| CTolower::~CTolower (void) |
|
| CTolower::CTolower (const CTolower &value) |
|
CTolower & | CTolower::operator= (const CTolower &value) |
|
| CTolower_Base::CTolower_Base (void) |
|
virtual | CTolower_Base::~CTolower_Base (void) |
|
| CTolower_Base::DECLARE_INTERNAL_TYPE_INFO () |
|
| CTolower_Base::C_Data::C_Data (void) |
|
| CTolower_Base::C_Data::~C_Data (void) |
|
| CTolower_Base::C_Data::DECLARE_INTERNAL_TYPE_INFO () |
|
void | CTolower_Base::C_Data::Reset (void) |
| Reset the whole object. More...
|
|
void | CTolower_Base::C_Data::ResetSelection (void) |
| Reset the selection (set it to e_not_set). More...
|
|
E_Choice | CTolower_Base::C_Data::Which (void) const |
| Which variant is currently selected. More...
|
|
void | CTolower_Base::C_Data::CheckSelected (E_Choice index) const |
| Verify selection, throw exception if it differs from the expected. More...
|
|
void | CTolower_Base::C_Data::ThrowInvalidSelection (E_Choice index) const |
| Throw 'InvalidSelection' exception. More...
|
|
static NCBI_NS_STD::string | CTolower_Base::C_Data::SelectionName (E_Choice index) |
| Retrieve selection name (for diagnostic purposes). More...
|
|
void | CTolower_Base::C_Data::Select (E_Choice index, NCBI_NS_NCBI::EResetVariant reset=NCBI_NS_NCBI::eDoResetVariant) |
| Select the requested variant if needed. More...
|
|
void | CTolower_Base::C_Data::Select (E_Choice index, NCBI_NS_NCBI::EResetVariant reset, NCBI_NS_NCBI::CObjectMemoryPool *pool) |
| Select the requested variant if needed, allocating CObject variants from memory pool. More...
|
|
bool | CTolower_Base::C_Data::Is_CharData (void) const |
| Check if variant _CharData is selected. More...
|
|
const T_CharData & | CTolower_Base::C_Data::Get_CharData (void) const |
| Get the variant data. More...
|
|
T_CharData & | CTolower_Base::C_Data::Set_CharData (void) |
| Select the variant. More...
|
|
void | CTolower_Base::C_Data::Set_CharData (const T_CharData &value) |
| Select the variant and set its data. More...
|
|
bool | CTolower_Base::C_Data::IsPad (void) const |
| Check if variant Pad is selected. More...
|
|
const TPad & | CTolower_Base::C_Data::GetPad (void) const |
| Get the variant data. More...
|
|
TPad & | CTolower_Base::C_Data::SetPad (void) |
| Select the variant. More...
|
|
void | CTolower_Base::C_Data::SetPad (TPad &value) |
| Select the variant and set its data. More...
|
|
bool | CTolower_Base::C_Data::IsApad (void) const |
| Check if variant Apad is selected. More...
|
|
const TApad & | CTolower_Base::C_Data::GetApad (void) const |
| Get the variant data. More...
|
|
TApad & | CTolower_Base::C_Data::SetApad (void) |
| Select the variant. More...
|
|
void | CTolower_Base::C_Data::SetApad (TApad &value) |
| Select the variant and set its data. More...
|
|
bool | CTolower_Base::C_Data::IsSubs (void) const |
| Check if variant Subs is selected. More...
|
|
const TSubs & | CTolower_Base::C_Data::GetSubs (void) const |
| Get the variant data. More...
|
|
TSubs & | CTolower_Base::C_Data::SetSubs (void) |
| Select the variant. More...
|
|
void | CTolower_Base::C_Data::SetSubs (TSubs &value) |
| Select the variant and set its data. More...
|
|
bool | CTolower_Base::C_Data::IsToupper (void) const |
| Check if variant Toupper is selected. More...
|
|
const TToupper & | CTolower_Base::C_Data::GetToupper (void) const |
| Get the variant data. More...
|
|
TToupper & | CTolower_Base::C_Data::SetToupper (void) |
| Select the variant. More...
|
|
void | CTolower_Base::C_Data::SetToupper (TToupper &value) |
| Select the variant and set its data. More...
|
|
bool | CTolower_Base::C_Data::IsTolower (void) const |
| Check if variant Tolower is selected. More...
|
|
const TTolower & | CTolower_Base::C_Data::GetTolower (void) const |
| Get the variant data. More...
|
|
TTolower & | CTolower_Base::C_Data::SetTolower (void) |
| Select the variant. More...
|
|
void | CTolower_Base::C_Data::SetTolower (TTolower &value) |
| Select the variant and set its data. More...
|
|
bool | CTolower_Base::C_Data::IsStrip (void) const |
| Check if variant Strip is selected. More...
|
|
const TStrip & | CTolower_Base::C_Data::GetStrip (void) const |
| Get the variant data. More...
|
|
TStrip & | CTolower_Base::C_Data::SetStrip (void) |
| Select the variant. More...
|
|
void | CTolower_Base::C_Data::SetStrip (TStrip &value) |
| Select the variant and set its data. More...
|
|
bool | CTolower_Base::C_Data::IsNormalize (void) const |
| Check if variant Normalize is selected. More...
|
|
const TNormalize & | CTolower_Base::C_Data::GetNormalize (void) const |
| Get the variant data. More...
|
|
TNormalize & | CTolower_Base::C_Data::SetNormalize (void) |
| Select the variant. More...
|
|
void | CTolower_Base::C_Data::SetNormalize (TNormalize &value) |
| Select the variant and set its data. More...
|
|
| CTolower_Base::C_Data::C_Data (const C_Data &) |
|
C_Data & | CTolower_Base::C_Data::operator= (const C_Data &) |
|
void | CTolower_Base::C_Data::DoSelect (E_Choice index, NCBI_NS_NCBI::CObjectMemoryPool *pool=0) |
|
bool | CTolower_Base::IsSet (void) const |
| Check if a value has been assigned to data member. More...
|
|
bool | CTolower_Base::CanGet (void) const |
| Check if it is safe to call Get method. More...
|
|
void | CTolower_Base::Reset (void) |
| Reset data member. More...
|
|
const Tdata & | CTolower_Base::Get (void) const |
| Get the member data. More...
|
|
Tdata & | CTolower_Base::Set (void) |
| Assign a value to data member. More...
|
|
| CTolower_Base::operator const Tdata & (void) const |
| Conversion operator to 'const Tdata' type. More...
|
|
| CTolower_Base::operator Tdata & (void) |
| Conversion operator to 'Tdata' type. More...
|
|
| CTolower_Base::CTolower_Base (const CTolower_Base &) |
|
CTolower_Base & | CTolower_Base::operator= (const CTolower_Base &) |
|
| CToupper::CToupper (void) |
|
| CToupper::~CToupper (void) |
|
| CToupper::CToupper (const CToupper &value) |
|
CToupper & | CToupper::operator= (const CToupper &value) |
|
| CToupper_Base::CToupper_Base (void) |
|
virtual | CToupper_Base::~CToupper_Base (void) |
|
| CToupper_Base::DECLARE_INTERNAL_TYPE_INFO () |
|
| CToupper_Base::C_Data::C_Data (void) |
|
| CToupper_Base::C_Data::~C_Data (void) |
|
| CToupper_Base::C_Data::DECLARE_INTERNAL_TYPE_INFO () |
|
void | CToupper_Base::C_Data::Reset (void) |
| Reset the whole object. More...
|
|
void | CToupper_Base::C_Data::ResetSelection (void) |
| Reset the selection (set it to e_not_set). More...
|
|
E_Choice | CToupper_Base::C_Data::Which (void) const |
| Which variant is currently selected. More...
|
|
void | CToupper_Base::C_Data::CheckSelected (E_Choice index) const |
| Verify selection, throw exception if it differs from the expected. More...
|
|
void | CToupper_Base::C_Data::ThrowInvalidSelection (E_Choice index) const |
| Throw 'InvalidSelection' exception. More...
|
|
static NCBI_NS_STD::string | CToupper_Base::C_Data::SelectionName (E_Choice index) |
| Retrieve selection name (for diagnostic purposes). More...
|
|
void | CToupper_Base::C_Data::Select (E_Choice index, NCBI_NS_NCBI::EResetVariant reset=NCBI_NS_NCBI::eDoResetVariant) |
| Select the requested variant if needed. More...
|
|
void | CToupper_Base::C_Data::Select (E_Choice index, NCBI_NS_NCBI::EResetVariant reset, NCBI_NS_NCBI::CObjectMemoryPool *pool) |
| Select the requested variant if needed, allocating CObject variants from memory pool. More...
|
|
bool | CToupper_Base::C_Data::Is_CharData (void) const |
| Check if variant _CharData is selected. More...
|
|
const T_CharData & | CToupper_Base::C_Data::Get_CharData (void) const |
| Get the variant data. More...
|
|
T_CharData & | CToupper_Base::C_Data::Set_CharData (void) |
| Select the variant. More...
|
|
void | CToupper_Base::C_Data::Set_CharData (const T_CharData &value) |
| Select the variant and set its data. More...
|
|
bool | CToupper_Base::C_Data::IsPad (void) const |
| Check if variant Pad is selected. More...
|
|
const TPad & | CToupper_Base::C_Data::GetPad (void) const |
| Get the variant data. More...
|
|
TPad & | CToupper_Base::C_Data::SetPad (void) |
| Select the variant. More...
|
|
void | CToupper_Base::C_Data::SetPad (TPad &value) |
| Select the variant and set its data. More...
|
|
bool | CToupper_Base::C_Data::IsApad (void) const |
| Check if variant Apad is selected. More...
|
|
const TApad & | CToupper_Base::C_Data::GetApad (void) const |
| Get the variant data. More...
|
|
TApad & | CToupper_Base::C_Data::SetApad (void) |
| Select the variant. More...
|
|
void | CToupper_Base::C_Data::SetApad (TApad &value) |
| Select the variant and set its data. More...
|
|
bool | CToupper_Base::C_Data::IsSubs (void) const |
| Check if variant Subs is selected. More...
|
|
const TSubs & | CToupper_Base::C_Data::GetSubs (void) const |
| Get the variant data. More...
|
|
TSubs & | CToupper_Base::C_Data::SetSubs (void) |
| Select the variant. More...
|
|
void | CToupper_Base::C_Data::SetSubs (TSubs &value) |
| Select the variant and set its data. More...
|
|
bool | CToupper_Base::C_Data::IsToupper (void) const |
| Check if variant Toupper is selected. More...
|
|
const TToupper & | CToupper_Base::C_Data::GetToupper (void) const |
| Get the variant data. More...
|
|
TToupper & | CToupper_Base::C_Data::SetToupper (void) |
| Select the variant. More...
|
|
void | |