(
void);
929m_Id = std::forward<CMmultiscripts_Base::C_Attlist::TId>(
value);
976m_Xref = std::forward<CMmultiscripts_Base::C_Attlist::TXref>(
value);
1001 returnIsSetClass();
1007 if(!CanGetClass()) {
1023m_Class = std::forward<CMmultiscripts_Base::C_Attlist::TClass>(
value);
1031 if(!IsSetClass()) {
1048 returnIsSetStyle();
1054 if(!CanGetStyle()) {
1070m_Style = std::forward<CMmultiscripts_Base::C_Attlist::TStyle>(
value);
1078 if(!IsSetStyle()) {
1101 if(!CanGetHref()) {
1117m_Href = std::forward<CMmultiscripts_Base::C_Attlist::THref>(
value);
1142 returnIsSetMathcolor();
1148 if(!CanGetMathcolor()) {
1157m_Mathcolor =
value;
1164m_Mathcolor = std::forward<CMmultiscripts_Base::C_Attlist::TMathcolor>(
value);
1172 if(!IsSetMathcolor()) {
1189 returnIsSetMathbackground();
1195 if(!CanGetMathbackground()) {
1198 returnm_Mathbackground;
1204m_Mathbackground =
value;
1211m_Mathbackground = std::forward<CMmultiscripts_Base::C_Attlist::TMathbackground>(
value);
1219 if(!IsSetMathbackground()) {
1224 returnm_Mathbackground;
1236 returnIsSetSubscriptshift();
1242 if(!CanGetSubscriptshift()) {
1245 returnm_Subscriptshift;
1251m_Subscriptshift =
value;
1258m_Subscriptshift = std::forward<CMmultiscripts_Base::C_Attlist::TSubscriptshift>(
value);
1266 if(!IsSetSubscriptshift()) {
1271 returnm_Subscriptshift;
1283 returnIsSetSuperscriptshift();
1289 if(!CanGetSuperscriptshift()) {
1292 returnm_Superscriptshift;
1298m_Superscriptshift =
value;
1305m_Superscriptshift = std::forward<CMmultiscripts_Base::C_Attlist::TSuperscriptshift>(
value);
1313 if(!IsSetSuperscriptshift()) {
1318 returnm_Superscriptshift;
1360 if( !m_Mprescripts ) {
1361 const_cast<C_MM*
>(
this)->ResetMprescripts();
1363 return(*m_Mprescripts);
1475 return m_MM.NotEmpty();
User-defined methods of the data storage class.
User-defined methods of the data storage class.
C_E_MultiScriptExpression â.
C_MultiScriptExpression â.
CMultiScriptExpression â.
Base class for all serializable objects.
void ThrowUnassigned(TMemberIndex index) const
static string UnassignedString(void)
uint32_t Uint4
4-byte (32-bit) unsigned integer
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
C_MM & operator=(const C_MM &)
C_Attlist & operator=(const C_Attlist &)
const TMultiScriptExpression & GetMultiScriptExpression(void) const
Get the MultiScriptExpression member data.
bool CanGetAttlist(void) const
Check if it is safe to call GetAttlist method.
C_E_MultiScriptExpression(void)
C_MultiScriptExpression(const C_MultiScriptExpression &)
DECLARE_INTERNAL_TYPE_INFO()
Tparent::CMemberIndex< E_memberIndex, 2 > TmemberIndex
CMultiScriptExpression C_E
bool CanGetMathbackground(void) const
Check if it is safe to call GetMathbackground method.
Tparent::CMemberIndex< E_memberIndex, 3 > TmemberIndex
bool IsSetMathExpression(void) const
Check if a value has been assigned to MathExpression data member.
const TXref & GetXref(void) const
Get the Xref member data.
const TSubscriptshift & GetSubscriptshift(void) const
Get the Subscriptshift member data.
DECLARE_INTERNAL_TYPE_INFO()
bool CanGetStyle(void) const
Check if it is safe to call GetStyle method.
bool IsSetSuperscriptshift(void) const
Check if a value has been assigned to Superscriptshift data member.
bool CanGetId(void) const
Check if it is safe to call GetId method.
const TId & GetId(void) const
Get the Id member data.
bool CanGetXref(void) const
Check if it is safe to call GetXref method.
const TAttlist & GetAttlist(void) const
Get the Attlist member data.
Tparent::CMemberIndex< E_memberIndex, 5 > TmemberIndex
bool CanGetSubscriptshift(void) const
Check if it is safe to call GetSubscriptshift method.
bool CanGetMM(void) const
Check if it is safe to call GetMM method.
CRef< TMathExpression > m_MathExpression
void ResetSuperscriptshift(void)
Reset Superscriptshift data member.
TXref & SetXref(void)
Assign a value to Xref data member.
list< CRef< C_E_MultiScriptExpression > > m_MultiScriptExpression
bool IsSetMultiScriptExpression(void) const
Check if a value has been assigned to MultiScriptExpression data member.
bool IsSetMultiScriptExpression(void) const
Check if a value has been assigned to MultiScriptExpression data member.
C_Attlist(const C_Attlist &)
list< CRef< C_E_MultiScriptExpression > > TMultiScriptExpression
C_MathExpression TMathExpression
CMathExpression C_MathExpression
bool IsSetMprescripts(void) const
Check if a value has been assigned to Mprescripts data member.
void ResetMultiScriptExpression(void)
Reset MultiScriptExpression data member.
const TMM & GetMM(void) const
Get the MM member data.
const TMathcolor & GetMathcolor(void) const
Get the Mathcolor member data.
TMathbackground & SetMathbackground(void)
Assign a value to Mathbackground data member.
const TMprescripts & GetMprescripts(void) const
Get the Mprescripts member data.
const TMultiScriptExpression & GetMultiScriptExpression(void) const
Get the MultiScriptExpression member data.
void Reset(void)
Reset the whole object.
const TStyle & GetStyle(void) const
Get the Style member data.
CMultiScriptExpression Tparent
bool IsSetId(void) const
Check if a value has been assigned to Id data member.
TMathcolor & SetMathcolor(void)
Assign a value to Mathcolor data member.
bool IsSetMathcolor(void) const
Check if a value has been assigned to Mathcolor data member.
virtual ~CMmultiscripts_Base(void)
const TMultiScriptExpression & GetMultiScriptExpression(void) const
Get the MultiScriptExpression member data.
DECLARE_INTERNAL_TYPE_INFO()
virtual void Reset(void)
Reset the whole object.
TClass & SetClass(void)
Assign a value to Class data member.
void ResetStyle(void)
Reset Style data member.
bool CanGetMprescripts(void) const
Check if value of Mprescripts member is getatable.
bool CanGetMultiScriptExpression(void) const
Check if it is safe to call GetMultiScriptExpression method.
TMM & SetMM(void)
Assign a value to MM data member.
void ResetClass(void)
Reset Class data member.
void ResetAttlist(void)
Reset Attlist data member.
list< CRef< CMultiScriptExpression > > m_MultiScriptExpression
const THref & GetHref(void) const
Get the Href member data.
CMmultiscripts_Base & operator=(const CMmultiscripts_Base &)
bool CanGetSuperscriptshift(void) const
Check if it is safe to call GetSuperscriptshift method.
void ResetId(void)
Reset Id data member.
string m_Superscriptshift
TAttlist & SetAttlist(void)
Assign a value to Attlist data member.
CRef< TAttlist > m_Attlist
TMultiScriptExpression & SetMultiScriptExpression(void)
Assign a value to MultiScriptExpression data member.
bool CanGetMathExpression(void) const
Check if it is safe to call GetMathExpression method.
CMmultiscripts_Base(const CMmultiscripts_Base &)
void ResetMM(void)
Reset MM data member.
bool CanGetMultiScriptExpression(void) const
Check if it is safe to call GetMultiScriptExpression method.
TMathExpression & SetMathExpression(void)
Assign a value to MathExpression data member.
bool IsSetStyle(void) const
Check if a value has been assigned to Style data member.
const TMathbackground & GetMathbackground(void) const
Get the Mathbackground member data.
bool IsSetAttlist(void) const
Check if a value has been assigned to Attlist data member.
void ResetMathbackground(void)
Reset Mathbackground data member.
bool CanGetHref(void) const
Check if it is safe to call GetHref method.
C_MultiScriptExpression & operator=(const C_MultiScriptExpression &)
void ResetMprescripts(void)
Reset Mprescripts data member.
bool CanGetMathcolor(void) const
Check if it is safe to call GetMathcolor method.
TStyle & SetStyle(void)
Assign a value to Style data member.
void ResetMultiScriptExpression(void)
Reset MultiScriptExpression data member.
TMultiScriptExpression & SetMultiScriptExpression(void)
Assign a value to MultiScriptExpression data member.
CMmultiscripts_Base(void)
const TMathExpression & GetMathExpression(void) const
Get the MathExpression member data.
CRef< TMprescripts > m_Mprescripts
const TClass & GetClass(void) const
Get the Class member data.
Tparent::CMemberIndex< E_memberIndex, 10 > TmemberIndex
TMultiScriptExpression & SetMultiScriptExpression(void)
Assign a value to MultiScriptExpression data member.
void ResetSubscriptshift(void)
Reset Subscriptshift data member.
bool IsSetClass(void) const
Check if a value has been assigned to Class data member.
void ResetXref(void)
Reset Xref data member.
THref & SetHref(void)
Assign a value to Href data member.
TSuperscriptshift & SetSuperscriptshift(void)
Assign a value to Superscriptshift data member.
bool IsSetMM(void) const
Check if a value has been assigned to MM data member.
void ResetMathcolor(void)
Reset Mathcolor data member.
CMprescripts TMprescripts
C_MultiScriptExpression TMultiScriptExpression
void ResetMathExpression(void)
Reset MathExpression data member.
DECLARE_INTERNAL_TYPE_INFO()
bool CanGetMultiScriptExpression(void) const
Check if it is safe to call GetMultiScriptExpression method.
~C_MultiScriptExpression(void)
void ResetHref(void)
Reset Href data member.
void Reset(void)
Reset the whole object.
DECLARE_INTERNAL_TYPE_INFO()
TSubscriptshift & SetSubscriptshift(void)
Assign a value to Subscriptshift data member.
list< CRef< CMultiScriptExpression > > TMultiScriptExpression
CRef< TMultiScriptExpression > m_MultiScriptExpression
TMprescripts & SetMprescripts(void)
Assign a value to Mprescripts data member.
bool IsSetMathbackground(void) const
Check if a value has been assigned to Mathbackground data member.
void ResetMultiScriptExpression(void)
Reset MultiScriptExpression data member.
C_MultiScriptExpression(void)
bool IsSetSubscriptshift(void) const
Check if a value has been assigned to Subscriptshift data member.
void Reset(void)
Reset the whole object.
bool IsSetHref(void) const
Check if a value has been assigned to Href data member.
TId & SetId(void)
Assign a value to Id data member.
bool IsSetMultiScriptExpression(void) const
Check if a value has been assigned to MultiScriptExpression data member.
bool IsSetXref(void) const
Check if a value has been assigned to Xref data member.
const TSuperscriptshift & GetSuperscriptshift(void) const
Get the Superscriptshift member data.
bool CanGetClass(void) const
Check if it is safe to call GetClass method.
@ e_MultiScriptExpression
@ e_MultiScriptExpression
@ e_MultiScriptExpression
const GenericPointer< typename T::ValueType > T2 value
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4