list< CRef< CProjectFolder > >
TFolders;
96 typedeflist< CRef< CProjectItem > >
TItems;
117 boolIsSetInfo(
void)
const;
124 boolCanGetInfo(
void)
const;
127 voidResetInfo(
void);
133 const TInfo& GetInfo(
void)
const;
145 TInfo& SetInfo(
void);
154 boolIsSetFolders(
void)
const;
161 boolCanGetFolders(
void)
const;
164 voidResetFolders(
void);
170 const TFolders& GetFolders(
void)
const;
185 boolIsSetItems(
void)
const;
192 boolCanGetItems(
void)
const;
195 voidResetItems(
void);
201 const TItems& GetItems(
void)
const;
207 TItems& SetItems(
void);
210 virtual voidReset(
void);
Base class for all serializable objects.
Defines to provide correct exporting from DLLs in Windows.
#define NCBI_GBPROJ_EXPORT
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.
CProjectFolder_Base(const CProjectFolder_Base &)
CProjectFolder_Base & operator=(const CProjectFolder_Base &)
list< CRef< CProjectItem > > TItems
const TInfo & GetInfo(void) const
Get the Info member data.
void ResetInfo(void)
Reset Info data member.
TFolders & SetFolders(void)
Assign a value to Folders data member.
bool IsSetFolders(void) const
Check if a value has been assigned to Folders data member.
bool IsSetItems(void) const
Check if a value has been assigned to Items data member.
const TFolders & GetFolders(void) const
Get the Folders member data.
bool CanGetInfo(void) const
Check if it is safe to call GetInfo method.
TInfo & SetInfo(void)
Assign a value to Info data member.
Tparent::CMemberIndex< E_memberIndex, 4 > TmemberIndex
list< CRef< CProjectFolder > > TFolders
bool CanGetItems(void) const
Check if it is safe to call GetItems method.
bool IsSetInfo(void) const
Check if a value has been assigned to Info data member.
const TItems & GetItems(void) const
Get the Items member data.
DECLARE_INTERNAL_TYPE_INFO()
list< CRef< CProjectFolder > > m_Folders
bool CanGetFolders(void) const
Check if it is safe to call GetFolders method.
TItems & SetItems(void)
Assign a value to Items data member.
list< CRef< CProjectItem > > m_Items
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