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 typedeflist< CProject_id >
TId;
93 typedeflist< CRef< CProjdesc > >
TDescr;
114 boolIsSetId(
void)
const;
121 boolCanGetId(
void)
const;
124 voidResetId(
void);
145 boolIsSetName(
void)
const;
152 boolCanGetName(
void)
const;
155 voidResetName(
void);
161 const TName& GetName(
void)
const;
174 TName& SetName(
void);
183 boolIsSetDescr(
void)
const;
190 boolCanGetDescr(
void)
const;
193 voidResetDescr(
void);
199 const TDescr& GetDescr(
void)
const;
205 TDescr& SetDescr(
void);
208 virtual voidReset(
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