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

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

Go to the documentation of this file.

Go to the SVN repository for this file.

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

IsSetDescr(

void

)

const

;

114  bool

CanGetDescr(

void

)

const

;

117  void

ResetDescr(

void

);

123  const TDescr

& GetDescr(

void

)

const

;

135  TDescr

& SetDescr(

void

);

144  bool

IsSetData(

void

)

const

;

151  bool

CanGetData(

void

)

const

;

154  void

ResetData(

void

);

160  const TData

& GetData(

void

)

const

;

172  TData

& SetData(

void

);

184  Uint4

m_set_State[1];

This is a stripped-down and modified version of Microsoft.Build.Commontypes.xsd =================== I...

Base class for all serializable objects.

void ThrowUnassigned(TMemberIndex index) const

bool NotEmpty(void) const THROWS_NONE

Check if CRef is not empty – pointing to an object and has a non-null value.

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.

TData & SetData(void)

Assign a value to Data data member.

bool CanGetDescr(void) const

Check if it is safe to call GetDescr method.

bool IsSetData(void) const

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

bool CanGetData(void) const

Check if it is safe to call GetData method.

CProject_Base & operator=(const CProject_Base &)

const TData & GetData(void) const

Get the Data member data.

bool IsSetDescr(void) const

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

DECLARE_INTERNAL_TYPE_INFO()

virtual ~CProject_Base(void)

CProject_Base(const CProject_Base &)

Tparent::CMemberIndex< E_memberIndex, 3 > TmemberIndex

void ResetData(void)

Reset Data data member.

virtual void Reset(void)

Reset the whole object.

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