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/Cit__book___8hpp_source.html below:

NCBI C++ ToolKit: include/objects/biblio/Cit_book_.hpp Source File

41 #ifndef OBJECTS_BIBLIO_CIT_BOOK_BASE_HPP 42 #define OBJECTS_BIBLIO_CIT_BOOK_BASE_HPP 48 #ifndef BEGIN_objects_SCOPE 49 # define BEGIN_objects_SCOPE BEGIN_SCOPE(objects) 50 # define END_objects_SCOPE END_SCOPE(objects) 114  bool

IsSetTitle(

void

)

const

;

121  bool

CanGetTitle(

void

)

const

;

124  void

ResetTitle(

void

);

152  bool

IsSetColl(

void

)

const

;

159  bool

CanGetColl(

void

)

const

;

162  void

ResetColl(

void

);

168  const TColl

& GetColl(

void

)

const

;

180  TColl

& SetColl(

void

);

190  bool

IsSetAuthors(

void

)

const

;

197  bool

CanGetAuthors(

void

)

const

;

200  void

ResetAuthors(

void

);

206  const TAuthors

& GetAuthors(

void

)

const

;

227  bool

IsSetImp(

void

)

const

;

234  bool

CanGetImp(

void

)

const

;

237  void

ResetImp(

void

);

243  const TImp

& GetImp(

void

)

const

;

255  TImp

& SetImp(

void

);

258  virtual void

Reset(

void

);

316  return m_Coll

.NotEmpty();

367  return m_Imp

.NotEmpty();

@Auth_list.hpp User-defined methods of the data storage class.

Base class for all serializable objects.

void ThrowUnassigned(TMemberIndex index) const

NCBI_XOBJUTIL_EXPORT string GetTitle(const CBioseq_Handle &hnd, TGetTitleFlags flags=0)

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.

#define NCBI_BIBLIO_EXPORT

const TTitle & GetTitle(void) const

Get the Title member data.

const TAuthors & GetAuthors(void) const

Get the Authors member data.

CRef< TAuthors > m_Authors

bool CanGetColl(void) const

Check if it is safe to call GetColl method.

bool IsSetTitle(void) const

Title of book Check if a value has been assigned to Title data member.

bool CanGetImp(void) const

Check if it is safe to call GetImp method.

Tparent::CMemberIndex< E_memberIndex, 5 > TmemberIndex

const TColl & GetColl(void) const

Get the Coll member data.

void ResetAuthors(void)

Reset Authors data member.

TTitle & SetTitle(void)

Assign a value to Title data member.

CCit_book_Base(const CCit_book_Base &)

bool CanGetTitle(void) const

Check if it is safe to call GetTitle method.

bool IsSetAuthors(void) const

authors Check if a value has been assigned to Authors data member.

TAuthors & SetAuthors(void)

Assign a value to Authors data member.

void ResetTitle(void)

Reset Title data member.

void ResetImp(void)

Reset Imp data member.

DECLARE_INTERNAL_TYPE_INFO()

const TImp & GetImp(void) const

Get the Imp member data.

bool CanGetAuthors(void) const

Check if it is safe to call GetAuthors method.

bool IsSetColl(void) const

part of a collection Check if a value has been assigned to Coll data member.

CCit_book_Base & operator=(const CCit_book_Base &)

TImp & SetImp(void)

Assign a value to Imp data member.

bool IsSetImp(void) const

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

const GenericPointer< typename T::ValueType > T2 value

static void SetTitle(CRef< CSeq_entry > entry, string title)


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