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

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

Go to the documentation of this file.

Go to the SVN repository for this file.

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

IsSetBook(

void

)

const

;

116  bool

CanGetBook(

void

)

const

;

119  void

ResetBook(

void

);

125  const TBook

& GetBook(

void

)

const

;

137  TBook

& SetBook(

void

);

147  bool

IsSetMeet(

void

)

const

;

154  bool

CanGetMeet(

void

)

const

;

157  void

ResetMeet(

void

);

163  const TMeet

& GetMeet(

void

)

const

;

175  TMeet

& SetMeet(

void

);

178  virtual void

Reset(

void

);

204  return m_Book

.NotEmpty();

234  return m_Meet

.NotEmpty();

Base class for all serializable objects.

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

TMeet & SetMeet(void)

Assign a value to Meet data member.

const TBook & GetBook(void) const

Get the Book member data.

TBook & SetBook(void)

Assign a value to Book data member.

const TMeet & GetMeet(void) const

Get the Meet member data.

DECLARE_INTERNAL_TYPE_INFO()

CCit_proc_Base & operator=(const CCit_proc_Base &)

Tparent::CMemberIndex< E_memberIndex, 3 > TmemberIndex

void ResetMeet(void)

Reset Meet data member.

bool IsSetBook(void) const

citation to meeting Check if a value has been assigned to Book data member.

bool IsSetMeet(void) const

time and location of meeting Check if a value has been assigned to Meet data member.

void ResetBook(void)

Reset Book data member.

bool CanGetBook(void) const

Check if it is safe to call GetBook method.

CCit_proc_Base(const CCit_proc_Base &)

bool CanGetMeet(void) const

Check if it is safe to call GetMeet method.

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