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 boolIsSetDescr(
void)
const;
114 boolCanGetDescr(
void)
const;
117 voidResetDescr(
void);
123 const TDescr& GetDescr(
void)
const;
135 TDescr& SetDescr(
void);
144 boolIsSetData(
void)
const;
151 boolCanGetData(
void)
const;
154 voidResetData(
void);
160 const TData& GetData(
void)
const;
172 TData& SetData(
void);
184 Uint4m_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