|
| CCategoriesBundle::CCategoriesBundle (void) |
|
| CCategoriesBundle::~CCategoriesBundle (void) |
|
| CCategoriesBundle::CCategoriesBundle (const CCategoriesBundle &value) |
|
CCategoriesBundle & | CCategoriesBundle::operator= (const CCategoriesBundle &value) |
|
| CCategoriesBundle_Base::CCategoriesBundle_Base (void) |
|
virtual | CCategoriesBundle_Base::~CCategoriesBundle_Base (void) |
|
| CCategoriesBundle_Base::DECLARE_INTERNAL_TYPE_INFO () |
|
bool | CCategoriesBundle_Base::IsSetVersion (void) const |
| Check if a value has been assigned to Version data member. More...
|
|
bool | CCategoriesBundle_Base::CanGetVersion (void) const |
| Check if it is safe to call GetVersion method. More...
|
|
void | CCategoriesBundle_Base::ResetVersion (void) |
| Reset Version data member. More...
|
|
void | CCategoriesBundle_Base::SetDefaultVersion (void) |
| Assign default value to Version data member. More...
|
|
const TVersion & | CCategoriesBundle_Base::GetVersion (void) const |
| Get the Version member data. More...
|
|
void | CCategoriesBundle_Base::SetVersion (const TVersion &value) |
| Assign a value to Version data member. More...
|
|
void | CCategoriesBundle_Base::SetVersion (TVersion &&value) |
|
TVersion & | CCategoriesBundle_Base::SetVersion (void) |
| Assign a value to Version data member. More...
|
|
bool | CCategoriesBundle_Base::IsSetCategories (void) const |
| Check if a value has been assigned to Categories data member. More...
|
|
bool | CCategoriesBundle_Base::CanGetCategories (void) const |
| Check if it is safe to call GetCategories method. More...
|
|
void | CCategoriesBundle_Base::ResetCategories (void) |
| Reset Categories data member. More...
|
|
const TCategories & | CCategoriesBundle_Base::GetCategories (void) const |
| Get the Categories member data. More...
|
|
TCategories & | CCategoriesBundle_Base::SetCategories (void) |
| Assign a value to Categories data member. More...
|
|
bool | CCategoriesBundle_Base::IsSetSubcategories (void) const |
| Check if a value has been assigned to Subcategories data member. More...
|
|
bool | CCategoriesBundle_Base::CanGetSubcategories (void) const |
| Check if it is safe to call GetSubcategories method. More...
|
|
void | CCategoriesBundle_Base::ResetSubcategories (void) |
| Reset Subcategories data member. More...
|
|
const TSubcategories & | CCategoriesBundle_Base::GetSubcategories (void) const |
| Get the Subcategories member data. More...
|
|
TSubcategories & | CCategoriesBundle_Base::SetSubcategories (void) |
| Assign a value to Subcategories data member. More...
|
|
virtual void | CCategoriesBundle_Base::Reset (void) |
| Reset the whole object. More...
|
|
| CCategoriesBundle_Base::CCategoriesBundle_Base (const CCategoriesBundle_Base &) |
|
CCategoriesBundle_Base & | CCategoriesBundle_Base::operator= (const CCategoriesBundle_Base &) |
|
| CCategory::CCategory (void) |
|
| CCategory::~CCategory (void) |
|
| CCategory::CCategory (const CCategory &value) |
|
CCategory & | CCategory::operator= (const CCategory &value) |
|
| CCategory_Base::CCategory_Base (void) |
|
virtual | CCategory_Base::~CCategory_Base (void) |
|
| CCategory_Base::DECLARE_INTERNAL_TYPE_INFO () |
|
bool | CCategory_Base::IsSetName (void) const |
| Check if a value has been assigned to Name data member. More...
|
|
bool | CCategory_Base::CanGetName (void) const |
| Check if it is safe to call GetName method. More...
|
|
void | CCategory_Base::ResetName (void) |
| Reset Name data member. More...
|
|
const TName & | CCategory_Base::GetName (void) const |
| Get the Name member data. More...
|
|
void | CCategory_Base::SetName (const TName &value) |
| Assign a value to Name data member. More...
|
|
void | CCategory_Base::SetName (TName &&value) |
|
TName & | CCategory_Base::SetName (void) |
| Assign a value to Name data member. More...
|
|
bool | CCategory_Base::IsSetOrder (void) const |
| Check if a value has been assigned to Order data member. More...
|
|
bool | CCategory_Base::CanGetOrder (void) const |
| Check if it is safe to call GetOrder method. More...
|
|
void | CCategory_Base::ResetOrder (void) |
| Reset Order data member. More...
|
|
TOrder | CCategory_Base::GetOrder (void) const |
| Get the Order member data. More...
|
|
void | CCategory_Base::SetOrder (TOrder value) |
| Assign a value to Order data member. More...
|
|
TOrder & | CCategory_Base::SetOrder (void) |
| Assign a value to Order data member. More...
|
|
bool | CCategory_Base::IsSetDisplay_name (void) const |
| Check if a value has been assigned to Display_name data member. More...
|
|
bool | CCategory_Base::CanGetDisplay_name (void) const |
| Check if it is safe to call GetDisplay_name method. More...
|
|
void | CCategory_Base::ResetDisplay_name (void) |
| Reset Display_name data member. More...
|
|
const TDisplay_name & | CCategory_Base::GetDisplay_name (void) const |
| Get the Display_name member data. More...
|
|
void | CCategory_Base::SetDisplay_name (const TDisplay_name &value) |
| Assign a value to Display_name data member. More...
|
|
void | CCategory_Base::SetDisplay_name (TDisplay_name &&value) |
|
TDisplay_name & | CCategory_Base::SetDisplay_name (void) |
| Assign a value to Display_name data member. More...
|
|
bool | CCategory_Base::IsSetHelp (void) const |
| Check if a value has been assigned to Help data member. More...
|
|
bool | CCategory_Base::CanGetHelp (void) const |
| Check if it is safe to call GetHelp method. More...
|
|
void | CCategory_Base::ResetHelp (void) |
| Reset Help data member. More...
|
|
const THelp & | CCategory_Base::GetHelp (void) const |
| Get the Help member data. More...
|
|
void | CCategory_Base::SetHelp (const THelp &value) |
| Assign a value to Help data member. More...
|
|
void | CCategory_Base::SetHelp (THelp &&value) |
|
THelp & | CCategory_Base::SetHelp (void) |
| Assign a value to Help data member. More...
|
|
virtual void | CCategory_Base::Reset (void) |
| Reset the whole object. More...
|
|
| CCategory_Base::CCategory_Base (const CCategory_Base &) |
|
CCategory_Base & | CCategory_Base::operator= (const CCategory_Base &) |
|
| CCheckBox::CCheckBox (void) |
|
| CCheckBox::~CCheckBox (void) |
|
| CCheckBox::CCheckBox (const CCheckBox &value) |
|
CCheckBox & | CCheckBox::operator= (const CCheckBox &value) |
|
| CCheckBox_Base::CCheckBox_Base (void) |
|
virtual | CCheckBox_Base::~CCheckBox_Base (void) |
|
| CCheckBox_Base::DECLARE_INTERNAL_TYPE_INFO () |
|
bool | CCheckBox_Base::IsSetName (void) const |
| Check if a value has been assigned to Name data member. More...
|
|
bool | CCheckBox_Base::CanGetName (void) const |
| Check if it is safe to call GetName method. More...
|
|
void | CCheckBox_Base::ResetName (void) |
| Reset Name data member. More...
|
|
const TName & | CCheckBox_Base::GetName (void) const |
| Get the Name member data. More...
|
|
void | CCheckBox_Base::SetName (const TName &value) |
| Assign a value to Name data member. More...
|
|
void | CCheckBox_Base::SetName (TName &&value) |
|
TName & | CCheckBox_Base::SetName (void) |
| Assign a value to Name data member. More...
|
|
bool | CCheckBox_Base::IsSetValue (void) const |
| Check if a value has been assigned to Value data member. More...
|
|
bool | CCheckBox_Base::CanGetValue (void) const |
| Check if it is safe to call GetValue method. More...
|
|
void | CCheckBox_Base::ResetValue (void) |
| Reset Value data member. More...
|
|
void | CCheckBox_Base::SetDefaultValue (void) |
| Assign default value to Value data member. More...
|
|
TValue | CCheckBox_Base::GetValue (void) const |
| Get the Value member data. More...
|
|
void | CCheckBox_Base::SetValue (TValue value) |
| Assign a value to Value data member. More...
|
|
TValue & | CCheckBox_Base::SetValue (void) |
| Assign a value to Value data member. More...
|
|
bool | CCheckBox_Base::IsSetDisplay_name (void) const |
| Check if a value has been assigned to Display_name data member. More...
|
|
bool | CCheckBox_Base::CanGetDisplay_name (void) const |
| Check if it is safe to call GetDisplay_name method. More...
|
|
void | CCheckBox_Base::ResetDisplay_name (void) |
| Reset Display_name data member. More...
|
|
const TDisplay_name & | CCheckBox_Base::GetDisplay_name (void) const |
| Get the Display_name member data. More...
|
|
void | CCheckBox_Base::SetDisplay_name (const TDisplay_name &value) |
| Assign a value to Display_name data member. More...
|
|
void | CCheckBox_Base::SetDisplay_name (TDisplay_name &&value) |
|
TDisplay_name & | CCheckBox_Base::SetDisplay_name (void) |
| Assign a value to Display_name data member. More...
|
|
bool | CCheckBox_Base::IsSetHelp (void) const |
| Check if a value has been assigned to Help data member. More...
|
|
bool | CCheckBox_Base::CanGetHelp (void) const |
| Check if it is safe to call GetHelp method. More...
|
|
void | CCheckBox_Base::ResetHelp (void) |
| Reset Help data member. More...
|
|
const THelp & | CCheckBox_Base::GetHelp (void) const |
| Get the Help member data. More...
|
|
void | CCheckBox_Base::SetHelp (const THelp &value) |
| Assign a value to Help data member. More...
|
|
void | CCheckBox_Base::SetHelp (THelp &&value) |
|
THelp & | CCheckBox_Base::SetHelp (void) |
| Assign a value to Help data member. More...
|
|
bool | CCheckBox_Base::IsSetLegend_text (void) const |
| Check if a value has been assigned to Legend_text data member. More...
|
|
bool | CCheckBox_Base::CanGetLegend_text (void) const |
| Check if it is safe to call GetLegend_text method. More...
|
|
void | CCheckBox_Base::ResetLegend_text (void) |
| Reset Legend_text data member. More...
|
|
const TLegend_text & | CCheckBox_Base::GetLegend_text (void) const |
| Get the Legend_text member data. More...
|
|
void | CCheckBox_Base::SetLegend_text (const TLegend_text &value) |
| Assign a value to Legend_text data member. More...
|
|
void | CCheckBox_Base::SetLegend_text (TLegend_text &&value) |
|
TLegend_text & | CCheckBox_Base::SetLegend_text (void) |
| Assign a value to Legend_text data member. More...
|
|
bool | CCheckBox_Base::IsSetOptional (void) const |
| Check if a value has been assigned to Optional data member. More...
|
|
bool | CCheckBox_Base::CanGetOptional (void) const |
| Check if it is safe to call GetOptional method. More...
|
|
void | CCheckBox_Base::ResetOptional (void) |
| Reset Optional data member. More...
|
|
TOptional | CCheckBox_Base::GetOptional (void) const |
| Get the Optional member data. More...
|
|
void | CCheckBox_Base::SetOptional (TOptional value) |
| Assign a value to Optional data member. More...
|
|
TOptional & | CCheckBox_Base::SetOptional (void) |
| Assign a value to Optional data member. More...
|
|
bool | CCheckBox_Base::IsSetConditions (void) const |
| Check if a value has been assigned to Conditions data member. More...
|
|
bool | CCheckBox_Base::CanGetConditions (void) const |
| Check if it is safe to call GetConditions method. More...
|
|
void | CCheckBox_Base::ResetConditions (void) |
| Reset Conditions data member. More...
|
|
const TConditions & | CCheckBox_Base::GetConditions (void) const |
| Get the Conditions member data. More...
|
|
TConditions & | CCheckBox_Base::SetConditions (void) |
| Assign a value to Conditions data member. More...
|
|
virtual void | CCheckBox_Base::Reset (void) |
| Reset the whole object. More...
|
|
| CCheckBox_Base::CCheckBox_Base (const CCheckBox_Base &) |
|
CCheckBox_Base & | CCheckBox_Base::operator= (const CCheckBox_Base &) |
|
| CChoice::CChoice (void) |
|
| CChoice::~CChoice (void) |
|
| CChoice::CChoice (const CChoice &value) |
|
CChoice & | CChoice::operator= (const CChoice &value) |
|
| CChoice_Base::CChoice_Base (void) |
|
virtual | CChoice_Base::~CChoice_Base (void) |
|
| CChoice_Base::DECLARE_INTERNAL_TYPE_INFO () |
|
bool | CChoice_Base::IsSetName (void) const |
| Check if a value has been assigned to Name data member. More...
|
|
bool | CChoice_Base::CanGetName (void) const |
| Check if it is safe to call GetName method. More...
|
|
void | CChoice_Base::ResetName (void) |
| Reset Name data member. More...
|
|
const TName & | CChoice_Base::GetName (void) const |
| Get the Name member data. More...
|
|
void | CChoice_Base::SetName (const TName &value) |
| Assign a value to Name data member. More...
|
|
void | CChoice_Base::SetName (TName &&value) |
|
TName & | CChoice_Base::SetName (void) |
| Assign a value to Name data member. More...
|
|
bool | CChoice_Base::IsSetCurr_value (void) const |
| Check if a value has been assigned to Curr_value data member. More...
|
|
bool | CChoice_Base::CanGetCurr_value (void) const |
| Check if it is safe to call GetCurr_value method. More...
|
|
void | CChoice_Base::ResetCurr_value (void) |
| Reset Curr_value data member. More...
|
|
const TCurr_value & | CChoice_Base::GetCurr_value (void) const |
| Get the Curr_value member data. More...
|
|
void | CChoice_Base::SetCurr_value (const TCurr_value &value) |
| Assign a value to Curr_value data member. More...
|
|
void | CChoice_Base::SetCurr_value (TCurr_value &&value) |
|
TCurr_value & | CChoice_Base::SetCurr_value (void) |
| Assign a value to Curr_value data member. More...
|
|
bool | CChoice_Base::IsSetValues (void) const |
| Check if a value has been assigned to Values data member. More...
|
|
bool | CChoice_Base::CanGetValues (void) const |
| Check if it is safe to call GetValues method. More...
|
|
void | CChoice_Base::ResetValues (void) |
| Reset Values data member. More...
|
|
const TValues & | CChoice_Base::GetValues (void) const |
| Get the Values member data. More...
|
|
TValues & | CChoice_Base::SetValues (void) |
| Assign a value to Values data member. More...
|
|
bool | CChoice_Base::IsSetDisplay_name (void) const |
| Check if a value has been assigned to Display_name data member. More...
|
|
bool | CChoice_Base::CanGetDisplay_name (void) const |
| Check if it is safe to call GetDisplay_name method. More...
|
|
void | CChoice_Base::ResetDisplay_name (void) |
| Reset Display_name data member. More...
|
|
const TDisplay_name & | CChoice_Base::GetDisplay_name (void) const |
| Get the Display_name member data. More...
|
|
void | CChoice_Base::SetDisplay_name (const TDisplay_name &value) |
| Assign a value to Display_name data member. More...
|
|
void | CChoice_Base::SetDisplay_name (TDisplay_name &&value) |
|
TDisplay_name & | CChoice_Base::SetDisplay_name (void) |
| Assign a value to Display_name data member. More...
|
|
bool | CChoice_Base::IsSetHelp (void) const |
| Check if a value has been assigned to Help data member. More...
|
|
bool | CChoice_Base::CanGetHelp (void) const |
| Check if it is safe to call GetHelp method. More...
|
|
void | CChoice_Base::ResetHelp (void) |
| Reset Help data member. More...
|
|
const THelp & | CChoice_Base::GetHelp (void) const |
| Get the Help member data. More...
|
|
void | CChoice_Base::SetHelp (const THelp &value) |
| Assign a value to Help data member. More...
|
|
void | CChoice_Base::SetHelp (THelp &&value) |
|
THelp & | CChoice_Base::SetHelp (void) |
| Assign a value to Help data member. More...
|
|
bool | CChoice_Base::IsSetOptional (void) const |
| Check if a value has been assigned to Optional data member. More...
|
|
bool | CChoice_Base::CanGetOptional (void) const |
| Check if it is safe to call GetOptional method. More...
|
|
void | CChoice_Base::ResetOptional (void) |
| Reset Optional data member. More...
|
|
TOptional | CChoice_Base::GetOptional (void) const |
| Get the Optional member data. More...
|
|
void | CChoice_Base::SetOptional (TOptional value) |
| Assign a value to Optional data member. More...
|
|
TOptional & | CChoice_Base::SetOptional (void) |
| Assign a value to Optional data member. More...
|
|
bool | CChoice_Base::IsSetConditions (void) const |
| Check if a value has been assigned to Conditions data member. More...
|
|
bool | CChoice_Base::CanGetConditions (void) const |
| Check if it is safe to call GetConditions method. More...
|
|
void | CChoice_Base::ResetConditions (void) |
| Reset Conditions data member. More...
|
|
const TConditions & | CChoice_Base::GetConditions (void) const |
| Get the Conditions member data. More...
|
|
TConditions & | CChoice_Base::SetConditions (void) |
| Assign a value to Conditions data member. More...
|
|
virtual void | CChoice_Base::Reset (void) |
| Reset the whole object. More...
|
|
| CChoice_Base::CChoice_Base (const CChoice_Base &) |
|
CChoice_Base & | CChoice_Base::operator= (const CChoice_Base &) |
|
| CChoiceItem::CChoiceItem (void) |
|
| CChoiceItem::~CChoiceItem (void) |
|
| CChoiceItem::CChoiceItem (const CChoiceItem &value) |
|
CChoiceItem & | CChoiceItem::operator= (const CChoiceItem &value) |
|
| CChoiceItem_Base::CChoiceItem_Base (void) |
|
virtual | CChoiceItem_Base::~CChoiceItem_Base (void) |
|
| CChoiceItem_Base::DECLARE_INTERNAL_TYPE_INFO () |
|
bool | CChoiceItem_Base::IsSetName (void) const |
| Check if a value has been assigned to Name data member. More...
|
|
bool | CChoiceItem_Base::CanGetName (void) const |
| Check if it is safe to call GetName method. More...
|
|
void | CChoiceItem_Base::ResetName (void) |
| Reset Name data member. More...
|
|
const TName & | CChoiceItem_Base::GetName (void) const |
| Get the Name member data. More...
|
|
void | CChoiceItem_Base::SetName (const TName &value) |
| Assign a value to Name data member. More...
|
|
void | CChoiceItem_Base::SetName (TName &&value) |
|
TName & | CChoiceItem_Base::SetName (void) |
| Assign a value to Name data member. More...
|
|
bool | CChoiceItem_Base::IsSetDisplay_name (void) const |
| Check if a value has been assigned to Display_name data member. More...
|
|
bool | CChoiceItem_Base::CanGetDisplay_name (void) const |
| Check if it is safe to call GetDisplay_name method. More...
|
|
void | CChoiceItem_Base::ResetDisplay_name (void) |
| Reset Display_name data member. More...
|
|
const TDisplay_name & | CChoiceItem_Base::GetDisplay_name (void) const |
| Get the Display_name member data. More...
|
|
void | CChoiceItem_Base::SetDisplay_name (const TDisplay_name &value) |
| Assign a value to Display_name data member. More...
|
|
void | CChoiceItem_Base::SetDisplay_name (TDisplay_name &&value) |
|
TDisplay_name & | CChoiceItem_Base::SetDisplay_name (void) |
| Assign a value to Display_name data member. More...
|
|
bool | CChoiceItem_Base::IsSetHelp (void) const |
| Check if a value has been assigned to Help data member. More...
|
|
bool | CChoiceItem_Base::CanGetHelp (void) const |
| Check if it is safe to call GetHelp method. More...
|
|
void | CChoiceItem_Base::ResetHelp (void) |
| Reset Help data member. More...
|
|
const THelp & | CChoiceItem_Base::GetHelp (void) const |
| Get the Help member data. More...
|
|
void | CChoiceItem_Base::SetHelp (const THelp &value) |
| Assign a value to Help data member. More...
|
|
void | CChoiceItem_Base::SetHelp (THelp &&value) |
|
THelp & | CChoiceItem_Base::SetHelp (void) |
| Assign a value to Help data member. More...
|
|
bool | CChoiceItem_Base::IsSetLegend_text (void) const |
| Check if a value has been assigned to Legend_text data member. More...
|
|
bool | CChoiceItem_Base::CanGetLegend_text (void) const |
| Check if it is safe to call GetLegend_text method. More...
|
|
void | CChoiceItem_Base::ResetLegend_text (void) |
| Reset Legend_text data member. More...
|
|
const TLegend_text & | CChoiceItem_Base::GetLegend_text (void) const |
| Get the Legend_text member data. More...
|
|
void | CChoiceItem_Base::SetLegend_text (const TLegend_text &value) |
| Assign a value to Legend_text data member. More...
|
|
void | CChoiceItem_Base::SetLegend_text (TLegend_text &&value) |
|
TLegend_text & | CChoiceItem_Base::SetLegend_text (void) |
| Assign a value to Legend_text data member. More...
|
|
bool | CChoiceItem_Base::IsSetOptional (void) const |
| Check if a value has been assigned to Optional data member. More...
|
|
bool | CChoiceItem_Base::CanGetOptional (void) const |
| Check if it is safe to call GetOptional method. More...
|
|
void | CChoiceItem_Base::ResetOptional (void) |
| Reset Optional data member. More...
|
|
TOptional | CChoiceItem_Base::GetOptional (void) const |
| Get the Optional member data. More...
|
|
void | CChoiceItem_Base::SetOptional (TOptional value) |
| Assign a value to Optional data member. More...
|
|
TOptional & | CChoiceItem_Base::SetOptional (void) |
| Assign a value to Optional data member. More...
|
|
virtual void | CChoiceItem_Base::Reset (void) |
| Reset the whole object. More...
|
|
| CChoiceItem_Base::CChoiceItem_Base (const CChoiceItem_Base &) |
|
CChoiceItem_Base & | CChoiceItem_Base::operator= (const CChoiceItem_Base &) |
|
| CComment::CComment (void) |
|
| CComment::~CComment (void) |
|
| CComment::CComment (const CComment &value) |
|
CComment & | CComment::operator= (const CComment &value) |
|
| CComment_Base::CComment_Base (void) |
|
virtual | CComment_Base::~CComment_Base (void) |
|
| CComment_Base::DECLARE_INTERNAL_TYPE_INFO () |
|
bool | CComment_Base::IsSetLabel (void) const |
| Check if a value has been assigned to Label data member. More...
|
|
bool | CComment_Base::CanGetLabel (void) const |
| Check if it is safe to call GetLabel method. More...
|
|
void | CComment_Base::ResetLabel (void) |
| Reset Label data member. More...
|
|
const TLabel & | CComment_Base::GetLabel (void) const |
| Get the Label member data. More...
|
|
void | CComment_Base::SetLabel (const TLabel &value) |
| Assign a value to Label data member. More...
|
|
void | CComment_Base::SetLabel (TLabel &&value) |
|
TLabel & | CComment_Base::SetLabel (void) |
| Assign a value to Label data member. More...
|
|
bool | CComment_Base::IsSetPos_str (void) const |
| Check if a value has been assigned to Pos_str data member. More...
|
|
bool | CComment_Base::CanGetPos_str (void) const |
| Check if it is safe to call GetPos_str method. More...
|
|
void | CComment_Base::ResetPos_str (void) |
| Reset Pos_str data member. More...
|
|
const TPos_str & | CComment_Base::GetPos_str (void) const |
| Get the Pos_str member data. More...
|
|
void | CComment_Base::SetPos_str (const TPos_str &value) |
| Assign a value to Pos_str data member. More...
|
|
void | CComment_Base::SetPos_str (TPos_str &&value) |
|
TPos_str & | CComment_Base::SetPos_str (void) |
| Assign a value to Pos_str data member. More...
|
|
virtual void | CComment_Base::Reset (void) |
| Reset the whole object. More...
|
|
| CComment_Base::CComment_Base (const CComment_Base &) |
|
CComment_Base & | CComment_Base::operator= (const CComment_Base &) |
|
| CConditional::CConditional (void) |
|
| CConditional::~CConditional (void) |
|
| CConditional::CConditional (const CConditional &value) |
|
CConditional & | CConditional::operator= (const CConditional &value) |
|
| CConditional_Base::CConditional_Base (void) |
|
virtual | CConditional_Base::~CConditional_Base (void) |
|
| CConditional_Base::DECLARE_INTERNAL_TYPE_INFO () |
|
static const NCBI_NS_NCBI::CEnumeratedTypeValues *ENUM_METHOD_NAME() | CConditional_Base::EAction (void) |
| Access to EAction's attributes (values, names) as defined in spec. More...
|
|
bool | CConditional_Base::IsSetName (void) const |
| conditional control name Check if a value has been assigned to Name data member. More...
|
|
bool | CConditional_Base::CanGetName (void) const |
| Check if it is safe to call GetName method. More...
|
|
void | CConditional_Base::ResetName (void) |
| Reset Name data member. More...
|
|
const TName & | CConditional_Base::GetName (void) const |
| Get the Name member data. More...
|
|
void | CConditional_Base::SetName (const TName &value) |
| Assign a value to Name data member. More...
|
|
void | CConditional_Base::SetName (TName &&value) |
|
TName & | CConditional_Base::SetName (void) |
| Assign a value to Name data member. More...
|
|
bool | CConditional_Base::IsSetValue (void) const |
| conditional control value Check if a value has been assigned to Value data member. More...
|
|
bool | CConditional_Base::CanGetValue (void) const |
| Check if it is safe to call GetValue method. More...
|
|
void | CConditional_Base::ResetValue (void) |
| Reset Value data member. More...
|
|
const TValue & | CConditional_Base::GetValue (void) const |
| Get the Value member data. More...
|
|
TValue & | CConditional_Base::SetValue (void) |
| Assign a value to Value data member. More...
|
|
bool | CConditional_Base::IsSetAction (void) const |
| Check if a value has been assigned to Action data member. More...
|
|
bool | CConditional_Base::CanGetAction (void) const |
| Check if it is safe to call GetAction method. More...
|
|
void | CConditional_Base::ResetAction (void) |
| Reset Action data member. More...
|
|
void | CConditional_Base::SetDefaultAction (void) |
| Assign default value to Action data member. More...
|
|
TAction | CConditional_Base::GetAction (void) const |
| Get the Action member data. More...
|
|
void | CConditional_Base::SetAction (TAction value) |
| Assign a value to Action data member. More...
|
|
TAction & | CConditional_Base::SetAction (void) |
| Assign a value to Action data member. More...
|
|
virtual void | CConditional_Base::Reset (void) |
| Reset the whole object. More...
|
|
| CConditional_Base::CConditional_Base (const CConditional_Base &) |
|
CConditional_Base & | CConditional_Base::operator= (const CConditional_Base &) |
|
| CDisplayOption::CDisplayOption (void) |
|
| CDisplayOption::~CDisplayOption (void) |
|
| CDisplayOption::CDisplayOption (const CDisplayOption &value) |
|
CDisplayOption & | CDisplayOption::operator= (const CDisplayOption &value) |
|
| CDisplayOption_Base::CDisplayOption_Base (void) |
|
virtual | CDisplayOption_Base::~CDisplayOption_Base (void) |
|
| CDisplayOption_Base::DECLARE_INTERNAL_TYPE_INFO () |
|
bool | CDisplayOption_Base::IsSetType (void) const |
| Check if a value has been assigned to Type data member. More...
|
|
bool | CDisplayOption_Base::CanGetType (void) const |
| Check if it is safe to call GetType method. More...
|
|
void | CDisplayOption_Base::ResetType (void) |
| Reset Type data member. More...
|
|
const TType & | CDisplayOption_Base::GetType (void) const |
| Get the Type member data. More...
|
|
void | CDisplayOption_Base::SetType (const TType &value) |
| Assign a value to Type data member. More...
|
|
void | CDisplayOption_Base::SetType (TType &&value) |
|
TType & | CDisplayOption_Base::SetType (void) |
| Assign a value to Type data member. More...
|
|
bool | CDisplayOption_Base::IsSetKey (void) const |
| Check if a value has been assigned to Key data member. More...
|
|
bool | CDisplayOption_Base::CanGetKey (void) const |
| Check if it is safe to call GetKey method. More...
|
|
void | CDisplayOption_Base::ResetKey (void) |
| Reset Key data member. More...
|
|
const TKey & | CDisplayOption_Base::GetKey (void) const |
| Get the Key member data. More...
|
|
void | CDisplayOption_Base::SetKey (const TKey &value) |
| Assign a value to Key data member. More...
|
|
void | CDisplayOption_Base::SetKey (TKey &&value) |
|
TKey & | CDisplayOption_Base::SetKey (void) |
| Assign a value to Key data member. More...
|
|
bool | CDisplayOption_Base::IsSetLabel (void) const |
| Check if a value has been assigned to Label data member. More...
|
|
bool | CDisplayOption_Base::CanGetLabel (void) const |
| Check if it is safe to call GetLabel method. More...
|
|
void | CDisplayOption_Base::ResetLabel (void) |
| Reset Label data member. More...
|
|
const TLabel & | CDisplayOption_Base::GetLabel (void) const |
| Get the Label member data. More...
|
|
void | CDisplayOption_Base::SetLabel (const TLabel &value) |
| Assign a value to Label data member. More...
|
|
void | CDisplayOption_Base::SetLabel (TLabel &&value) |
|
TLabel & | CDisplayOption_Base::SetLabel (void) |
| Assign a value to Label data member. More...
|
|
bool | CDisplayOption_Base::IsSetDflt (void) const |
| Check if a value has been assigned to Dflt data member. More...
|
|
bool | CDisplayOption_Base::CanGetDflt (void) const |
| Check if it is safe to call GetDflt method. More...
|
|
void | CDisplayOption_Base::ResetDflt (void) |
| Reset Dflt data member. More...
|
|
const TDflt & | CDisplayOption_Base::GetDflt (void) const |
| Get the Dflt member data. More...
|
|
void | CDisplayOption_Base::SetDflt (const TDflt &value) |
| Assign a value to Dflt data member. More...
|
|
void | CDisplayOption_Base::SetDflt (TDflt &&value) |
|
TDflt & | CDisplayOption_Base::SetDflt (void) |
| Assign a value to Dflt data member. More...
|
|
bool | CDisplayOption_Base::IsSetHelp (void) const |
| Check if a value has been assigned to Help data member. More...
|
|
bool | CDisplayOption_Base::CanGetHelp (void) const |
| Check if it is safe to call GetHelp method. More...
|
|
void | CDisplayOption_Base::ResetHelp (void) |
| Reset Help data member. More...
|
|
const THelp & | CDisplayOption_Base::GetHelp (void) const |
| Get the Help member data. More...
|
|
void | CDisplayOption_Base::SetHelp (const THelp &value) |
| Assign a value to Help data member. More...
|
|
void | CDisplayOption_Base::SetHelp (THelp &&value) |
|
THelp & | CDisplayOption_Base::SetHelp (void) |
| Assign a value to Help data member. More...
|
|
bool | CDisplayOption_Base::IsSetValues (void) const |
| Check if a value has been assigned to Values data member. More...
|
|
bool | CDisplayOption_Base::CanGetValues (void) const |
| Check if it is safe to call GetValues method. More...
|
|
void | CDisplayOption_Base::ResetValues (void) |
| Reset Values data member. More...
|
|
const TValues & | CDisplayOption_Base::GetValues (void) const |
| Get the Values member data. More...
|
|
TValues & | CDisplayOption_Base::SetValues (void) |
| Assign a value to Values data member. More...
|
|
bool | CDisplayOption_Base::IsSetConditions (void) const |
| Check if a value has been assigned to Conditions data member. More...
|
|
bool | CDisplayOption_Base::CanGetConditions (void) const |
| Check if it is safe to call GetConditions method. More...
|
|
void | CDisplayOption_Base::ResetConditions (void) |
| Reset Conditions data member. More...
|
|
const TConditions & | CDisplayOption_Base::GetConditions (void) const |
| Get the Conditions member data. More...
|
|
TConditions & | CDisplayOption_Base::SetConditions (void) |
| Assign a value to Conditions data member. More...
|
|
bool | CDisplayOption_Base::IsSetOptional (void) const |
| Check if a value has been assigned to Optional data member. More...
|
|
bool | CDisplayOption_Base::CanGetOptional (void) const |
| Check if it is safe to call GetOptional method. More...
|
|
void | CDisplayOption_Base::ResetOptional (void) |
| Reset Optional data member. More...
|
|
TOptional | CDisplayOption_Base::GetOptional (void) const |
| Get the Optional member data. More...
|
|
void | CDisplayOption_Base::SetOptional (TOptional value) |
| Assign a value to Optional data member. More...
|
|
TOptional & | CDisplayOption_Base::SetOptional (void) |
| Assign a value to Optional data member. More...
|
|
virtual void | CDisplayOption_Base::Reset (void) |
| Reset the whole object. More...
|
|
| CDisplayOption_Base::CDisplayOption_Base (const CDisplayOption_Base &) |
|
CDisplayOption_Base & | CDisplayOption_Base::operator= (const CDisplayOption_Base &) |
|
| CDisplayOptions::CDisplayOptions (void) |
|
| CDisplayOptions::~CDisplayOptions (void) |
|
| CDisplayOptions::CDisplayOptions (const CDisplayOptions &value) |
|
CDisplayOptions & | CDisplayOptions::operator= (const CDisplayOptions &value) |
|
| CDisplayOptions_Base::CDisplayOptions_Base (void) |
|
virtual | CDisplayOptions_Base::~CDisplayOptions_Base (void) |
|
| CDisplayOptions_Base::DECLARE_INTERNAL_TYPE_INFO () |
|
bool | CDisplayOptions_Base::IsSetId (void) const |
| Check if a value has been assigned to Id data member. More...
|
|
bool | CDisplayOptions_Base::CanGetId (void) const |
| Check if it is safe to call GetId method. More...
|
|
void | CDisplayOptions_Base::ResetId (void) |
| Reset Id data member. More...
|
|
const TId & | CDisplayOptions_Base::GetId (void) const |
| Get the Id member data. More...
|
|
void | CDisplayOptions_Base::SetId (const TId &value) |
| Assign a value to Id data member. More...
|
|
void | CDisplayOptions_Base::SetId (TId &&value) |
|
TId & | CDisplayOptions_Base::SetId (void) |
| Assign a value to Id data member. More...
|
|
bool | CDisplayOptions_Base::IsSetTrack_type (void) const |
| Check if a value has been assigned to Track_type data member. More...
|
|
bool | CDisplayOptions_Base::CanGetTrack_type (void) const |
| Check if it is safe to call GetTrack_type method. More...
|
|
void | CDisplayOptions_Base::ResetTrack_type (void) |
| Reset Track_type data member. More...
|
|
const TTrack_type & | CDisplayOptions_Base::GetTrack_type (void) const |
| Get the Track_type member data. More...
|
|
void | CDisplayOptions_Base::SetTrack_type (const TTrack_type &value) |
| Assign a value to Track_type data member. More...
|
|
void | CDisplayOptions_Base::SetTrack_type (TTrack_type &&value) |
|
TTrack_type & | CDisplayOptions_Base::SetTrack_type (void) |
| Assign a value to Track_type data member. More...
|
|
bool | CDisplayOptions_Base::IsSetSubtype (void) const |
| Check if a value has been assigned to Subtype data member. More...
|
|
bool | CDisplayOptions_Base::CanGetSubtype (void) const |
| Check if it is safe to call GetSubtype method. More...
|
|
void | CDisplayOptions_Base::ResetSubtype (void) |
| Reset Subtype data member. More...
|
|
const TSubtype & | CDisplayOptions_Base::GetSubtype (void) const |
| Get the Subtype member data. More...
|
|
void | CDisplayOptions_Base::SetSubtype (const TSubtype &value) |
| Assign a value to Subtype data member. More...
|
|
void | CDisplayOptions_Base::SetSubtype (TSubtype &&value) |
|
TSubtype & | CDisplayOptions_Base::SetSubtype (void) |
| Assign a value to Subtype data member. More...
|
|
bool | CDisplayOptions_Base::IsSetLegend_link (void) const |
| Check if a value has been assigned to Legend_link data member. More...
|
|
bool | CDisplayOptions_Base::CanGetLegend_link (void) const |
| Check if it is safe to call GetLegend_link method. More...
|
|
void | CDisplayOptions_Base::ResetLegend_link (void) |
| Reset Legend_link data member. More...
|
|
const TLegend_link & | CDisplayOptions_Base::GetLegend_link (void) const |
| Get the Legend_link member data. More...
|
|
void | CDisplayOptions_Base::SetLegend_link (const TLegend_link &value) |
| Assign a value to Legend_link data member. More...
|
|
void | CDisplayOptions_Base::SetLegend_link (TLegend_link &&value) |
|
TLegend_link & | CDisplayOptions_Base::SetLegend_link (void) |
| Assign a value to Legend_link data member. More...
|
|
bool | CDisplayOptions_Base::IsSetChoice_list (void) const |
| Check if a value has been assigned to Choice_list data member. More...
|
|
bool | CDisplayOptions_Base::CanGetChoice_list (void) const |
| Check if it is safe to call GetChoice_list method. More...
|
|
void | CDisplayOptions_Base::ResetChoice_list (void) |
| Reset Choice_list data member. More...
|
|
const TChoice_list & | CDisplayOptions_Base::GetChoice_list (void) const |
| Get the Choice_list member data. More...
|
|
TChoice_list & | CDisplayOptions_Base::SetChoice_list (void) |
| Assign a value to Choice_list data member. More...
|
|
bool | CDisplayOptions_Base::IsSetCheck_boxes (void) const |
| Check if a value has been assigned to Check_boxes data member. More...
|
|
bool | CDisplayOptions_Base::CanGetCheck_boxes (void) const |
| Check if it is safe to call GetCheck_boxes method. More...
|
|
void | CDisplayOptions_Base::ResetCheck_boxes (void) |
| Reset Check_boxes data member. More...
|
|
const TCheck_boxes & | CDisplayOptions_Base::GetCheck_boxes (void) const |
| Get the Check_boxes member data. More...
|
|
TCheck_boxes & | CDisplayOptions_Base::SetCheck_boxes (void) |
| Assign a value to Check_boxes data member. More...
|
|
bool | CDisplayOptions_Base::IsSetRange_controls (void) const |
| Check if a value has been assigned to Range_controls data member. More...
|
|
bool | CDisplayOptions_Base::CanGetRange_controls (void) const |
| Check if it is safe to call GetRange_controls method. More...
|
|
void | CDisplayOptions_Base::ResetRange_controls (void) |
| Reset Range_controls data member. More...
|
|
const TRange_controls & | CDisplayOptions_Base::GetRange_controls (void) const |
| Get the Range_controls member data. More...
|
|
TRange_controls & | CDisplayOptions_Base::SetRange_controls (void) |
| Assign a value to Range_controls data member. More...
|
|
bool | CDisplayOptions_Base::IsSetHidden_settings (void) const |
| Check if a value has been assigned to Hidden_settings data member. More...
|
|
bool | CDisplayOptions_Base::CanGetHidden_settings (void) const |
| Check if it is safe to call GetHidden_settings method. More...
|
|
void | CDisplayOptions_Base::ResetHidden_settings (void) |
| Reset Hidden_settings data member. More...
|
|
const THidden_settings & | CDisplayOptions_Base::GetHidden_settings (void) const |
| Get the Hidden_settings member data. More...
|
|
THidden_settings & | CDisplayOptions_Base::SetHidden_settings (void) |
| Assign a value to Hidden_settings data member. More...
|
|
virtual void | CDisplayOptions_Base::Reset (void) |
| Reset the whole object. More...
|
|
| CDisplayOptions_Base::CDisplayOptions_Base (const CDisplayOptions_Base &) |
|
CDisplayOptions_Base & | CDisplayOptions_Base::operator= (const CDisplayOptions_Base &) |
|
| CDisplayOptionsBundle::CDisplayOptionsBundle (void) |
|
| CDisplayOptionsBundle::~CDisplayOptionsBundle (void) |
|
| CDisplayOptionsBundle::CDisplayOptionsBundle (const CDisplayOptionsBundle &value) |
|
CDisplayOptionsBundle & | CDisplayOptionsBundle::operator= (const CDisplayOptionsBundle &value) |
|
| CDisplayOptionsBundle_Base::CDisplayOptionsBundle_Base (void) |
|
virtual | CDisplayOptionsBundle_Base::~CDisplayOptionsBundle_Base (void) |
|
| CDisplayOptionsBundle_Base::DECLARE_INTERNAL_TYPE_INFO () |
|
bool | CDisplayOptionsBundle_Base::IsSetVersion (void) const |
| Check if a value has been assigned to Version data member. More...
|
|
bool | CDisplayOptionsBundle_Base::CanGetVersion (void) const |
| Check if it is safe to call GetVersion method. More...
|
|
void | CDisplayOptionsBundle_Base::ResetVersion (void) |
| Reset Version data member. More...
|
|
void | CDisplayOptionsBundle_Base::SetDefaultVersion (void) |
| Assign default value to Version data member. More...
|
|
const TVersion & | CDisplayOptionsBundle_Base::GetVersion (void) const |
| Get the Version member data. More...
|
|
void | CDisplayOptionsBundle_Base::SetVersion (const TVersion &value) |
| Assign a value to Version data member. More...
|
|
void | CDisplayOptionsBundle_Base::SetVersion (TVersion &&value) |
|
TVersion & | CDisplayOptionsBundle_Base::SetVersion (void) |
| Assign a value to Version data member. More...
|
|
bool | CDisplayOptionsBundle_Base::IsSetOptions (void) const |
| Check if a value has been assigned to Options data member. More...
|
|
bool | CDisplayOptionsBundle_Base::CanGetOptions (void) const |
| Check if it is safe to call GetOptions method. More...
|
|
void | CDisplayOptionsBundle_Base::ResetOptions (void) |
| Reset Options data member. More...
|
|
const TOptions & | CDisplayOptionsBundle_Base::GetOptions (void) const |
| Get the Options member data. More...
|
|
TOptions & | CDisplayOptionsBundle_Base::SetOptions (void) |
| Assign a value to Options data member. More...
|
|
bool | CDisplayOptionsBundle_Base::IsSetTracks (void) const |
| Check if a value has been assigned to Tracks data member. More...
|
|
bool | CDisplayOptionsBundle_Base::CanGetTracks (void) const |
| Check if it is safe to call GetTracks method. More...
|
|
void | CDisplayOptionsBundle_Base::ResetTracks (void) |
| Reset Tracks data member. More...
|
|
const TTracks & | CDisplayOptionsBundle_Base::GetTracks (void) const |
| Get the Tracks member data. More...
|
|
TTracks & | CDisplayOptionsBundle_Base::SetTracks (void) |
| Assign a value to Tracks data member. More...
|
|
virtual void | CDisplayOptionsBundle_Base::Reset (void) |
| Reset the whole object. More...
|
|
| CDisplayOptionsBundle_Base::CDisplayOptionsBundle_Base (const CDisplayOptionsBundle_Base &) |
|
CDisplayOptionsBundle_Base & | CDisplayOptionsBundle_Base::operator= (const CDisplayOptionsBundle_Base &) |
|
| CDisplayOptionSet::CDisplayOptionSet (void) |
|
| CDisplayOptionSet::~CDisplayOptionSet (void) |
|
| CDisplayOptionSet::CDisplayOptionSet (const CDisplayOptionSet &value) |
|
CDisplayOptionSet & | CDisplayOptionSet::operator= (const CDisplayOptionSet &value) |
|
| CDisplayOptionSet_Base::CDisplayOptionSet_Base (void) |
|
virtual | CDisplayOptionSet_Base::~CDisplayOptionSet_Base (void) |
|
| CDisplayOptionSet_Base::DECLARE_INTERNAL_TYPE_INFO () |
|
bool | CDisplayOptionSet_Base::IsSet (void) const |
| Check if a value has been assigned to data member. More...
|
|
bool | CDisplayOptionSet_Base::CanGet (void) const |
| Check if it is safe to call Get method. More...
|
|
void | CDisplayOptionSet_Base::Reset (void) |
| Reset data member. More...
|
|
const Tdata & | CDisplayOptionSet_Base::Get (void) const |
| Get the member data. More...
|
|
Tdata & | CDisplayOptionSet_Base::Set (void) |
| Assign a value to data member. More...
|
|
| CDisplayOptionSet_Base::operator const Tdata & (void) const |
| Conversion operator to 'const Tdata' type. More...
|
|
| CDisplayOptionSet_Base::operator Tdata & (void) |
| Conversion operator to 'Tdata' type. More...
|
|
| CDisplayOptionSet_Base::CDisplayOptionSet_Base (const CDisplayOptionSet_Base &) |
|
CDisplayOptionSet_Base & | CDisplayOptionSet_Base::operator= (const CDisplayOptionSet_Base &) |
|
| CDisplayOptionValue::CDisplayOptionValue (void) |
|
| CDisplayOptionValue::~CDisplayOptionValue (void) |
|
| CDisplayOptionValue::CDisplayOptionValue (const CDisplayOptionValue &value) |
|
CDisplayOptionValue & | CDisplayOptionValue::operator= (const CDisplayOptionValue &value) |
|
| CDisplayOptionValue_Base::CDisplayOptionValue_Base (void) |
|
virtual | CDisplayOptionValue_Base::~CDisplayOptionValue_Base (void) |
|
| CDisplayOptionValue_Base::DECLARE_INTERNAL_TYPE_INFO () |
|
bool | CDisplayOptionValue_Base::IsSetKey (void) const |
| Check if a value has been assigned to Key data member. More...
|
|
bool | CDisplayOptionValue_Base::CanGetKey (void) const |
| Check if it is safe to call GetKey method. More...
|
|
void | CDisplayOptionValue_Base::ResetKey (void) |
| Reset Key data member. More...
|
|
const TKey & | CDisplayOptionValue_Base::GetKey (void) const |
| Get the Key member data. More...
|
|
void | CDisplayOptionValue_Base::SetKey (const TKey &value) |
| Assign a value to Key data member. More...
|
|
void | CDisplayOptionValue_Base::SetKey (TKey &&value) |
|
TKey & | CDisplayOptionValue_Base::SetKey (void) |
| Assign a value to Key data member. More...
|
|
bool | CDisplayOptionValue_Base::IsSetLabel (void) const |
| Check if a value has been assigned to Label data member. More...
|
|
bool | CDisplayOptionValue_Base::CanGetLabel (void) const |
| Check if it is safe to call GetLabel method. More...
|
|
void | CDisplayOptionValue_Base::ResetLabel (void) |
| Reset Label data member. More...
|
|
const TLabel & | CDisplayOptionValue_Base::GetLabel (void) const |
| Get the Label member data. More...
|
|
void | CDisplayOptionValue_Base::SetLabel (const TLabel &value) |
| Assign a value to Label data member. More...
|
|
void | CDisplayOptionValue_Base::SetLabel (TLabel &&value) |
|
TLabel & | CDisplayOptionValue_Base::SetLabel (void) |
| Assign a value to Label data member. More...
|
|
bool | CDisplayOptionValue_Base::IsSetHelp (void) const |
| Check if a value has been assigned to Help data member. More...
|
|
bool | CDisplayOptionValue_Base::CanGetHelp (void) const |
| Check if it is safe to call GetHelp method. More...
|
|
void | CDisplayOptionValue_Base::ResetHelp (void) |
| Reset Help data member. More...
|
|
const THelp & | CDisplayOptionValue_Base::GetHelp (void) const |
| Get the Help member data. More...
|
|
void | CDisplayOptionValue_Base::SetHelp (const THelp &value) |
| Assign a value to Help data member. More...
|
|
void | CDisplayOptionValue_Base::SetHelp (THelp &&value) |
|
THelp & | CDisplayOptionValue_Base::SetHelp (void) |
| Assign a value to Help data member. More...
|
|
bool | CDisplayOptionValue_Base::IsSetLegend (void) const |
| Check if a value has been assigned to Legend data member. More...
|
|
bool | CDisplayOptionValue_Base::CanGetLegend (void) const |
| Check if it is safe to call GetLegend method. More...
|
|
void | CDisplayOptionValue_Base::ResetLegend (void) |
| Reset Legend data member. More...
|
|
const TLegend & | CDisplayOptionValue_Base::GetLegend (void) const |
| Get the Legend member data. More...
|
|
void | CDisplayOptionValue_Base::SetLegend (const TLegend &value) |
| Assign a value to Legend data member. More...
|
|
void | CDisplayOptionValue_Base::SetLegend (TLegend &&value) |
|
TLegend & | CDisplayOptionValue_Base::SetLegend (void) |
| Assign a value to Legend data member. More...
|
|
bool | CDisplayOptionValue_Base::IsSetOptional (void) const |
| Check if a value has been assigned to Optional data member. More...
|
|
bool | CDisplayOptionValue_Base::CanGetOptional (void) const |
| Check if it is safe to call GetOptional method. More...
|
|
void | CDisplayOptionValue_Base::ResetOptional (void) |
| Reset Optional data member. More...
|
|
TOptional | CDisplayOptionValue_Base::GetOptional (void) const |
| Get the Optional member data. More...
|
|
void | CDisplayOptionValue_Base::SetOptional (TOptional value) |
| Assign a value to Optional data member. More...
|
|
TOptional & | CDisplayOptionValue_Base::SetOptional (void) |
| Assign a value to Optional data member. More...
|
|
virtual void | CDisplayOptionValue_Base::Reset (void) |
| Reset the whole object. More...
|
|
| CDisplayOptionValue_Base::CDisplayOptionValue_Base (const CDisplayOptionValue_Base &) |
|
CDisplayOptionValue_Base & | CDisplayOptionValue_Base::operator= (const CDisplayOptionValue_Base &) |
|
| CDisplayTrack::CDisplayTrack (void) |
|
| CDisplayTrack::~CDisplayTrack (void) |
|
| CDisplayTrack::CDisplayTrack (const CDisplayTrack &value) |
|
CDisplayTrack & | CDisplayTrack::operator= (const CDisplayTrack &value) |
|
| CDisplayTrack_Base::CDisplayTrack_Base (void) |
|
virtual | CDisplayTrack_Base::~CDisplayTrack_Base (void) |
|
| CDisplayTrack_Base::DECLARE_INTERNAL_TYPE_INFO () |
|
bool | CDisplayTrack_Base::IsSetKey (void) const |
| Check if a value has been assigned to Key data member. More...
|
|
bool | CDisplayTrack_Base::CanGetKey (void) const |
| Check if it is safe to call GetKey method. More...
|
|
void | CDisplayTrack_Base::ResetKey (void) |
| Reset Key data member. More...
|
|
const TKey & | CDisplayTrack_Base::GetKey (void) const |
| Get the Key member data. More...
|
|
void | CDisplayTrack_Base::SetKey (const TKey &value) |
| Assign a value to Key data member. More...
|
|
void | CDisplayTrack_Base::SetKey (TKey &&value) |
|
TKey & | CDisplayTrack_Base::SetKey (void) |
| Assign a value to Key data member. More...
|
|
bool | CDisplayTrack_Base::IsSetSubkey (void) const |
| Check if a value has been assigned to Subkey data member. More...
|
|
bool | CDisplayTrack_Base::CanGetSubkey (void) const |
| Check if it is safe to call GetSubkey method. More...
|
|
void | CDisplayTrack_Base::ResetSubkey (void) |
| Reset Subkey data member. More...
|
|
const TSubkey & | CDisplayTrack_Base::GetSubkey (void) const |
| Get the Subkey member data. More...
|
|
void | CDisplayTrack_Base::SetSubkey (const TSubkey &value) |
| Assign a value to Subkey data member. More...
|
|
void | CDisplayTrack_Base::SetSubkey (TSubkey &&value) |
|
TSubkey & | CDisplayTrack_Base::SetSubkey (void) |
| Assign a value to Subkey data member. More...
|
|
bool | CDisplayTrack_Base::IsSetOptions (void) const |
| Check if a value has been assigned to Options data member. More...
|
|
bool | CDisplayTrack_Base::CanGetOptions (void) const |
| Check if it is safe to call GetOptions method. More...
|
|
void | CDisplayTrack_Base::ResetOptions (void) |
| Reset Options data member. More...
|
|
const TOptions & | CDisplayTrack_Base::GetOptions (void) const |
| Get the Options member data. More...
|
|
TOptions & | CDisplayTrack_Base::SetOptions (void) |
| Assign a value to Options data member. More...
|
|
bool | CDisplayTrack_Base::IsSetHelp (void) const |
| Check if a value has been assigned to Help data member. More...
|
|
bool | CDisplayTrack_Base::CanGetHelp (void) const |
| Check if it is safe to call GetHelp method. More...
|
|
void | CDisplayTrack_Base::ResetHelp (void) |
| Reset Help data member. More...
|
|
const THelp & | CDisplayTrack_Base::GetHelp (void) const |
| Get the Help member data. More...
|
|
void | CDisplayTrack_Base::SetHelp (const THelp &value) |
| Assign a value to Help data member. More...
|
|
void | CDisplayTrack_Base::SetHelp (THelp &&value) |
|
THelp & | CDisplayTrack_Base::SetHelp (void) |
| Assign a value to Help data member. More...
|
|
bool | CDisplayTrack_Base::IsSetLegend_text (void) const |
| Check if a value has been assigned to Legend_text data member. More...
|
|
bool | CDisplayTrack_Base::CanGetLegend_text (void) const |
| Check if it is safe to call GetLegend_text method. More...
|
|
void | CDisplayTrack_Base::ResetLegend_text (void) |
| Reset Legend_text data member. More...
|
|
const TLegend_text & | CDisplayTrack_Base::GetLegend_text (void) const |
| Get the Legend_text member data. More...
|
|
void | CDisplayTrack_Base::SetLegend_text (const TLegend_text &value) |
| Assign a value to Legend_text data member. More...
|
|
void | CDisplayTrack_Base::SetLegend_text (TLegend_text &&value) |
|
TLegend_text & | CDisplayTrack_Base::SetLegend_text (void) |
| Assign a value to Legend_text data member. More...
|
|
virtual void | CDisplayTrack_Base::Reset (void) |
| Reset the whole object. More...
|
|
| CDisplayTrack_Base::CDisplayTrack_Base (const CDisplayTrack_Base &) |
|
CDisplayTrack_Base & | CDisplayTrack_Base::operator= (const CDisplayTrack_Base &) |
|
| CGBenchService_Base::CGBenchService_Base (void) |
|
virtual | CGBenchService_Base::~CGBenchService_Base (void) |
|
virtual void | CGBenchService_Base::Ask (const TRequest &request, TReply &reply) |
|
virtual void | CGBenchService_Base::Ask (const TRequest &request, TReply &reply, TReplyChoice::E_Choice wanted) |
|
virtual CRef< CGBenchInitReply > | CGBenchService_Base::AskInit (const CGBenchInitRequest &req, TReply *reply=0) |
|
virtual CRef< CGBenchVersionReply > | CGBenchService_Base::AskVersion_update (const CGBenchVersionRequest &req, TReply *reply=0) |
|
virtual void | CGBenchService_Base::AskFeedback (const CGBenchFeedbackRequest &req, TReply *reply=0) |
|
virtual CRef< CUser_object > | CGBenchService_Base::AskGeneric (const CUser_object &req, TReply *reply=0) |
|
TReplyChoice & | CGBenchService_Base::x_Choice (TReply &reply) |
|
| CHiddenSetting::CHiddenSetting (void) |
|
| CHiddenSetting::~CHiddenSetting (void) |
|
| CHiddenSetting::CHiddenSetting (const CHiddenSetting &value) |
|
CHiddenSetting & | CHiddenSetting::operator= (const CHiddenSetting &value) |
|
| CHiddenSetting_Base::CHiddenSetting_Base (void) |
|
virtual | CHiddenSetting_Base::~CHiddenSetting_Base (void) |
|
| CHiddenSetting_Base::DECLARE_INTERNAL_TYPE_INFO () |
|
bool | CHiddenSetting_Base::IsSetName (void) const |
| Check if a value has been assigned to Name data member. More...
|
|
bool | CHiddenSetting_Base::CanGetName (void) const |
| Check if it is safe to call GetName method. More...
|
|
void | CHiddenSetting_Base::ResetName (void) |
| Reset Name data member. More...
|
|
const TName & | CHiddenSetting_Base::GetName (void) const |
| Get the Name member data. More...
|
|
void | CHiddenSetting_Base::SetName (const TName &value) |
| Assign a value to Name data member. More...
|
|
void | CHiddenSetting_Base::SetName (TName &&value) |
|
TName & | CHiddenSetting_Base::SetName (void) |
| Assign a value to Name data member. More...
|
|
bool | CHiddenSetting_Base::IsSetValue (void) const |
| Check if a value has been assigned to Value data member. More...
|
|
bool | CHiddenSetting_Base::CanGetValue (void) const |
| Check if it is safe to call GetValue method. More...
|
|
void | CHiddenSetting_Base::ResetValue (void) |
| Reset Value data member. More...
|
|
const TValue & | CHiddenSetting_Base::GetValue (void) const |
| Get the Value member data. More...
|
|
void | CHiddenSetting_Base::SetValue (const TValue &value) |
| Assign a value to Value data member. More...
|
|
void | CHiddenSetting_Base::SetValue (TValue &&value) |
|
TValue & | CHiddenSetting_Base::SetValue (void) |
| Assign a value to Value data member. More...
|
|
virtual void | CHiddenSetting_Base::Reset (void) |
| Reset the whole object. More...
|
|
| CHiddenSetting_Base::CHiddenSetting_Base (const CHiddenSetting_Base &) |
|
CHiddenSetting_Base & | CHiddenSetting_Base::operator= (const CHiddenSetting_Base &) |
|
| CLegendItem::CLegendItem (void) |
|
| CLegendItem::~CLegendItem (void) |
|
| CLegendItem::CLegendItem (const CLegendItem &value) |
|
CLegendItem & | CLegendItem::operator= (const CLegendItem &value) |
|
| CLegendItem_Base::CLegendItem_Base (void) |
|
virtual | CLegendItem_Base::~CLegendItem_Base (void) |
|
| CLegendItem_Base::DECLARE_INTERNAL_TYPE_INFO () |
|
bool | CLegendItem_Base::IsSetId (void) const |
| track identifier Check if a value has been assigned to Id data member. More...
|
|
bool | CLegendItem_Base::CanGetId (void) const |
| Check if it is safe to call GetId method. More...
|
|
void | CLegendItem_Base::ResetId (void) |
| Reset Id data member. More...
|
|
const TId & | CLegendItem_Base::GetId (void) const |
| Get the Id member data. More...
|
|
void | CLegendItem_Base::SetId (const TId &value) |
| Assign a value to Id data member. More...
|
|
void | CLegendItem_Base::SetId (TId &&value) |
|
TId & | CLegendItem_Base::SetId (void) |
| Assign a value to Id data member. More...
|
|
bool | CLegendItem_Base::IsSetLabel (void) const |
| Check if a value has been assigned to Label data member. More...
|
|
bool | CLegendItem_Base::CanGetLabel (void) const |
| Check if it is safe to call GetLabel method. More...
|
|
void | CLegendItem_Base::ResetLabel (void) |
| Reset Label data member. More...
|
|
const TLabel & | CLegendItem_Base::GetLabel (void) const |
| Get the Label member data. More...
|
|
void | CLegendItem_Base::SetLabel (const TLabel &value) |
| Assign a value to Label data member. More...
|
|
void | CLegendItem_Base::SetLabel (TLabel &&value) |
|
TLabel & | CLegendItem_Base::SetLabel (void) |
| Assign a value to Label data member. More...
|
|
bool | CLegendItem_Base::IsSetColor (void) const |
| Check if a value has been assigned to Color data member. More...
|
|
bool | CLegendItem_Base::CanGetColor (void) const |
| Check if it is safe to call GetColor method. More...
|
|
void | CLegendItem_Base::ResetColor (void) |
| Reset Color data member. More...
|
|
const TColor & | CLegendItem_Base::GetColor (void) const |
| Get the Color member data. More...
|
|
void | CLegendItem_Base::SetColor (const TColor &value) |
| Assign a value to Color data member. More...
|
|
void | CLegendItem_Base::SetColor (TColor &&value) |
|
TColor & | CLegendItem_Base::SetColor (void) |
| Assign a value to Color data member. More...
|
|
virtual void | CLegendItem_Base::Reset (void) |
| Reset the whole object. More...
|
|
| CLegendItem_Base::CLegendItem_Base (const CLegendItem_Base &) |
|
CLegendItem_Base & | CLegendItem_Base::operator= (const CLegendItem_Base &) |
|
| CRangeControl::CRangeControl (void) |
|
| CRangeControl::~CRangeControl (void) |
|
| CRangeControl::CRangeControl (const CRangeControl &value) |
|
CRangeControl & | CRangeControl::operator= (const CRangeControl &value) |
|
| CRangeControl_Base::CRangeControl_Base (void) |
|
virtual | CRangeControl_Base::~CRangeControl_Base (void) |
|
| CRangeControl_Base::DECLARE_INTERNAL_TYPE_INFO () |
|
bool | CRangeControl_Base::IsSetName (void) const |
| Check if a value has been assigned to Name data member. More...
|
|
bool | CRangeControl_Base::CanGetName (void) const |
| Check if it is safe to call GetName method. More...
|
|
void | CRangeControl_Base::ResetName (void) |
| Reset Name data member. More...
|
|
const TName & | CRangeControl_Base::GetName (void) const |
| Get the Name member data. More...
|
|
void | CRangeControl_Base::SetName (const TName &value) |
| Assign a value to Name data member. More...
|
|
void | CRangeControl_Base::SetName (TName &&value) |
|
TName & | CRangeControl_Base::SetName (void) |
| Assign a value to Name data member. More...
|
|
bool | CRangeControl_Base::IsSetValue (void) const |
| Check if a value has been assigned to Value data member. More...
|
|
bool | CRangeControl_Base::CanGetValue (void) const |
| Check if it is safe to call GetValue method. More...
|
|
void | CRangeControl_Base::ResetValue (void) |
| Reset Value data member. More...
|
|
const TValue & | CRangeControl_Base::GetValue (void) const |
| Get the Value member data. More...
|
|
void | CRangeControl_Base::SetValue (TValue &value) |
| Assign a value to Value data member. More...
|
|
TValue & | CRangeControl_Base::SetValue (void) |
| Assign a value to Value data member. More...
|
|
bool | CRangeControl_Base::IsSetConditions (void) const |
| Check if a value has been assigned to Conditions data member. More...
|
|
bool | CRangeControl_Base::CanGetConditions (void) const |
| Check if it is safe to call GetConditions method. More...
|
|
void | CRangeControl_Base::ResetConditions (void) |
| Reset Conditions data member. More...
|
|
const TConditions & | CRangeControl_Base::GetConditions (void) const |
| Get the Conditions member data. More...
|
|
TConditions & | CRangeControl_Base::SetConditions (void) |
| Assign a value to Conditions data member. More...
|
|
bool | CRangeControl_Base::IsSetDisplay_name (void) const |
| Check if a value has been assigned to Display_name data member. More...
|
|
bool | CRangeControl_Base::CanGetDisplay_name (void) const |
| Check if it is safe to call GetDisplay_name method. More...
|
|
void | CRangeControl_Base::ResetDisplay_name (void) |
| Reset Display_name data member. More...
|
|
const TDisplay_name & | CRangeControl_Base::GetDisplay_name (void) const |
| Get the Display_name member data. More...
|
|
void | CRangeControl_Base::SetDisplay_name (const TDisplay_name &value) |
| Assign a value to Display_name data member. More...
|
|
void | CRangeControl_Base::SetDisplay_name (TDisplay_name &&value) |
|
TDisplay_name & | CRangeControl_Base::SetDisplay_name (void) |
| Assign a value to Display_name data member. More...
|
|
bool | CRangeControl_Base::IsSetHelp (void) const |
| Check if a value has been assigned to Help data member. More...
|
|
bool | CRangeControl_Base::CanGetHelp (void) const |
| Check if it is safe to call GetHelp method. More...
|
|
void | CRangeControl_Base::ResetHelp (void) |
| Reset Help data member. More...
|
|
const THelp & | CRangeControl_Base::GetHelp (void) const |
| Get the Help member data. More...
|
|
void | CRangeControl_Base::SetHelp (const THelp &value) |
| Assign a value to Help data member. More...
|
|
void | CRangeControl_Base::SetHelp (THelp &&value) |
|
THelp & | CRangeControl_Base::SetHelp (void) |
| Assign a value to Help data member. More...
|
|
bool | CRangeControl_Base::IsSetOptional (void) const |
| Check if a value has been assigned to Optional data member. More...
|
|
bool | CRangeControl_Base::CanGetOptional (void) const |
| Check if it is safe to call GetOptional method. More...
|
|
void | CRangeControl_Base::ResetOptional (void) |
| Reset Optional data member. More...
|
|
TOptional | CRangeControl_Base::GetOptional (void) const |
| Get the Optional member data. More...
|
|
void | CRangeControl_Base::SetOptional (TOptional value) |
| Assign a value to Optional data member. More...
|
|
TOptional & | CRangeControl_Base::SetOptional (void) |
| Assign a value to Optional data member. More...
|
|
virtual void | CRangeControl_Base::Reset (void) |
| Reset the whole object. More...
|
|
| CRangeControl_Base::CRangeControl_Base (const CRangeControl_Base &) |
|
CRangeControl_Base & | CRangeControl_Base::operator= (const CRangeControl_Base &) |
|
| CRangeValue::CRangeValue (void) |
|
| CRangeValue::~CRangeValue (void) |
|
| CRangeValue::CRangeValue (const CRangeValue &value) |
|
CRangeValue & | CRangeValue::operator= (const CRangeValue &value) |
|
| CRangeValue_Base::CRangeValue_Base (void) |
|
virtual | CRangeValue_Base::~CRangeValue_Base (void) |
|
| CRangeValue_Base::DECLARE_INTERNAL_TYPE_INFO () |
|
bool | CRangeValue_Base::IsSetMin (void) const |
| Check if a value has been assigned to Min data member. More...
|
|
bool | CRangeValue_Base::CanGetMin (void) const |
| Check if it is safe to call GetMin method. More...
|
|
void | CRangeValue_Base::ResetMin (void) |
| Reset Min data member. More...
|
|
const TMin & | CRangeValue_Base::GetMin (void) const |
| Get the Min member data. More...
|
|
void | CRangeValue_Base::SetMin (const TMin &value) |
| Assign a value to Min data member. More...
|
|
void | CRangeValue_Base::SetMin (TMin &&value) |
|
TMin & | CRangeValue_Base::SetMin (void) |
| Assign a value to Min data member. More...
|
|
bool | CRangeValue_Base::IsSetMax (void) const |
| Check if a value has been assigned to Max data member. More...
|
|
bool | CRangeValue_Base::CanGetMax (void) const |
| Check if it is safe to call GetMax method. More...
|
|
void | CRangeValue_Base::ResetMax (void) |
| Reset Max data member. More...
|
|
const TMax & | CRangeValue_Base::GetMax (void) const |
| Get the Max member data. More...
|
|
void | CRangeValue_Base::SetMax (const TMax &value) |
| Assign a value to Max data member. More...
|
|
void | CRangeValue_Base::SetMax (TMax &&value) |
|
TMax & | CRangeValue_Base::SetMax (void) |
| Assign a value to Max data member. More...
|
|
bool | CRangeValue_Base::IsSetAutoscale (void) const |
| if TRUE range min/max are ignored Check if a value has been assigned to Autoscale data member. More...
|
|
bool | CRangeValue_Base::CanGetAutoscale (void) const |
| Check if it is safe to call GetAutoscale method. More...
|
|
void | CRangeValue_Base::ResetAutoscale (void) |
| Reset Autoscale data member. More...
|
|
void | CRangeValue_Base::SetDefaultAutoscale (void) |
| Assign default value to Autoscale data member. More...
|
|
TAutoscale | CRangeValue_Base::GetAutoscale (void) const |
| Get the Autoscale member data. More...
|
|
void | CRangeValue_Base::SetAutoscale (TAutoscale value) |
| Assign a value to Autoscale data member. More...
|
|
TAutoscale & | CRangeValue_Base::SetAutoscale (void) |
| Assign a value to Autoscale data member. More...
|
|
bool | CRangeValue_Base::IsSetInverse (void) const |
| TRUE if max value should go first in UI Check if a value has been assigned to Inverse data member. More...
|
|
bool | CRangeValue_Base::CanGetInverse (void) const |
| Check if it is safe to call GetInverse method. More...
|
|
void | CRangeValue_Base::ResetInverse (void) |
| Reset Inverse data member. More...
|
|
void | CRangeValue_Base::SetDefaultInverse (void) |
| Assign default value to Inverse data member. More...
|
|
TInverse | CRangeValue_Base::GetInverse (void) const |
| Get the Inverse member data. More...
|
|
void | CRangeValue_Base::SetInverse (TInverse value) |
| Assign a value to Inverse data member. More...
|
|
TInverse & | CRangeValue_Base::SetInverse (void) |
| Assign a value to Inverse data member. More...
|
|
virtual void | CRangeValue_Base::Reset (void) |
| Reset the whole object. More...
|
|
| CRangeValue_Base::CRangeValue_Base (const CRangeValue_Base &) |
|
CRangeValue_Base & | CRangeValue_Base::operator= (const CRangeValue_Base &) |
|
| CTextBox::CTextBox (void) |
|
| CTextBox::~CTextBox (void) |
|
| CTextBox::CTextBox (const CTextBox &value) |
|
CTextBox & | CTextBox::operator= (const CTextBox &value) |
|
| CTextBox_Base::CTextBox_Base (void) |
|
virtual | CTextBox_Base::~CTextBox_Base (void) |
|
| CTextBox_Base::DECLARE_INTERNAL_TYPE_INFO () |
|
bool | CTextBox_Base::IsSetName (void) const |
| Check if a value has been assigned to Name data member. More...
|
|
bool | CTextBox_Base::CanGetName (void) const |
| Check if it is safe to call GetName method. More...
|
|
void | CTextBox_Base::ResetName (void) |
| Reset Name data member. More...
|
|
const TName & | CTextBox_Base::GetName (void) const |
| Get the Name member data. More...
|
|
void | CTextBox_Base::SetName (const TName &value) |
| Assign a value to Name data member. More...
|
|
void | CTextBox_Base::SetName (TName &&value) |
|
TName & | CTextBox_Base::SetName (void) |
| Assign a value to Name data member. More...
|
|
bool | CTextBox_Base::IsSetValue (void) const |
| Check if a value has been assigned to Value data member. More...
|
|
bool | CTextBox_Base::CanGetValue (void) const |
| Check if it is safe to call GetValue method. More...
|
|
void | CTextBox_Base::ResetValue (void) |
| Reset Value data member. More...
|
|
const TValue & | CTextBox_Base::GetValue (void) const |
| Get the Value member data. More...
|
|
void | CTextBox_Base::SetValue (const TValue &value) |
| Assign a value to Value data member. More...
|
|
void | CTextBox_Base::SetValue (TValue &&value) |
|
TValue & | CTextBox_Base::SetValue (void) |
| Assign a value to Value data member. More...
|
|
bool | CTextBox_Base::IsSetDisplay_name (void) const |
| Check if a value has been assigned to Display_name data member. More...
|
|
bool | CTextBox_Base::CanGetDisplay_name (void) const |
| Check if it is safe to call GetDisplay_name method. More...
|
|
void | CTextBox_Base::ResetDisplay_name (void) |
| Reset Display_name data member. More...
|
|
const TDisplay_name & | CTextBox_Base::GetDisplay_name (void) const |
| Get the Display_name member data. More...
|
|
void | CTextBox_Base::SetDisplay_name (const TDisplay_name &value) |
| Assign a value to Display_name data member. More...
|
|
void | CTextBox_Base::SetDisplay_name (TDisplay_name &&value) |
|
TDisplay_name & | CTextBox_Base::SetDisplay_name (void) |
| Assign a value to Display_name data member. More...
|
|
bool | CTextBox_Base::IsSetHelp (void) const |
| Check if a value has been assigned to Help data member. More...
|
|
bool | CTextBox_Base::CanGetHelp (void) const |
| Check if it is safe to call GetHelp method. More...
|
|
void | CTextBox_Base::ResetHelp (void) |
| Reset Help data member. More...
|
|
const THelp & | CTextBox_Base::GetHelp (void) const |
| Get the Help member data. More...
|
|
void | CTextBox_Base::SetHelp (const THelp &value) |
| Assign a value to Help data member. More...
|
|
void | CTextBox_Base::SetHelp (THelp &&value) |
|
THelp & | CTextBox_Base::SetHelp (void) |
| Assign a value to Help data member. More...
|
|
bool | CTextBox_Base::IsSetLegend_text (void) const |
| Check if a value has been assigned to Legend_text data member. More...
|
|
bool | CTextBox_Base::CanGetLegend_text (void) const |
| Check if it is safe to call GetLegend_text method. More...
|
|
void | CTextBox_Base::ResetLegend_text (void) |
| Reset Legend_text data member. More...
|
|
const TLegend_text & | CTextBox_Base::GetLegend_text (void) const |
| Get the Legend_text member data. More...
|
|
void | CTextBox_Base::SetLegend_text (const TLegend_text &value) |
| Assign a value to Legend_text data member. More...
|
|
void | CTextBox_Base::SetLegend_text (TLegend_text &&value) |
|
TLegend_text & | CTextBox_Base::SetLegend_text (void) |
| Assign a value to Legend_text data member. More...
|
|
bool | CTextBox_Base::IsSetOptional (void) const |
| Check if a value has been assigned to Optional data member. More...
|
|
bool | CTextBox_Base::CanGetOptional (void) const |
| Check if it is safe to call GetOptional method. More...
|
|
void | CTextBox_Base::ResetOptional (void) |
| Reset Optional data member. More...
|
|
TOptional | CTextBox_Base::GetOptional (void) const |
| Get the Optional member data. More...
|
|
void | CTextBox_Base::SetOptional (TOptional value) |
| Assign a value to Optional data member. More...
|
|
TOptional & | CTextBox_Base::SetOptional (void) |
| Assign a value to Optional data member. More...
|
|
bool | CTextBox_Base::IsSetConditions (void) const |
| Check if a value has been assigned to Conditions data member. More...
|
|
bool | CTextBox_Base::CanGetConditions (void) const |
| Check if it is safe to call GetConditions method. More...
|
|
void | CTextBox_Base::ResetConditions (void) |
| Reset Conditions data member. More...
|
|
const TConditions & | CTextBox_Base::GetConditions (void) const |
| Get the Conditions member data. More...
|
|
TConditions & | CTextBox_Base::SetConditions (void) |
| Assign a value to Conditions data member. More...
|
|
virtual void | CTextBox_Base::Reset (void) |
| Reset the whole object. More...
|
|
| CTextBox_Base::CTextBox_Base (const CTextBox_Base &) |
|
CTextBox_Base & | CTextBox_Base::operator= (const CTextBox_Base &) |
|
| CTrackConfig::CTrackConfig (void) |
|
| CTrackConfig::~CTrackConfig (void) |
|
| CTrackConfig::CTrackConfig (const CTrackConfig &value) |
|
CTrackConfig & | CTrackConfig::operator= (const CTrackConfig &value) |
|
| CTrackConfig_Base::CTrackConfig_Base (void) |
|
virtual | CTrackConfig_Base::~CTrackConfig_Base (void) |
|
| CTrackConfig_Base::DECLARE_INTERNAL_TYPE_INFO () |
|
bool | CTrackConfig_Base::IsSetName (void) const |
| track name uniquely identify a track Check if a value has been assigned to Name data member. More...
|
|
bool | CTrackConfig_Base::CanGetName (void) const |
| Check if it is safe to call GetName method. More...
|
|
void | CTrackConfig_Base::ResetName (void) |
| Reset Name data member. More...
|
|
const TName & | CTrackConfig_Base::GetName (void) const |
| Get the Name member data. More...
|
|
void | CTrackConfig_Base::SetName (const TName &value) |
| Assign a value to Name data member. More...
|
|
void | CTrackConfig_Base::SetName (TName &&value) |
|
TName & | CTrackConfig_Base::SetName (void) |
| Assign a value to Name data member. More...
|
|
bool | CTrackConfig_Base::IsSetOrder (void) const |
| track order number Check if a value has been assigned to Order data member. More...
|
|
bool | CTrackConfig_Base::CanGetOrder (void) const |
| Check if it is safe to call GetOrder method. More...
|
|
void | CTrackConfig_Base::ResetOrder (void) |
| Reset Order data member. More...
|
|
TOrder | CTrackConfig_Base::GetOrder (void) const |
| Get the Order member data. More...
|
|
void | CTrackConfig_Base::SetOrder (TOrder value) |
| Assign a value to Order data member. More...
|
|
TOrder & | CTrackConfig_Base::SetOrder (void) |
| Assign a value to Order data member. More...
|
|
bool | CTrackConfig_Base::IsSetKey (void) const |
| track type key, such as gene_model_track Check if a value has been assigned to Key data member. More...
|
|
bool | CTrackConfig_Base::CanGetKey (void) const |
| Check if it is safe to call GetKey method. More...
|
|
void | CTrackConfig_Base::ResetKey (void) |
| Reset Key data member. More...
|
|
const TKey & | CTrackConfig_Base::GetKey (void) const |
| Get the Key member data. More...
|
|
void | CTrackConfig_Base::SetKey (const TKey &value) |
| Assign a value to Key data member. More...
|
|
void | CTrackConfig_Base::SetKey (TKey &&value) |
|
TKey & | CTrackConfig_Base::SetKey (void) |
| Assign a value to Key data member. More...
|
|
bool | CTrackConfig_Base::IsSetShown (void) const |
| Check if a value has been assigned to Shown data member. More...
|
|
bool | CTrackConfig_Base::CanGetShown (void) const |
| Check if it is safe to call GetShown method. More...
|
|
void | CTrackConfig_Base::ResetShown (void) |
| Reset Shown data member. More...
|
|
void | CTrackConfig_Base::SetDefaultShown (void) |
| Assign default value to Shown data member. More...
|
|
TShown | CTrackConfig_Base::GetShown (void) const |
| Get the Shown member data. More...
|
|
void | CTrackConfig_Base::SetShown (TShown value) |
| Assign a value to Shown data member. More...
|
|
TShown & | CTrackConfig_Base::SetShown (void) |
| Assign a value to Shown data member. More...
|
|
bool | CTrackConfig_Base::IsSetDisplay_name (void) const |
| suggested track display name shown in track title bar Check if a value has been assigned to Display_name data member. More...
|
|
bool | CTrackConfig_Base::CanGetDisplay_name (void) const |
| Check if it is safe to call GetDisplay_name method. More...
|
|
void | CTrackConfig_Base::ResetDisplay_name (void) |
| Reset Display_name data member. More...
|
|
const TDisplay_name & | CTrackConfig_Base::GetDisplay_name (void) const |
| Get the Display_name member data. More...
|
|
void | CTrackConfig_Base::SetDisplay_name (const TDisplay_name &value) |
| Assign a value to Display_name data member. More...
|
|
void | CTrackConfig_Base::SetDisplay_name (TDisplay_name &&value) |
|
TDisplay_name & | CTrackConfig_Base::SetDisplay_name (void) |
| Assign a value to Display_name data member. More...
|
|
bool | CTrackConfig_Base::IsSetSubkey (void) const |
| track subtype key, valid only for feature track Check if a value has been assigned to Subkey data member. More...
|
|
bool | CTrackConfig_Base::CanGetSubkey (void) const |
| Check if it is safe to call GetSubkey method. More...
|
|
void | CTrackConfig_Base::ResetSubkey (void) |
| Reset Subkey data member. More...
|
|
const TSubkey & | CTrackConfig_Base::GetSubkey (void) const |
| Get the Subkey member data. More...
|
|
void | CTrackConfig_Base::SetSubkey (const TSubkey &value) |
| Assign a value to Subkey data member. More...
|
|
void | CTrackConfig_Base::SetSubkey (TSubkey &&value) |
|
TSubkey & | CTrackConfig_Base::SetSubkey (void) |
| Assign a value to Subkey data member. More...
|
|
bool | CTrackConfig_Base::IsSetFilter (void) const |
| filter apply on a track Check if a value has been assigned to Filter data member. More...
|
|
bool | CTrackConfig_Base::CanGetFilter (void) const |
| Check if it is safe to call GetFilter method. More...
|
|
void | CTrackConfig_Base::ResetFilter (void) |
| Reset Filter data member. More...
|
|
const TFilter & | CTrackConfig_Base::GetFilter (void) const |
| Get the Filter member data. More...
|
|
void | CTrackConfig_Base::SetFilter (const TFilter &value) |
| Assign a value to Filter data member. More...
|
|
void | CTrackConfig_Base::SetFilter (TFilter &&value) |
|
TFilter & | CTrackConfig_Base::SetFilter (void) |
| Assign a value to Filter data member. More...
|
|
bool | CTrackConfig_Base::IsSetHelp (void) const |
| Check if a value has been assigned to Help data member. More...
|
|
bool | CTrackConfig_Base::CanGetHelp (void) const |
| Check if it is safe to call GetHelp method. More...
|
|
void | CTrackConfig_Base::ResetHelp (void) |
| Reset Help data member. More...
|
|
const THelp & | CTrackConfig_Base::GetHelp (void) const |
| Get the Help member data. More...
|
|
void | CTrackConfig_Base::SetHelp (const THelp &value) |
| Assign a value to Help data member. More...
|
|
void | CTrackConfig_Base::SetHelp (THelp &&value) |
|
THelp & | CTrackConfig_Base::SetHelp (void) |
| Assign a value to Help data member. More...
|
|
bool | CTrackConfig_Base::IsSetLegend_text (void) const |
| Check if a value has been assigned to Legend_text data member. More...
|
|
bool | CTrackConfig_Base::CanGetLegend_text (void) const |
| Check if it is safe to call GetLegend_text method. More...
|
|
void | CTrackConfig_Base::ResetLegend_text (void) |
| Reset Legend_text data member. More...
|
|
const TLegend_text & | CTrackConfig_Base::GetLegend_text (void) const |
| Get the Legend_text member data. More...
|
|
void | CTrackConfig_Base::SetLegend_text (const TLegend_text &value) |
| Assign a value to Legend_text data member. More...
|
|
void | CTrackConfig_Base::SetLegend_text (TLegend_text &&value) |
|
TLegend_text & | CTrackConfig_Base::SetLegend_text (void) |
| Assign a value to Legend_text data member. More...
|
|
bool | CTrackConfig_Base::IsSetAnnots (void) const |
| one or more particular annotations a track looks at Check if a value has been assigned to Annots data member. More...
|
|
bool | CTrackConfig_Base::CanGetAnnots (void) const |
| Check if it is safe to call GetAnnots method. More...
|
|
void | CTrackConfig_Base::ResetAnnots (void) |
| Reset Annots data member. More...
|
|
const TAnnots & | CTrackConfig_Base::GetAnnots (void) const |
| Get the Annots member data. More...
|
|
TAnnots & | CTrackConfig_Base::SetAnnots (void) |
| Assign a value to Annots data member. More...
|
|
bool | CTrackConfig_Base::IsSetComments (void) const |
| one or more comments to hightlight a sequence location Check if a value has been assigned to Comments data member. More...
|
|
bool | CTrackConfig_Base::CanGetComments (void) const |
| Check if it is safe to call GetComments method. More...
|
|
void | CTrackConfig_Base::ResetComments (void) |
| Reset Comments data member. More...
|
|
const TComments & | CTrackConfig_Base::GetComments (void) const |
| Get the Comments member data. More...
|
|
TComments & | CTrackConfig_Base::SetComments (void) |
| Assign a value to Comments data member. More...
|
|
bool | CTrackConfig_Base::IsSetCategory (void) const |
| Check if a value has been assigned to Category data member. More...
|
|
bool | CTrackConfig_Base::CanGetCategory (void) const |
| Check if it is safe to call GetCategory method. More...
|
|
void | CTrackConfig_Base::ResetCategory (void) |
| Reset Category data member. More...
|
|
const TCategory & | CTrackConfig_Base::GetCategory (void) const |
| Get the Category member data. More...
|
|
void | CTrackConfig_Base::SetCategory (TCategory &value) |
| Assign a value to Category data member. More...
|
|
TCategory & | CTrackConfig_Base::SetCategory (void) |
| Assign a value to Category data member. More...
|
|
bool | CTrackConfig_Base::IsSetSubcategory (void) const |
| Check if a value has been assigned to Subcategory data member. More...
|
|
bool | CTrackConfig_Base::CanGetSubcategory (void) const |
| Check if it is safe to call GetSubcategory method. More...
|
|
void | CTrackConfig_Base::ResetSubcategory (void) |
| Reset Subcategory data member. More...
|
|
const TSubcategory & | CTrackConfig_Base::GetSubcategory (void) const |
| Get the Subcategory member data. More...
|
|
void | CTrackConfig_Base::SetSubcategory (TSubcategory &value) |
| Assign a value to Subcategory data member. More...
|
|
TSubcategory & | CTrackConfig_Base::SetSubcategory (void) |
| Assign a value to Subcategory data member. More...
|
|
bool | CTrackConfig_Base::IsSetChoice_list (void) const |
| Check if a value has been assigned to Choice_list data member. More...
|
|
bool | CTrackConfig_Base::CanGetChoice_list (void) const |
| Check if it is safe to call GetChoice_list method. More...
|
|
void | CTrackConfig_Base::ResetChoice_list (void) |
| Reset Choice_list data member. More...
|
|
const TChoice_list & | CTrackConfig_Base::GetChoice_list (void) const |
| Get the Choice_list member data. More...
|
|
TChoice_list & | CTrackConfig_Base::SetChoice_list (void) |
| Assign a value to Choice_list data member. More...
|
|
bool | CTrackConfig_Base::IsSetCheck_boxes (void) const |
| Check if a value has been assigned to Check_boxes data member. More...
|
|
bool | CTrackConfig_Base::CanGetCheck_boxes (void) const |
| Check if it is safe to call GetCheck_boxes method. More...
|
|
void | CTrackConfig_Base::ResetCheck_boxes (void) |
| Reset Check_boxes data member. More...
|
|
const TCheck_boxes & | CTrackConfig_Base::GetCheck_boxes (void) const |
| Get the Check_boxes member data. More...
|
|
TCheck_boxes & | CTrackConfig_Base::SetCheck_boxes (void) |
| Assign a value to Check_boxes data member. More...
|
|
bool | CTrackConfig_Base::IsSetHidden_settings (void) const |
| Check if a value has been assigned to Hidden_settings data member. More...
|
|
bool | CTrackConfig_Base::CanGetHidden_settings (void) const |
| Check if it is safe to call GetHidden_settings method. More...
|
|
void | CTrackConfig_Base::ResetHidden_settings (void) |
| Reset Hidden_settings data member. More...
|
|
const THidden_settings & | CTrackConfig_Base::GetHidden_settings (void) const |
| Get the Hidden_settings member data. More...
|
|
THidden_settings & | CTrackConfig_Base::SetHidden_settings (void) |
| Assign a value to Hidden_settings data member. More...
|
|
bool | CTrackConfig_Base::IsSetRange_controls (void) const |
| Check if a value has been assigned to Range_controls data member. More...
|
|
bool | CTrackConfig_Base::CanGetRange_controls (void) const |
| Check if it is safe to call GetRange_controls method. More...
|
|
void | CTrackConfig_Base::ResetRange_controls (void) |
| Reset Range_controls data member. More...
|
|
const TRange_controls & | CTrackConfig_Base::GetRange_controls (void) const |
| Get the Range_controls member data. More...
|
|
TRange_controls & | CTrackConfig_Base::SetRange_controls (void) |
| Assign a value to Range_controls data member. More...
|
|
bool | CTrackConfig_Base::IsSetHighlights (void) const |
| Check if a value has been assigned to Highlights data member. More...
|
|
bool | CTrackConfig_Base::CanGetHighlights (void) const |
| Check if it is safe to call GetHighlights method. More...
|
|
void | CTrackConfig_Base::ResetHighlights (void) |
| Reset Highlights data member. More...
|
|
const THighlights & | CTrackConfig_Base::GetHighlights (void) const |
| Get the Highlights member data. More...
|
|
THighlights & | CTrackConfig_Base::SetHighlights (void) |
| Assign a value to Highlights data member. More...
|
|
bool | CTrackConfig_Base::IsSetHighlights_color (void) const |
| Check if a value has been assigned to Highlights_color data member. More...
|
|
bool | CTrackConfig_Base::CanGetHighlights_color (void) const |
| Check if it is safe to call GetHighlights_color method. More...
|
|
void | CTrackConfig_Base::ResetHighlights_color (void) |
| Reset Highlights_color data member. More...
|
|
const THighlights_color & | CTrackConfig_Base::GetHighlights_color (void) const |
| Get the Highlights_color member data. More...
|
|
void | CTrackConfig_Base::SetHighlights_color (const THighlights_color &value) |
| Assign a value to Highlights_color data member. More...
|
|
void | CTrackConfig_Base::SetHighlights_color (THighlights_color &&value) |
|
THighlights_color & | CTrackConfig_Base::SetHighlights_color (void) |
| Assign a value to Highlights_color data member. More...
|
|
bool | CTrackConfig_Base::IsSetSetting_group (void) const |
| Check if a value has been assigned to Setting_group data member. More...
|
|
bool | CTrackConfig_Base::CanGetSetting_group (void) const |
| Check if it is safe to call GetSetting_group method. More...
|
|
void | CTrackConfig_Base::ResetSetting_group (void) |
| Reset Setting_group data member. More...
|
|
const TSetting_group & | CTrackConfig_Base::GetSetting_group (void) const |
| Get the Setting_group member data. More...
|
|
void | CTrackConfig_Base::SetSetting_group (const TSetting_group &value) |
| Assign a value to Setting_group data member. More...
|
|
void | CTrackConfig_Base::SetSetting_group (TSetting_group &&value) |
|
TSetting_group & | CTrackConfig_Base::SetSetting_group (void) |
| Assign a value to Setting_group data member. More...
|
|
bool | CTrackConfig_Base::IsSetSort_by (void) const |
| Check if a value has been assigned to Sort_by data member. More...
|
|
bool | CTrackConfig_Base::CanGetSort_by (void) const |
| Check if it is safe to call GetSort_by method. More...
|
|
void | CTrackConfig_Base::ResetSort_by (void) |
| Reset Sort_by data member. More...
|
|
const TSort_by & | CTrackConfig_Base::GetSort_by (void) const |
| Get the Sort_by member data. More...
|
|
void | CTrackConfig_Base::SetSort_by (const TSort_by &value) |
| Assign a value to Sort_by data member. More...
|
|
void | CTrackConfig_Base::SetSort_by (TSort_by &&value) |
|
TSort_by & | CTrackConfig_Base::SetSort_by (void) |
| Assign a value to Sort_by data member. More...
|
|
bool | CTrackConfig_Base::IsSetId (void) const |
| track identifier Check if a value has been assigned to Id data member. More...
|
|
bool | CTrackConfig_Base::CanGetId (void) const |
| Check if it is safe to call GetId method. More...
|
|
void | CTrackConfig_Base::ResetId (void) |
| Reset Id data member. More...
|
|
const TId & | CTrackConfig_Base::GetId (void) const |
| Get the Id member data. More...
|
|
void | CTrackConfig_Base::SetId (const TId &value) |
| Assign a value to Id data member. More...
|
|
void | CTrackConfig_Base::SetId (TId &&value) |
|
TId & | CTrackConfig_Base::SetId (void) |
| Assign a value to Id data member. More...
|
|
bool | CTrackConfig_Base::IsSetDbname (void) const |
| data source db name Check if a value has been assigned to Dbname data member. More...
|
|
bool | CTrackConfig_Base::CanGetDbname (void) const |
| Check if it is safe to call GetDbname method. More...
|
|
void | CTrackConfig_Base::ResetDbname (void) |
| Reset Dbname data member. More...
|
|
const TDbname & | CTrackConfig_Base::GetDbname (void) const |
| Get the Dbname member data. More...
|
|
void | CTrackConfig_Base::SetDbname (const TDbname &value) |
| Assign a value to Dbname data member. More...
|
|
void | CTrackConfig_Base::SetDbname (TDbname &&value) |
|
TDbname & | CTrackConfig_Base::SetDbname (void) |
| Assign a value to Dbname data member. More...
|
|
bool | CTrackConfig_Base::IsSetData_key (void) const |
| Net storage key used for user-uploded data track Check if a value has been assigned to Data_key data member. More...
|
|
bool | CTrackConfig_Base::CanGetData_key (void) const |
| Check if it is safe to call GetData_key method. More...
|
|
void | CTrackConfig_Base::ResetData_key (void) |
| Reset Data_key data member. More...
|
|
const TData_key & | CTrackConfig_Base::GetData_key (void) const |
| Get the Data_key member data. More...
|
|
void | CTrackConfig_Base::SetData_key (const TData_key &value) |
| Assign a value to Data_key data member. More...
|
|
void | CTrackConfig_Base::SetData_key (TData_key &&value) |
|
TData_key & | CTrackConfig_Base::SetData_key (void) |
| Assign a value to Data_key data member. More...
|
|
bool | CTrackConfig_Base::IsSetText_boxes (void) const |
| Optional user-changable settings, such as a threshold value Check if a value has been assigned to Text_boxes data member. More...
|
|
bool | CTrackConfig_Base::CanGetText_boxes (void) const |
| Check if it is safe to call GetText_boxes method. More...
|
|
void | CTrackConfig_Base::ResetText_boxes (void) |
| Reset Text_boxes data member. More...
|
|
const TText_boxes & | CTrackConfig_Base::GetText_boxes (void) const |
| Get the Text_boxes member data. More...
|
|
TText_boxes & | CTrackConfig_Base::SetText_boxes (void) |
| Assign a value to Text_boxes data member. More...
|
|
bool | CTrackConfig_Base::IsSetShow_title (void) const |
| Show track title (and title bar) or not Check if a value has been assigned to Show_title data member. More...
|
|
bool | CTrackConfig_Base::CanGetShow_title (void) const |
| Check if it is safe to call GetShow_title method. More...
|
|
void | CTrackConfig_Base::ResetShow_title (void) |
| Reset Show_title data member. More...
|
|
TShow_title | CTrackConfig_Base::GetShow_title (void) const |
| Get the Show_title member data. More...
|
|
void | CTrackConfig_Base::SetShow_title (TShow_title value) |
| Assign a value to Show_title data member. More...
|
|
TShow_title & | CTrackConfig_Base::SetShow_title (void) |
| Assign a value to Show_title data member. More...
|
|
bool | CTrackConfig_Base::IsSetIs_private (void) const |
| if TMS returned is_private attribute, contents of this attribute Check if a value has been assigned to Is_private data member. More...
|
|
bool | CTrackConfig_Base::CanGetIs_private (void) const |
| Check if it is safe to call GetIs_private method. More...
|
|
void | CTrackConfig_Base::ResetIs_private (void) |
| Reset Is_private data member. More...
|
|
TIs_private | CTrackConfig_Base::GetIs_private (void) const |
| Get the Is_private member data. More...
|
|
void | CTrackConfig_Base::SetIs_private (TIs_private value) |
| Assign a value to Is_private data member. More...
|
|
TIs_private & | CTrackConfig_Base::SetIs_private (void) |
| Assign a value to Is_private data member. More...
|
|
bool | CTrackConfig_Base::IsSetStored_scale (void) const |
| stored_scale attribute from TMS (when present there) contains a string (linear, log2, loge, log10) that defines the stored format of a histogram Check if a value has been assigned to Stored_scale data member. More...
|
|
bool | CTrackConfig_Base::CanGetStored_scale (void) const |
| Check if it is safe to call GetStored_scale method. More...
|
|
void | CTrackConfig_Base::ResetStored_scale (void) |
| Reset Stored_scale data member. More...
|
|
const TStored_scale & | CTrackConfig_Base::GetStored_scale (void) const |
| Get the Stored_scale member data. More...
|
|
void | CTrackConfig_Base::SetStored_scale (const TStored_scale &value) |
| Assign a value to Stored_scale data member. More...
|
|
void | CTrackConfig_Base::SetStored_scale (TStored_scale &&value) |
|
TStored_scale & | CTrackConfig_Base::SetStored_scale (void) |
| Assign a value to Stored_scale data member. More...
|
|
bool | CTrackConfig_Base::IsSetRender_group (void) const |
| All tracks with the same render group should be rendered in one call Check if a value has been assigned to Render_group data member. More...
|
|
bool | CTrackConfig_Base::CanGetRender_group (void) const |
| Check if it is safe to call GetRender_group method. More...
|
|
void | CTrackConfig_Base::ResetRender_group (void) |
| Reset Render_group data member. More...
|
|
TRender_group | CTrackConfig_Base::GetRender_group (void) const |
| Get the Render_group member data. More...
|
|
void | CTrackConfig_Base::SetRender_group (TRender_group value) |
| Assign a value to Render_group data member. More...
|
|
TRender_group & | CTrackConfig_Base::SetRender_group (void) |
| Assign a value to Render_group data member. More...
|
|
bool | CTrackConfig_Base::IsSetLegend (void) const |
| Track legend Check if a value has been assigned to Legend data member. More...
|
|
bool | CTrackConfig_Base::CanGetLegend (void) const |
| Check if it is safe to call GetLegend method. More...
|
|
void | CTrackConfig_Base::ResetLegend (void) |
| Reset Legend data member. More...
|
|
const TLegend & | CTrackConfig_Base::GetLegend (void) const |
| Get the Legend member data. More...
|
|
TLegend & | CTrackConfig_Base::SetLegend (void) |
| Assign a value to Legend data member. More...
|
|
bool | CTrackConfig_Base::IsSetUId (void) const |
| user-defined track_id (e.g. More...
|
|
bool | CTrackConfig_Base::CanGetUId (void) const |
| Check if it is safe to call GetUId method. More...
|
|
void | CTrackConfig_Base::ResetUId (void) |
| Reset UId data member. More...
|
|
const TUId & | CTrackConfig_Base::GetUId (void) const |
| Get the UId member data. More...
|
|
void | CTrackConfig_Base::SetUId (const TUId &value) |
| Assign a value to UId data member. More...
|
|
void | CTrackConfig_Base::SetUId (TUId &&value) |
|
TUId & | CTrackConfig_Base::SetUId (void) |
| Assign a value to UId data member. More...
|
|
bool | CTrackConfig_Base::IsSetSubTracks (void) const |
| list of id, annots or track_id that this track contains (e.g. More...
|
|
bool | CTrackConfig_Base::CanGetSubTracks (void) const |
| Check if it is safe to call GetSubTracks method. More...
|
|
void | CTrackConfig_Base::ResetSubTracks (void) |
| Reset SubTracks data member. More...
|
|
const TSubTracks & | CTrackConfig_Base::GetSubTracks (void) const |
| Get the SubTracks member data. More...
|
|
TSubTracks & | CTrackConfig_Base::SetSubTracks (void) |
| Assign a value to SubTracks data member. More...
|
|
bool | CTrackConfig_Base::IsSetBatch (void) const |
| batch for alignment tracks based on AlignDb Check if a value has been assigned to Batch data member. More...
|
|
bool | CTrackConfig_Base::CanGetBatch (void) const |
| Check if it is safe to call GetBatch method. More...
|
|
void | CTrackConfig_Base::ResetBatch (void) |
| Reset Batch data member. More...
|
|
const TBatch & | CTrackConfig_Base::GetBatch (void) const |
| Get the Batch member data. More...
|
|
void | CTrackConfig_Base::SetBatch (const TBatch &value) |
| Assign a value to Batch data member. More...
|
|
void | CTrackConfig_Base::SetBatch (TBatch &&value) |
|
TBatch & | CTrackConfig_Base::SetBatch (void) |
| Assign a value to Batch data member. More...
|
|
bool | CTrackConfig_Base::IsSetAffinity_token (void) const |
| affinity token that needs to be presented to seqgraphic.cgi in affinity_token parameter when it is called specifically for this track Check if a value has been assigned to Affinity_token data member. More...
|
|
bool | CTrackConfig_Base::CanGetAffinity_token (void) const |
| Check if it is safe to call GetAffinity_token method. More...
|
|
void | CTrackConfig_Base::ResetAffinity_token (void) |
| Reset Affinity_token data member. More...
|
|
const TAffinity_token & | CTrackConfig_Base::GetAffinity_token (void) const |
| Get the Affinity_token member data. More...
|
|
void | CTrackConfig_Base::SetAffinity_token (const TAffinity_token &value) |
| Assign a value to Affinity_token data member. More...
|
|
void | CTrackConfig_Base::SetAffinity_token (TAffinity_token &&value) |
|
TAffinity_token & | CTrackConfig_Base::SetAffinity_token (void) |
| Assign a value to Affinity_token data member. More...
|
|
bool | CTrackConfig_Base::IsSetData_provider (void) const |
| data provider for this track if absent, seqgraphic is assumed Check if a value has been assigned to Data_provider data member. More...
|
|
bool | CTrackConfig_Base::CanGetData_provider (void) const |
| Check if it is safe to call GetData_provider method. More...
|
|
void | CTrackConfig_Base::ResetData_provider (void) |
| Reset Data_provider data member. More...
|
|
const TData_provider & | CTrackConfig_Base::GetData_provider (void) const |
| Get the Data_provider member data. More...
|
|
void | CTrackConfig_Base::SetData_provider (const TData_provider &value) |
| Assign a value to Data_provider data member. More...
|
|
void | CTrackConfig_Base::SetData_provider (TData_provider &&value) |
|
TData_provider & | CTrackConfig_Base::SetData_provider (void) |
| Assign a value to Data_provider data member. More...
|
|
bool | CTrackConfig_Base::IsSetRemote_data (void) const |
| data is remote if absent, false is assumed Check if a value has been assigned to Remote_data data member. More...
|
|
bool | CTrackConfig_Base::CanGetRemote_data (void) const |
| Check if it is safe to call GetRemote_data method. More...
|
|
void | CTrackConfig_Base::ResetRemote_data (void) |
| Reset Remote_data data member. More...
|
|
const TRemote_data & | CTrackConfig_Base::GetRemote_data (void) const |
| Get the Remote_data member data. More...
|
|
void | CTrackConfig_Base::SetRemote_data (const TRemote_data &value) |
| Assign a value to Remote_data data member. More...
|
|
void | CTrackConfig_Base::SetRemote_data (TRemote_data &&value) |
|
TRemote_data & | CTrackConfig_Base::SetRemote_data (void) |
| Assign a value to Remote_data data member. More...
|
|
bool | CTrackConfig_Base::IsSetSeq_data_key (void) const |
| contents of TMS seq_data_key to NetCache that contains GBProject with local sequence data Check if a value has been assigned to Seq_data_key data member. More...
|
|
bool | CTrackConfig_Base::CanGetSeq_data_key (void) const |
| Check if it is safe to call GetSeq_data_key method. More...
|
|
void | CTrackConfig_Base::ResetSeq_data_key (void) |
| Reset Seq_data_key data member. More...
|
|
const TSeq_data_key & | CTrackConfig_Base::GetSeq_data_key (void) const |
| Get the Seq_data_key member data. More...
|
|
void | CTrackConfig_Base::SetSeq_data_key (const TSeq_data_key &value) |
| Assign a value to Seq_data_key data member. More...
|
|
void | CTrackConfig_Base::SetSeq_data_key (TSeq_data_key &&value) |
|
TSeq_data_key & | CTrackConfig_Base::SetSeq_data_key (void) |
| Assign a value to Seq_data_key data member. More...
|
|
bool | CTrackConfig_Base::IsSetExtra_info (void) const |
| extra, track dependend, info needed to create the track Check if a value has been assigned to Extra_info data member. More...
|
|
bool | CTrackConfig_Base::CanGetExtra_info (void) const |
| Check if it is safe to call GetExtra_info method. More...
|
|
void | CTrackConfig_Base::ResetExtra_info (void) |
| Reset Extra_info data member. More...
|
|
const TExtra_info & | CTrackConfig_Base::GetExtra_info (void) const |
| Get the Extra_info member data. More...
|
|
void | CTrackConfig_Base::SetExtra_info (const TExtra_info &value) |
| Assign a value to Extra_info data member. More...
|
|
void | CTrackConfig_Base::SetExtra_info (TExtra_info &&value) |
|
TExtra_info & | CTrackConfig_Base::SetExtra_info (void) |
| Assign a value to Extra_info data member. More...
|
|
bool | CTrackConfig_Base::IsSetRmt_mapped_id (void) const |
| for remote tracks (bigBed/bigWig), string to which NCBI seq-id is mapped in the remote file Check if a value has been assigned to Rmt_mapped_id data member. More...
|
|
bool | CTrackConfig_Base::CanGetRmt_mapped_id (void) const |
| Check if it is safe to call GetRmt_mapped_id method. More...
|
|
void | CTrackConfig_Base::ResetRmt_mapped_id (void) |
| Reset Rmt_mapped_id data member. More...
|
|
const TRmt_mapped_id & | CTrackConfig_Base::GetRmt_mapped_id (void) const |
| Get the Rmt_mapped_id member data. More...
|
|
void | CTrackConfig_Base::SetRmt_mapped_id (const TRmt_mapped_id &value) |
| Assign a value to Rmt_mapped_id data member. More...
|
|
void | CTrackConfig_Base::SetRmt_mapped_id (TRmt_mapped_id &&value) |
|
TRmt_mapped_id & | CTrackConfig_Base::SetRmt_mapped_id (void) |
| Assign a value to Rmt_mapped_id data member. More...
|
|
bool | CTrackConfig_Base::IsSetBig_data_index (void) const |
| for remote tracks (BAM), the location of a remote data file containing the index. More...
|
|
bool | CTrackConfig_Base::CanGetBig_data_index (void) const |
| Check if it is safe to call GetBig_data_index method. More...
|
|
void | CTrackConfig_Base::ResetBig_data_index (void) |
| Reset Big_data_index data member. More...
|
|
const TBig_data_index & | CTrackConfig_Base::GetBig_data_index (void) const |
| Get the Big_data_index member data. More...
|
|
void | CTrackConfig_Base::SetBig_data_index (const TBig_data_index &value) |
| Assign a value to Big_data_index data member. More...
|
|
void | CTrackConfig_Base::SetBig_data_index (TBig_data_index &&value) |
|
TBig_data_index & | CTrackConfig_Base::SetBig_data_index (void) |
| Assign a value to Big_data_index data member. More...
|
|
bool | CTrackConfig_Base::IsSetHub_id (void) const |
| hub information to which this track may belong Check if a value has been assigned to Hub_id data member. More...
|
|
bool | CTrackConfig_Base::CanGetHub_id (void) const |
| Check if it is safe to call GetHub_id method. More...
|
|
void | CTrackConfig_Base::ResetHub_id (void) |
| Reset Hub_id data member. More...
|
|
const THub_id & | CTrackConfig_Base::GetHub_id (void) const |
| Get the Hub_id member data. More...
|
|
void | CTrackConfig_Base::SetHub_id (const THub_id &value) |
| Assign a value to Hub_id data member. More...
|
|
void | CTrackConfig_Base::SetHub_id (THub_id &&value) |
|
THub_id & | CTrackConfig_Base::SetHub_id (void) |
| Assign a value to Hub_id data member. More...
|
|
bool | CTrackConfig_Base::IsSetHub_name (void) const |
| Check if a value has been assigned to Hub_name data member. More...
|
|
bool | CTrackConfig_Base::CanGetHub_name (void) const |
| Check if it is safe to call GetHub_name method. More...
|
|
void | CTrackConfig_Base::ResetHub_name (void) |
| Reset Hub_name data member. More...
|
|
const THub_name & | CTrackConfig_Base::GetHub_name (void) const |
| Get the Hub_name member data. More...
|
|
void | CTrackConfig_Base::SetHub_name (const THub_name &value) |
| Assign a value to Hub_name data member. More...
|
|
void | CTrackConfig_Base::SetHub_name (THub_name &&value) |
|
THub_name & | CTrackConfig_Base::SetHub_name (void) |
| Assign a value to Hub_name data member. More...
|
|
bool | CTrackConfig_Base::IsSetHub_url (void) const |
| Check if a value has been assigned to Hub_url data member. More...
|
|
bool | CTrackConfig_Base::CanGetHub_url (void) const |
| Check if it is safe to call GetHub_url method. More...
|
|
void | CTrackConfig_Base::ResetHub_url (void) |
| Reset Hub_url data member. More...
|
|
const THub_url & | CTrackConfig_Base::GetHub_url (void) const |
| Get the Hub_url member data. More...
|
|
void | CTrackConfig_Base::SetHub_url (const THub_url &value) |
| Assign a value to Hub_url data member. More...
|
|
void | CTrackConfig_Base::SetHub_url (THub_url &&value) |
|
THub_url & | CTrackConfig_Base::SetHub_url (void) |
| Assign a value to Hub_url data member. More...
|
|
virtual void | CTrackConfig_Base::Reset (void) |
| Reset the whole object. More...
|
|
| CTrackConfig_Base::CTrackConfig_Base (const CTrackConfig_Base &) |
|
CTrackConfig_Base & | CTrackConfig_Base::operator= (const CTrackConfig_Base &) |
|
| CTrackConfigResult_Base::CTrackConfigResult_Base (void) |
|
virtual | CTrackConfigResult_Base::~CTrackConfigResult_Base (void) |
|
| CTrackConfigResult_Base::DECLARE_INTERNAL_TYPE_INFO () |
|
bool | CTrackConfigResult_Base::IsSetTrack_config_set (void) const |
| Check if a value has been assigned to Track_config_set data member. More...
|
|
bool | CTrackConfigResult_Base::CanGetTrack_config_set (void) const |
| Check if it is safe to call GetTrack_config_set method. More...
|
|
void | CTrackConfigResult_Base::ResetTrack_config_set (void) |
| Reset Track_config_set data member. More...
|
|
const TTrack_config_set & | CTrackConfigResult_Base::GetTrack_config_set (void) const |
| Get the Track_config_set member data. More...
|
|
void | CTrackConfigResult_Base::SetTrack_config_set (TTrack_config_set &value) |
| Assign a value to Track_config_set data member. More...
|
|
TTrack_config_set & | CTrackConfigResult_Base::SetTrack_config_set (void) |
| Assign a value to Track_config_set data member. More...
|
|
bool | CTrackConfigResult_Base::IsSetSuccess (void) const |
| Check if a value has been assigned to Success data member. More...
|
|
bool | CTrackConfigResult_Base::CanGetSuccess (void) const |
| Check if it is safe to call GetSuccess method. More...
|
|
void | CTrackConfigResult_Base::ResetSuccess (void) |
| Reset Success data member. More...
|
|
TSuccess | CTrackConfigResult_Base::GetSuccess (void) const |
| Get the Success member data. More...
|
|
void | CTrackConfigResult_Base::SetSuccess (TSuccess value) |
| Assign a value to Success data member. More...
|
|
TSuccess & | CTrackConfigResult_Base::SetSuccess (void) |
| Assign a value to Success data member. More...
|
|
bool | CTrackConfigResult_Base::IsSetErr_msg (void) const |
| Check if a value has been assigned to Err_msg data member. More...
|
|
bool | CTrackConfigResult_Base::CanGetErr_msg (void) const |
| Check if it is safe to call GetErr_msg method. More...
|
|
void | CTrackConfigResult_Base::ResetErr_msg (void) |
| Reset Err_msg data member. More...
|
|
const TErr_msg & | CTrackConfigResult_Base::GetErr_msg (void) const |
| Get the Err_msg member data. More...
|
|
void | CTrackConfigResult_Base::SetErr_msg (const TErr_msg &value) |
| Assign a value to Err_msg data member. More...
|
|
void | CTrackConfigResult_Base::SetErr_msg (TErr_msg &&value) |
|
TErr_msg & | CTrackConfigResult_Base::SetErr_msg (void) |
| Assign a value to Err_msg data member. More...
|
|
virtual void | CTrackConfigResult_Base::Reset (void) |
| Reset the whole object. More...
|
|
| CTrackConfigResult_Base::CTrackConfigResult_Base (const CTrackConfigResult_Base &) |
|
CTrackConfigResult_Base & | CTrackConfigResult_Base::operator= (const CTrackConfigResult_Base &) |
|
| CTrackConfigSet::CTrackConfigSet (void) |
|
| CTrackConfigSet::~CTrackConfigSet (void) |
|
| CTrackConfigSet::CTrackConfigSet (const CTrackConfigSet &value) |
|
CTrackConfigSet & | CTrackConfigSet::operator= (const CTrackConfigSet &value) |
|
| CTrackConfigSet_Base::CTrackConfigSet_Base (void) |
|
virtual | CTrackConfigSet_Base::~CTrackConfigSet_Base (void) |
|
| CTrackConfigSet_Base::DECLARE_INTERNAL_TYPE_INFO () |
|
bool | CTrackConfigSet_Base::IsSet (void) const |
| Check if a value has been assigned to data member. More...
|
|
bool | CTrackConfigSet_Base::CanGet (void) const |
| Check if it is safe to call Get method. More...
|
|
void | CTrackConfigSet_Base::Reset (void) |
| Reset data member. More...
|
|
const Tdata & | CTrackConfigSet_Base::Get (void) const |
| Get the member data. More...
|
|
Tdata & | CTrackConfigSet_Base::Set (void) |
| Assign a value to data member. More...
|
|
| CTrackConfigSet_Base::operator const Tdata & (void) const |
| Conversion operator to 'const Tdata' type. More...
|
|
| CTrackConfigSet_Base::operator Tdata & (void) |
| Conversion operator to 'Tdata' type. More...
|
|
| CTrackConfigSet_Base::CTrackConfigSet_Base (const CTrackConfigSet_Base &) |
|
CTrackConfigSet_Base & | CTrackConfigSet_Base::operator= (const CTrackConfigSet_Base &) |
|