116 "new-composite-view",
119 "create-single-project",
125 "register-interface",
280 info->CodeVersion(22400);
281 info->DataSpec(ncbi::EDataSpec::eASN);
User-defined methods of the data storage class.
User-defined methods of the data storage class.
User-defined methods of the data storage class.
BEGIN_NAMED_BASE_CHOICE_INFO("PluginReplyAction", CPluginReplyAction)
#define DIAG_COMPILE_INFO
Make compile time diagnostic information object to use in CNcbiDiag and CException.
#define ADD_NAMED_REF_CHOICE_VARIANT(MemberAlias, MemberName, ClassName)
#define SET_CHOICE_MODULE(ModuleName)
#define ADD_NAMED_NULL_CHOICE_VARIANT(MemberAlias, TypeMacro, TypeMacroArgs)
#define ADD_NAMED_BUF_CHOICE_VARIANT(MemberAlias, MemberName, TypeMacro, TypeMacroArgs)
void AddReference(void) const
Add reference to object.
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
TCreate_project & SetCreate_project(void)
Select the variant.
TStore & SetStore(void)
Select the variant.
string TCreate_single_project
TInfo & SetInfo(void)
Select the variant.
TWarning & SetWarning(void)
Select the variant.
void Select(E_Choice index, EResetVariant reset=eDoResetVariant)
Select the requested variant if needed.
TAdd_to_MRU & SetAdd_to_MRU(void)
Select the variant.
TNew_view & SetNew_view(void)
Select the variant.
void CheckSelected(E_Choice index) const
Verify selection, throw exception if it differs from the expected.
TError & SetError(void)
Select the variant.
NCBI_NS_NCBI::CSerialObject * m_object
TCreate_single_project & SetCreate_single_project(void)
Select the variant.
const TAttach_project & GetAttach_project(void) const
Get the variant data.
NCBI_NS_NCBI::CUnionBuffer< NCBI_NS_STD::string > m_string
const TRefresh_project & GetRefresh_project(void) const
Get the variant data.
TNew_composite_view & SetNew_composite_view(void)
Select the variant.
string TNew_composite_view
static string SelectionName(E_Choice index)
Retrieve selection name (for diagnostic purposes).
void ThrowInvalidSelection(E_Choice index) const
Throw 'InvalidSelection' exception.
CPluginReplyAction_Base(void)
virtual ~CPluginReplyAction_Base(void)
virtual void ResetSelection(void)
Reset the selection (set it to e_not_set).
void DoSelect(E_Choice index, CObjectMemoryPool *pool=0)
TAttach_project & SetAttach_project(void)
Select the variant.
TPlugin_cmd_run & SetPlugin_cmd_run(void)
Select the variant.
const TAdd_to_MRU & GetAdd_to_MRU(void) const
Get the variant data.
virtual void Reset(void)
Reset the whole object.
TRefresh_project & SetRefresh_project(void)
Select the variant.
static const char *const sm_SelectionNames[]
@ e_Info
report an info-level message to the user
@ e_Attach_project
attach loaded project to Project Manager
@ e_Refresh_project
refresh loaded project to Project Manager
@ e_New_composite_view
launch a view named by the supplied argument
@ e_not_set
No variant selected.
@ e_Error
show an error message
@ e_Add_to_MRU
a dd an entry to the MRU list
@ e_Create_single_project
create single project for any number of Raw items
@ e_Plugin_cmd_run
execute 'run' on a named plugin with our results
@ e_Warning
report a warning to the user
@ e_Create_project
create an empty project(s) for Raw item(s), takes plugin param as argument
@ e_Store
store this object for future use The string parameter is used as a caller-defined key for retrieval
@ e_New_view
launch a view named by the supplied argument
const GenericPointer< typename T::ValueType > T2 value