A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/doxyhtml/Mfenced___8hpp_source.html below:

NCBI C++ ToolKit: include/objtools/eutils/efetch/Mfenced_.hpp Source File

41 #ifndef OBJTOOLS_EUTILS_EFETCH_MFENCED_BASE_HPP 42 #define OBJTOOLS_EUTILS_EFETCH_MFENCED_BASE_HPP 54 #ifndef BEGIN_objects_SCOPE 55 # define BEGIN_objects_SCOPE BEGIN_SCOPE(objects) 56 # define END_objects_SCOPE END_SCOPE(objects) 635  virtual void Reset

(

void

);

689

m_Id = std::forward<CMfenced_Base::C_Attlist::TId>(

value

);

736

m_Xref = std::forward<CMfenced_Base::C_Attlist::TXref>(

value

);

767  if

(!CanGetClass()) {

783

m_Class = std::forward<CMfenced_Base::C_Attlist::TClass>(

value

);

814  if

(!CanGetStyle()) {

830

m_Style = std::forward<CMfenced_Base::C_Attlist::TStyle>(

value

);

877

m_Href = std::forward<CMfenced_Base::C_Attlist::THref>(

value

);

902  return

IsSetMathcolor();

908  if

(!CanGetMathcolor()) {

917

m_Mathcolor =

value

;

924

m_Mathcolor = std::forward<CMfenced_Base::C_Attlist::TMathcolor>(

value

);

932  if

(!IsSetMathcolor()) {

949  return

IsSetMathbackground();

955  if

(!CanGetMathbackground()) {

958  return

m_Mathbackground;

964

m_Mathbackground =

value

;

971

m_Mathbackground = std::forward<CMfenced_Base::C_Attlist::TMathbackground>(

value

);

979  if

(!IsSetMathbackground()) {

984  return

m_Mathbackground;

1002  if

(!CanGetOpen()) {

1018

m_Open = std::forward<CMfenced_Base::C_Attlist::TOpen>(

value

);

1043  return

IsSetClose();

1049  if

(!CanGetClose()) {

1065

m_Close = std::forward<CMfenced_Base::C_Attlist::TClose>(

value

);

1073  if

(!IsSetClose()) {

1090  return

IsSetSeparators();

1096  if

(!CanGetSeparators()) {

1099  return

m_Separators;

1105

m_Separators =

value

;

1112

m_Separators = std::forward<CMfenced_Base::C_Attlist::TSeparators>(

value

);

1120  if

(!IsSetSeparators()) {

1125  return

m_Separators;

User-defined methods of the data storage class.

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.

TClose & SetClose(void)

Assign a value to Close data member.

bool IsSetHref(void) const

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

bool IsSetId(void) const

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

const THref & GetHref(void) const

Get the Href member data.

bool IsSetStyle(void) const

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

bool CanGetXref(void) const

Check if it is safe to call GetXref method.

void ResetId(void)

Reset Id data member.

TSeparators & SetSeparators(void)

Assign a value to Separators data member.

CMfenced_Base & operator=(const CMfenced_Base &)

const TStyle & GetStyle(void) const

Get the Style member data.

bool IsSetClose(void) const

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

const TId & GetId(void) const

Get the Id member data.

const TClose & GetClose(void) const

Get the Close member data.

bool CanGetStyle(void) const

Check if it is safe to call GetStyle method.

bool CanGetClass(void) const

Check if it is safe to call GetClass method.

void ResetClose(void)

Reset Close data member.

CRef< TAttlist > m_Attlist

const TSeparators & GetSeparators(void) const

Get the Separators member data.

bool IsSetMathcolor(void) const

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

bool IsSetSeparators(void) const

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

DECLARE_INTERNAL_TYPE_INFO()

TMathbackground & SetMathbackground(void)

Assign a value to Mathbackground data member.

const TMathcolor & GetMathcolor(void) const

Get the Mathcolor member data.

TStyle & SetStyle(void)

Assign a value to Style data member.

bool IsSetXref(void) const

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

C_Attlist(const C_Attlist &)

void ResetMathbackground(void)

Reset Mathbackground data member.

TId & SetId(void)

Assign a value to Id data member.

void ResetMathcolor(void)

Reset Mathcolor data member.

void ResetSeparators(void)

Reset Separators data member.

bool CanGetAttlist(void) const

Check if it is safe to call GetAttlist method.

void ResetStyle(void)

Reset Style data member.

TMathcolor & SetMathcolor(void)

Assign a value to Mathcolor data member.

DECLARE_INTERNAL_TYPE_INFO()

bool IsSetMathExpression(void) const

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

list< CRef< C_E_MathExpression > > m_MathExpression

bool IsSetOpen(void) const

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

TXref & SetXref(void)

Assign a value to Xref data member.

TMathExpression & SetMathExpression(void)

Assign a value to MathExpression data member.

THref & SetHref(void)

Assign a value to Href data member.

void ResetHref(void)

Reset Href data member.

const TOpen & GetOpen(void) const

Get the Open member data.

virtual ~CMfenced_Base(void)

void ResetXref(void)

Reset Xref data member.

CMfenced_Base(const CMfenced_Base &)

bool CanGetClose(void) const

Check if it is safe to call GetClose method.

bool CanGetMathcolor(void) const

Check if it is safe to call GetMathcolor method.

bool CanGetOpen(void) const

Check if it is safe to call GetOpen method.

TOpen & SetOpen(void)

Assign a value to Open data member.

bool CanGetId(void) const

Check if it is safe to call GetId method.

const TAttlist & GetAttlist(void) const

Get the Attlist member data.

void Reset(void)

Reset the whole object.

bool IsSetClass(void) const

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

const TXref & GetXref(void) const

Get the Xref member data.

const TMathExpression & GetMathExpression(void) const

Get the MathExpression member data.

const TMathbackground & GetMathbackground(void) const

Get the Mathbackground member data.

list< CRef< C_E_MathExpression > > TMathExpression

bool IsSetMathbackground(void) const

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

bool CanGetMathbackground(void) const

Check if it is safe to call GetMathbackground method.

TClass & SetClass(void)

Assign a value to Class data member.

bool CanGetHref(void) const

Check if it is safe to call GetHref method.

bool CanGetSeparators(void) const

Check if it is safe to call GetSeparators method.

void ResetMathExpression(void)

Reset MathExpression data member.

bool CanGetMathExpression(void) const

Check if it is safe to call GetMathExpression method.

void ResetOpen(void)

Reset Open data member.

void ResetClass(void)

Reset Class data member.

Tparent::CMemberIndex< E_memberIndex, 11 > TmemberIndex

DECLARE_INTERNAL_TYPE_INFO()

virtual void Reset(void)

Reset the whole object.

TAttlist & SetAttlist(void)

Assign a value to Attlist data member.

C_Attlist & operator=(const C_Attlist &)

void ResetAttlist(void)

Reset Attlist data member.

const TClass & GetClass(void) const

Get the Class member data.

bool IsSetAttlist(void) const

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

Tparent::CMemberIndex< E_memberIndex, 3 > TmemberIndex

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