41 #ifndef OBJECTS_MACRO_CONVERT_FEATURE_ACTION_BASE_HPP
42 #define OBJECTS_MACRO_CONVERT_FEATURE_ACTION_BASE_HPP
52 #ifndef BEGIN_objects_SCOPE
53 # define BEGIN_objects_SCOPE BEGIN_SCOPE(objects)
54 # define END_objects_SCOPE END_SCOPE(objects)
336 virtual void Reset(
void);
User-defined methods of the data storage class.
CConvert_feature_action_Base –.
CConvert_feature_dst_options –.
CConvert_feature_src_options –.
Base class for all serializable objects.
static char UnassignedByte(void)
void ThrowUnassigned(TMemberIndex index) const
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.
bool CanGetSrc_options(void) const
Check if it is safe to call GetSrc_options method.
const TSrc_feat_constraint & GetSrc_feat_constraint(void) const
Get the Src_feat_constraint member data.
const TSrc_options & GetSrc_options(void) const
Get the Src_options member data.
void ResetType_from(void)
Reset Type_from data member.
bool CanGetSrc_feat_constraint(void) const
Check if it is safe to call GetSrc_feat_constraint method.
DECLARE_INTERNAL_TYPE_INFO()
bool IsSetType_from(void) const
Check if a value has been assigned to Type_from data member.
CConvert_feature_dst_options TDst_options
void ResetDst_options(void)
Reset Dst_options data member.
EMacro_feature_type m_Type_to
CRef< TSrc_feat_constraint > m_Src_feat_constraint
virtual void Reset(void)
Reset the whole object.
bool CanGetDst_options(void) const
Check if it is safe to call GetDst_options method.
bool CanGetType_to(void) const
Check if it is safe to call GetType_to method.
TLeave_original & SetLeave_original(void)
Assign a value to Leave_original data member.
bool CanGetLeave_original(void) const
Check if it is safe to call GetLeave_original method.
void ResetLeave_original(void)
Reset Leave_original data member.
bool IsSetLeave_original(void) const
Check if a value has been assigned to Leave_original data member.
EMacro_feature_type TType_from
CConvert_feature_action_Base & operator=(const CConvert_feature_action_Base &)
EMacro_feature_type TType_to
TLeave_original GetLeave_original(void) const
Get the Leave_original member data.
const TDst_options & GetDst_options(void) const
Get the Dst_options member data.
EMacro_feature_type
feature values
void ResetSrc_options(void)
Reset Src_options data member.
TSrc_feat_constraint & SetSrc_feat_constraint(void)
Assign a value to Src_feat_constraint data member.
TType_from & SetType_from(void)
Assign a value to Type_from data member.
CConvert_feature_src_options TSrc_options
bool IsSetType_to(void) const
Check if a value has been assigned to Type_to data member.
bool IsSetDst_options(void) const
Check if a value has been assigned to Dst_options data member.
Tparent::CMemberIndex< E_memberIndex, 7 > TmemberIndex
EMacro_feature_type m_Type_from
TSrc_options & SetSrc_options(void)
Assign a value to Src_options data member.
void ResetType_to(void)
Reset Type_to data member.
TType_from GetType_from(void) const
Get the Type_from member data.
bool IsSetSrc_options(void) const
Check if a value has been assigned to Src_options data member.
bool IsSetSrc_feat_constraint(void) const
Check if a value has been assigned to Src_feat_constraint data member.
CConvert_feature_action_Base(void)
CConvert_feature_action_Base(const CConvert_feature_action_Base &)
TType_to & SetType_to(void)
Assign a value to Type_to data member.
TType_to GetType_to(void) const
Get the Type_to member data.
void ResetSrc_feat_constraint(void)
Reset Src_feat_constraint data member.
virtual ~CConvert_feature_action_Base(void)
CRef< TSrc_options > m_Src_options
TDst_options & SetDst_options(void)
Assign a value to Dst_options data member.
CRef< TDst_options > m_Dst_options
bool CanGetType_from(void) const
Check if it is safe to call GetType_from method.
CConstraint_choice_set TSrc_feat_constraint
const GenericPointer< typename T::ValueType > T2 value