41 #ifndef OBJECTS_MACRO_TABLE_MATCH_BASE_HPP
42 #define OBJECTS_MACRO_TABLE_MATCH_BASE_HPP
52 #ifndef BEGIN_objects_SCOPE
53 # define BEGIN_objects_SCOPE BEGIN_SCOPE(objects)
54 # define END_objects_SCOPE END_SCOPE(objects)
181 virtual void Reset(
void);
User-defined methods of the data storage class.
Base class for all serializable objects.
static char UnassignedByte(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.
CTable_match_Base(const CTable_match_Base &)
TMatch_location & SetMatch_location(void)
Assign a value to Match_location data member.
bool IsSetMatch_location(void) const
Check if a value has been assigned to Match_location data member.
void SetDefaultMatch_location(void)
Assign default value to Match_location data member.
const TMatch_type & GetMatch_type(void) const
Get the Match_type member data.
bool CanGetMatch_type(void) const
Check if it is safe to call GetMatch_type method.
void ResetMatch_location(void)
Reset Match_location data member.
bool CanGetMatch_location(void) const
Check if it is safe to call GetMatch_location method.
TMatch_location GetMatch_location(void) const
Get the Match_location member data.
virtual void Reset(void)
Reset the whole object.
EString_location
simple constraints
TMatch_type & SetMatch_type(void)
Assign a value to Match_type data member.
EString_location m_Match_location
void ResetMatch_type(void)
Reset Match_type data member.
CTable_match_Base & operator=(const CTable_match_Base &)
EString_location TMatch_location
CTable_match_type TMatch_type
Tparent::CMemberIndex< E_memberIndex, 3 > TmemberIndex
CRef< TMatch_type > m_Match_type
bool IsSetMatch_type(void) const
Check if a value has been assigned to Match_type data member.
virtual ~CTable_match_Base(void)
DECLARE_INTERNAL_TYPE_INFO()
@ eString_location_equals
const GenericPointer< typename T::ValueType > T2 value