41 #ifndef ALGO_MS_FORMATS_PEPXML_ASAPRATIO_LC_LIGHTPEAK_BASE_HPP
42 #define ALGO_MS_FORMATS_PEPXML_ASAPRATIO_LC_LIGHTPEAK_BASE_HPP
52 #ifndef BEGIN_objects_SCOPE
53 # define BEGIN_objects_SCOPE BEGIN_SCOPE(objects)
54 # define END_objects_SCOPE END_SCOPE(objects)
137 bool IsSetStatus(
void)
const;
144 bool CanGetStatus(
void)
const;
147 void ResetStatus(
void);
174 bool IsSetLeft_valley(
void)
const;
181 bool CanGetLeft_valley(
void)
const;
184 void ResetLeft_valley(
void);
211 bool IsSetRight_valley(
void)
const;
218 bool CanGetRight_valley(
void)
const;
221 void ResetRight_valley(
void);
248 bool IsSetBackground(
void)
const;
255 bool CanGetBackground(
void)
const;
258 void ResetBackground(
void);
285 bool IsSetArea(
void)
const;
292 bool CanGetArea(
void)
const;
295 void ResetArea(
void);
301 TArea GetArea(
void)
const;
313 TArea& SetArea(
void);
322 bool IsSetArea_error(
void)
const;
329 bool CanGetArea_error(
void)
const;
332 void ResetArea_error(
void);
359 bool IsSetTime(
void)
const;
366 bool CanGetTime(
void)
const;
369 void ResetTime(
void);
375 TTime GetTime(
void)
const;
387 TTime& SetTime(
void);
396 bool IsSetTime_width(
void)
const;
403 bool CanGetTime_width(
void)
const;
406 void ResetTime_width(
void);
433 bool IsSetIs_heavy(
void)
const;
440 bool CanGetIs_heavy(
void)
const;
443 void ResetIs_heavy(
void);
449 const TIs_heavy& GetIs_heavy(
void)
const;
492 e_asapratio_lc_lightpeak
506 bool IsSetAttlist(
void)
const;
513 bool CanGetAttlist(
void)
const;
516 void ResetAttlist(
void);
522 const TAttlist& GetAttlist(
void)
const;
542 bool IsSetAsapratio_lc_lightpeak(
void)
const;
548 bool CanGetAsapratio_lc_lightpeak(
void)
const;
551 void ResetAsapratio_lc_lightpeak(
void);
554 void SetAsapratio_lc_lightpeak(
void);
557 virtual void Reset(
void);
588 return IsSetStatus();
601 if (!CanGetStatus()) {
618 if (!IsSetStatus()) {
635 return IsSetLeft_valley();
648 if (!CanGetLeft_valley()) {
651 return m_Left_valley;
657 m_Left_valley =
value;
665 if (!IsSetLeft_valley()) {
670 return m_Left_valley;
682 return IsSetRight_valley();
695 if (!CanGetRight_valley()) {
698 return m_Right_valley;
704 m_Right_valley =
value;
712 if (!IsSetRight_valley()) {
717 return m_Right_valley;
729 return IsSetBackground();
742 if (!CanGetBackground()) {
751 m_Background =
value;
759 if (!IsSetBackground()) {
823 return IsSetArea_error();
836 if (!CanGetArea_error()) {
845 m_Area_error =
value;
853 if (!IsSetArea_error()) {
917 return IsSetTime_width();
930 if (!CanGetTime_width()) {
939 m_Time_width =
value;
947 if (!IsSetTime_width()) {
964 return IsSetIs_heavy();
970 if (!CanGetIs_heavy()) {
986 m_Is_heavy = std::forward<CAsapratio_lc_lightpeak_Base::C_Attlist::TIs_heavy>(
value);
994 if (!IsSetIs_heavy()) {
CAsapratio_lc_lightpeak_Base –.
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_PEPXML_EXPORT
CAsapratio_lc_lightpeak_Base & operator=(const CAsapratio_lc_lightpeak_Base &)
void ResetLeft_valley(void)
Reset Left_valley data member.
void ResetTime_width(void)
Reset Time_width data member.
TTime GetTime(void) const
Get the Time member data.
void ResetRight_valley(void)
Reset Right_valley data member.
TArea_error GetArea_error(void) const
Get the Area_error member data.
void SetAsapratio_lc_lightpeak(void)
Set NULL data member (assign 'NULL' value to Asapratio_lc_lightpeak data member).
TTime_width GetTime_width(void) const
Get the Time_width member data.
void ResetBackground(void)
Reset Background data member.
bool IsSetTime(void) const
Check if a value has been assigned to Time data member.
bool CanGetAttlist(void) const
Check if it is safe to call GetAttlist method.
DECLARE_INTERNAL_TYPE_INFO()
C_Attlist(const C_Attlist &)
bool CanGetRight_valley(void) const
Check if it is safe to call GetRight_valley method.
bool IsSetBackground(void) const
Check if a value has been assigned to Background data member.
bool CanGetTime(void) const
Check if it is safe to call GetTime method.
bool CanGetStatus(void) const
Check if it is safe to call GetStatus method.
bool CanGetAsapratio_lc_lightpeak(void) const
Check if value of Asapratio_lc_lightpeak member is getatable.
bool IsSetAsapratio_lc_lightpeak(void) const
Check if a value has been assigned to Asapratio_lc_lightpeak data member.
void ResetArea(void)
Reset Area data member.
Tparent::CMemberIndex< E_memberIndex, 3 > TmemberIndex
void ResetAsapratio_lc_lightpeak(void)
Reset Asapratio_lc_lightpeak data member.
TTime & SetTime(void)
Assign a value to Time data member.
bool CanGetBackground(void) const
Check if it is safe to call GetBackground method.
TRight_valley & SetRight_valley(void)
Assign a value to Right_valley data member.
TBackground GetBackground(void) const
Get the Background member data.
bool CanGetIs_heavy(void) const
Check if it is safe to call GetIs_heavy method.
bool IsSetArea_error(void) const
Check if a value has been assigned to Area_error data member.
TArea GetArea(void) const
Get the Area member data.
bool IsSetRight_valley(void) const
Check if a value has been assigned to Right_valley data member.
C_Attlist & operator=(const C_Attlist &)
void ResetStatus(void)
Reset Status data member.
CRef< TAttlist > m_Attlist
TArea & SetArea(void)
Assign a value to Area data member.
TRight_valley GetRight_valley(void) const
Get the Right_valley member data.
TStatus & SetStatus(void)
Assign a value to Status data member.
bool IsSetAttlist(void) const
Check if a value has been assigned to Attlist data member.
bool IsSetStatus(void) const
Check if a value has been assigned to Status data member.
const TIs_heavy & GetIs_heavy(void) const
Get the Is_heavy member data.
const TAttlist & GetAttlist(void) const
Get the Attlist member data.
TStatus GetStatus(void) const
Get the Status member data.
TLeft_valley GetLeft_valley(void) const
Get the Left_valley member data.
TArea_error & SetArea_error(void)
Assign a value to Area_error data member.
void ResetAttlist(void)
Reset Attlist data member.
void ResetArea_error(void)
Reset Area_error data member.
TTime_width & SetTime_width(void)
Assign a value to Time_width data member.
bool IsSetTime_width(void) const
Check if a value has been assigned to Time_width data member.
void ResetTime(void)
Reset Time data member.
TLeft_valley & SetLeft_valley(void)
Assign a value to Left_valley data member.
DECLARE_INTERNAL_TYPE_INFO()
bool CanGetTime_width(void) const
Check if it is safe to call GetTime_width method.
bool CanGetArea_error(void) const
Check if it is safe to call GetArea_error method.
bool CanGetLeft_valley(void) const
Check if it is safe to call GetLeft_valley method.
CAsapratio_lc_lightpeak_Base(const CAsapratio_lc_lightpeak_Base &)
bool IsSetArea(void) const
Check if a value has been assigned to Area data member.
TIs_heavy & SetIs_heavy(void)
Assign a value to Is_heavy data member.
TBackground & SetBackground(void)
Assign a value to Background data member.
TAttlist & SetAttlist(void)
Assign a value to Attlist data member.
bool CanGetArea(void) const
Check if it is safe to call GetArea method.
bool IsSetIs_heavy(void) const
Check if a value has been assigned to Is_heavy data member.
bool IsSetLeft_valley(void) const
Check if a value has been assigned to Left_valley data member.
Tparent::CMemberIndex< E_memberIndex, 10 > TmemberIndex