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

NCBI C++ ToolKit: include/gui/objects/WorkspaceFolder_.hpp Source File

41 #ifndef GUI_OBJECTS_WORKSPACEFOLDER_BASE_HPP 42 #define GUI_OBJECTS_WORKSPACEFOLDER_BASE_HPP 55 #ifndef BEGIN_objects_SCOPE 56 # define BEGIN_objects_SCOPE BEGIN_SCOPE(objects) 57 # define END_objects_SCOPE END_SCOPE(objects) 95  typedef

list< CRef< CWorkspaceFolder > >

TFolders

;

96  typedef

list< CRef< CGBProjectHandle > >

TProjects

;

117  bool

IsSetInfo(

void

)

const

;

124  bool

CanGetInfo(

void

)

const

;

127  void

ResetInfo(

void

);

133  const TInfo

& GetInfo(

void

)

const

;

145  TInfo

& SetInfo(

void

);

154  bool

IsSetFolders(

void

)

const

;

161  bool

CanGetFolders(

void

)

const

;

164  void

ResetFolders(

void

);

170  const TFolders

& GetFolders(

void

)

const

;

185  bool

IsSetProjects(

void

)

const

;

192  bool

CanGetProjects(

void

)

const

;

195  void

ResetProjects(

void

);

201  const TProjects

& GetProjects(

void

)

const

;

210  virtual void

Reset(

void

);

Base class for all serializable objects.

CWorkspaceFolder_Base –.

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.

#define NCBI_GUIOBJECTS_EXPORT

CWorkspaceFolder_Base(const CWorkspaceFolder_Base &)

bool IsSetProjects(void) const

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

TProjects & SetProjects(void)

Assign a value to Projects data member.

TFolders & SetFolders(void)

Assign a value to Folders data member.

list< CRef< CGBProjectHandle > > TProjects

list< CRef< CWorkspaceFolder > > TFolders

const TInfo & GetInfo(void) const

Get the Info member data.

const TFolders & GetFolders(void) const

Get the Folders member data.

bool IsSetInfo(void) const

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

bool CanGetInfo(void) const

Check if it is safe to call GetInfo method.

DECLARE_INTERNAL_TYPE_INFO()

TInfo & SetInfo(void)

Assign a value to Info data member.

bool CanGetFolders(void) const

Check if it is safe to call GetFolders method.

list< CRef< CWorkspaceFolder > > m_Folders

void ResetInfo(void)

Reset Info data member.

CWorkspaceFolder_Base & operator=(const CWorkspaceFolder_Base &)

Tparent::CMemberIndex< E_memberIndex, 4 > TmemberIndex

list< CRef< CGBProjectHandle > > m_Projects

bool CanGetProjects(void) const

Check if it is safe to call GetProjects method.

bool IsSetFolders(void) const

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

const TProjects & GetProjects(void) const

Get the Projects member data.

Defines to provide correct exporting from DLLs in Windows.

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