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

NCBI C++ ToolKit: include/objects/cdd/Cdd_Project_.hpp Source File

41 #ifndef OBJECTS_CDD_CDD_PROJECT_BASE_HPP 42 #define OBJECTS_CDD_CDD_PROJECT_BASE_HPP 53 #ifndef BEGIN_objects_SCOPE 54 # define BEGIN_objects_SCOPE BEGIN_SCOPE(objects) 55 # define END_objects_SCOPE END_SCOPE(objects) 95  typedef

list< CRef< CCdd > >

TCds

;

133  bool

IsSetCds(

void

)

const

;

140  bool

CanGetCds(

void

)

const

;

143  void

ResetCds(

void

);

149  const TCds

& GetCds(

void

)

const

;

155  TCds

& SetCds(

void

);

165  bool

IsSetCdcolor(

void

)

const

;

172  bool

CanGetCdcolor(

void

)

const

;

175  void

ResetCdcolor(

void

);

181  const TCdcolor

& GetCdcolor(

void

)

const

;

197  bool

IsSetViewers(

void

)

const

;

204  bool

CanGetViewers(

void

)

const

;

207  void

ResetViewers(

void

);

213  const TViewers

& GetViewers(

void

)

const

;

229  bool

IsSetLog(

void

)

const

;

236  bool

CanGetLog(

void

)

const

;

239  void

ResetLog(

void

);

245  const TLog

& GetLog(

void

)

const

;

258  TLog

& SetLog(

void

);

268  bool

IsSetScripts(

void

)

const

;

275  bool

CanGetScripts(

void

)

const

;

278  void

ResetScripts(

void

);

284  const TScripts

& GetScripts(

void

)

const

;

300  bool

IsSetId(

void

)

const

;

307  bool

CanGetId(

void

)

const

;

310  void

ResetId(

void

);

338  bool

IsSetRids(

void

)

const

;

345  bool

CanGetRids(

void

)

const

;

348  void

ResetRids(

void

);

354  const TRids

& GetRids(

void

)

const

;

360  TRids

& SetRids(

void

);

369  bool

IsSetCreate_date(

void

)

const

;

376  bool

CanGetCreate_date(

void

)

const

;

379  void

ResetCreate_date(

void

);

406  bool

IsSetUpdate_date(

void

)

const

;

413  bool

CanGetUpdate_date(

void

)

const

;

416  void

ResetUpdate_date(

void

);

444  bool

IsSetProject_id(

void

)

const

;

451  bool

CanGetProject_id(

void

)

const

;

454  void

ResetProject_id(

void

);

475  virtual void

Reset(

void

);

612  m_Log

= std::forward<CCdd_Project_Base::TLog>(

value

);

656  return m_Id

.NotEmpty();

cd colors are as: 0000FF for red, 00FF00 for green, FF0000 for blue

Base class for all serializable objects.

static char UnassignedByte(void)

void ThrowUnassigned(TMemberIndex index) const

static string UnassignedString(void)

const CSeq_id & GetId(const CSeq_loc &loc, CScope *scope)

If all CSeq_ids embedded in CSeq_loc refer to the same CBioseq, returns the first CSeq_id found,...

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.

list< CRef< CCdd > > m_Cds

const TCdcolor & GetCdcolor(void) const

Get the Cdcolor member data.

Tparent::CMemberIndex< E_memberIndex, 11 > TmemberIndex

CRef< TUpdate_date > m_Update_date

list< CRef< CCdd > > TCds

DECLARE_INTERNAL_TYPE_INFO()

const TCreate_date & GetCreate_date(void) const

Get the Create_date member data.

bool IsSetCdcolor(void) const

colors Check if a value has been assigned to Cdcolor data member.

TScripts & SetScripts(void)

Assign a value to Scripts data member.

list< CRef< CCdd_Script > > TScripts

bool CanGetCreate_date(void) const

Check if it is safe to call GetCreate_date method.

bool CanGetProject_id(void) const

Check if it is safe to call GetProject_id method.

const TRids & GetRids(void) const

Get the Rids member data.

bool CanGetUpdate_date(void) const

Check if it is safe to call GetUpdate_date method.

TCds & SetCds(void)

Assign a value to Cds data member.

list< CRef< CCdd_Viewer > > m_Viewers

TCdcolor & SetCdcolor(void)

Assign a value to Cdcolor data member.

const TId & GetId(void) const

Get the Id member data.

CCdd_Project_Base(const CCdd_Project_Base &)

bool IsSetCreate_date(void) const

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

TProject_id & SetProject_id(void)

Assign a value to Project_id data member.

bool CanGetRids(void) const

Check if it is safe to call GetRids method.

TLog & SetLog(void)

Assign a value to Log data member.

bool CanGetCds(void) const

Check if it is safe to call GetCds method.

bool CanGetCdcolor(void) const

Check if it is safe to call GetCdcolor method.

bool IsSetScripts(void) const

command scripts Check if a value has been assigned to Scripts data member.

bool IsSetRids(void) const

to store request IDs for batch CD-Searches Check if a value has been assigned to Rids data member.

bool IsSetCds(void) const

cds Check if a value has been assigned to Cds data member.

bool IsSetId(void) const

to assign unique project id Check if a value has been assigned to Id data member.

void ResetProject_id(void)

Reset Project_id data member.

bool CanGetViewers(void) const

Check if it is safe to call GetViewers method.

const TCds & GetCds(void) const

Get the Cds member data.

const TLog & GetLog(void) const

Get the Log member data.

CCdd_Project_Base & operator=(const CCdd_Project_Base &)

bool IsSetViewers(void) const

Sequence viewers Check if a value has been assigned to Viewers data member.

list< CRef< CCdd_Viewer > > TViewers

bool IsSetProject_id(void) const

for temporary tracking in the database Check if a value has been assigned to Project_id data member.

bool IsSetUpdate_date(void) const

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

TProject_id GetProject_id(void) const

Get the Project_id member data.

const TUpdate_date & GetUpdate_date(void) const

Get the Update_date member data.

TViewers & SetViewers(void)

Assign a value to Viewers data member.

CRef< TCreate_date > m_Create_date

list< CRef< CCdd_Script > > m_Scripts

bool CanGetScripts(void) const

Check if it is safe to call GetScripts method.

const TScripts & GetScripts(void) const

Get the Scripts member data.

TRids & SetRids(void)

Assign a value to Rids data member.

const TViewers & GetViewers(void) const

Get the Viewers member data.

bool CanGetLog(void) const

Check if it is safe to call GetLog method.

bool IsSetLog(void) const

log Check if a value has been assigned to Log data member.

bool CanGetId(void) const

Check if it is safe to call GetId 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