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

NCBI C++ ToolKit: include/objects/proj/Project_descr_.hpp Source File

Go to the documentation of this file.

Go to the SVN repository for this file.

41 #ifndef OBJECTS_PROJ_PROJECT_DESCR_BASE_HPP 42 #define OBJECTS_PROJ_PROJECT_DESCR_BASE_HPP 54 #ifndef BEGIN_objects_SCOPE 55 # define BEGIN_objects_SCOPE BEGIN_SCOPE(objects) 56 # define END_objects_SCOPE END_SCOPE(objects) 91  typedef

list< CProject_id >

TId

;

93  typedef

list< CRef< CProjdesc > >

TDescr

;

114  bool

IsSetId(

void

)

const

;

121  bool

CanGetId(

void

)

const

;

124  void

ResetId(

void

);

145  bool

IsSetName(

void

)

const

;

152  bool

CanGetName(

void

)

const

;

155  void

ResetName(

void

);

161  const TName

& GetName(

void

)

const

;

174  TName

& SetName(

void

);

183  bool

IsSetDescr(

void

)

const

;

190  bool

CanGetDescr(

void

)

const

;

193  void

ResetDescr(

void

);

199  const TDescr

& GetDescr(

void

)

const

;

205  TDescr

& SetDescr(

void

);

208  virtual void

Reset(

void

);

288  m_Name

= std::forward<CProject_descr_Base::TName>(

value

);

User-defined methods of the data storage class.

Base class for all serializable objects.

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.

const TDescr & GetDescr(void) const

Get the Descr member data.

DECLARE_INTERNAL_TYPE_INFO()

CProject_descr_Base & operator=(const CProject_descr_Base &)

Tparent::CMemberIndex< E_memberIndex, 4 > TmemberIndex

bool CanGetDescr(void) const

Check if it is safe to call GetDescr method.

bool IsSetDescr(void) const

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

CProject_descr_Base(const CProject_descr_Base &)

TDescr & SetDescr(void)

Assign a value to Descr data member.

const TId & GetId(void) const

Get the Id member data.

TName & SetName(void)

Assign a value to Name data member.

bool CanGetId(void) const

Check if it is safe to call GetId method.

bool CanGetName(void) const

Check if it is safe to call GetName method.

TId & SetId(void)

Assign a value to Id data member.

bool IsSetId(void) const

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

bool IsSetName(void) const

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

list< CRef< CProjdesc > > TDescr

const TName & GetName(void) const

Get the Name member data.

list< CRef< CProjdesc > > m_Descr

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