Go to the SVN repository for this file.
41 #ifndef OBJECTS_MMDB3_COLOR_PROP_BASE_HPP 42 #define OBJECTS_MMDB3_COLOR_PROP_BASE_HPP 52 #ifndef BEGIN_objects_SCOPE 53 # define BEGIN_objects_SCOPE BEGIN_SCOPE(objects) 54 # define END_objects_SCOPE END_SCOPE(objects) 110 boolIsSetR(
void)
const;
117 boolCanGetR(
void)
const;
126 TRGetR(
void)
const;
147 boolIsSetG(
void)
const;
154 boolCanGetG(
void)
const;
163 TGGetG(
void)
const;
184 boolIsSetB(
void)
const;
191 boolCanGetB(
void)
const;
200 TBGetB(
void)
const;
221 boolIsSetName(
void)
const;
228 boolCanGetName(
void)
const;
231 voidResetName(
void);
237 const TName& GetName(
void)
const;
250 TName& SetName(
void);
253 virtual voidReset(
void);
450 m_Name= std::forward<CColor_prop_Base::TName>(
value);
Base class for all serializable objects.
static char UnassignedByte(void)
void ThrowUnassigned(TMemberIndex index) const
static string UnassignedString(void)
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_MMDB3_EXPORT
Tparent::CMemberIndex< E_memberIndex, 5 > TmemberIndex
TB & SetB(void)
Assign a value to B data member.
DECLARE_INTERNAL_TYPE_INFO()
void ResetR(void)
Reset R data member.
const TName & GetName(void) const
Get the Name member data.
bool IsSetB(void) const
Check if a value has been assigned to B data member.
bool IsSetName(void) const
Check if a value has been assigned to Name data member.
bool IsSetG(void) const
Check if a value has been assigned to G data member.
bool CanGetB(void) const
Check if it is safe to call GetB method.
TB GetB(void) const
Get the B member data.
TR & SetR(void)
Assign a value to R data member.
CColor_prop_Base & operator=(const CColor_prop_Base &)
TR GetR(void) const
Get the R member data.
TName & SetName(void)
Assign a value to Name data member.
bool CanGetR(void) const
Check if it is safe to call GetR method.
bool IsSetR(void) const
Check if a value has been assigned to R data member.
CColor_prop_Base(const CColor_prop_Base &)
void ResetB(void)
Reset B data member.
TG GetG(void) const
Get the G member data.
bool CanGetName(void) const
Check if it is safe to call GetName method.
bool CanGetG(void) const
Check if it is safe to call GetG method.
void ResetG(void)
Reset G data member.
TG & SetG(void)
Assign a value to G data member.
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