ALBA
Public Member Functions | Protected Member Functions | Static Protected Member Functions | Protected Attributes | List of all members
albaWizardBlockVMEFindOrSelection Class Reference

#include <albaWizardBlockVMEFindOrSelection.h>

Inheritance diagram for albaWizardBlockVMEFindOrSelection:
Inheritance graph
[legend]
Collaboration diagram for albaWizardBlockVMEFindOrSelection:
Collaboration graph
[legend]

Public Member Functions

 albaWizardBlockVMEFindOrSelection (const char *name)
 
 ~albaWizardBlockVMEFindOrSelection ()
 
void SetWindowTitle (const char *Title)
 
wxString GetWindowTitle ()
 
void SetAcceptedVME (const char *VME)
 
wxString GetAcceptedVME ()
 
void VmeParentSelect (const char *path)
 
- Public Member Functions inherited from albaWizardBlock
 albaWizardBlock (const char *name)
 
virtual ~albaWizardBlock ()
 
wxString GetName ()
 
virtual void SetNextBlock (const char *block)
 
virtual wxString GetNextBlock ()
 
virtual void Delete ()
 
albaString GetDescriptionLabel ()
 
void SetDescriptionLabel (const char *label)
 
void SetNextBlockOnAbort (const char *label)
 
virtual void Abort ()
 
void SetBlockProgress (int progress)
 
int GetBlockProgress ()
 

Protected Member Functions

virtual void ExcutionBegin ()
 
- Protected Member Functions inherited from albaWizardBlock
virtual void ExcutionBegin ()
 
virtual void ExcutionEnd ()
 
void SetSelectedVME (albaVME *node)
 
void SetListener (albaObserver *Listener)
 
int Success ()
 
virtual wxString GetRequiredOperation ()
 

Static Protected Member Functions

static int VMEAccept (albaVME *node)
 

Protected Attributes

wxString m_AcceptedVME
 
wxString m_Title
 
wxString m_Description
 
wxString m_VmeParentSelect
 
- Protected Attributes inherited from albaWizardBlock
wxString m_Name
 
wxString m_BlockType
 
wxString m_AbortBlock
 
wxString m_NextBlock
 
albaVMEm_SelectedVME
 
albaVMEm_InputVME
 
int m_Success
 
int m_Running
 
albaObserverm_Listener
 
albaString m_DescriptionLabel
 
long m_BlockProgress
 

Detailed Description

Class Name: albaWizardBlockVMEFindOrSelection.

Class for create a multiple choice switch inside wizard graph

Definition at line 35 of file albaWizardBlockVMEFindOrSelection.h.

Constructor & Destructor Documentation

◆ albaWizardBlockVMEFindOrSelection()

albaWizardBlockVMEFindOrSelection::albaWizardBlockVMEFindOrSelection ( const char *  name)

Default constructor.

◆ ~albaWizardBlockVMEFindOrSelection()

albaWizardBlockVMEFindOrSelection::~albaWizardBlockVMEFindOrSelection ( )

Default destructor.

Member Function Documentation

◆ SetWindowTitle()

void albaWizardBlockVMEFindOrSelection::SetWindowTitle ( const char *  Title)

Set The title of the selection window.

◆ GetWindowTitle()

wxString albaWizardBlockVMEFindOrSelection::GetWindowTitle ( )
inline

Get The title of the selection window.

Definition at line 49 of file albaWizardBlockVMEFindOrSelection.h.

◆ SetAcceptedVME()

void albaWizardBlockVMEFindOrSelection::SetAcceptedVME ( const char *  VME)

Set The title of the selection window.

◆ GetAcceptedVME()

wxString albaWizardBlockVMEFindOrSelection::GetAcceptedVME ( )
inline

Set The title of the selection window.

Definition at line 55 of file albaWizardBlockVMEFindOrSelection.h.

◆ VmeParentSelect()

void albaWizardBlockVMEFindOrSelection::VmeParentSelect ( const char *  path)

◆ ExcutionBegin()

virtual void albaWizardBlockVMEFindOrSelection::ExcutionBegin ( )
protectedvirtual

Starts the execution of the block.

Reimplemented from albaWizardBlock.

◆ VMEAccept()

static int albaWizardBlockVMEFindOrSelection::VMEAccept ( albaVME node)
staticprotected

Member Data Documentation

◆ m_AcceptedVME

wxString albaWizardBlockVMEFindOrSelection::m_AcceptedVME
protected

Definition at line 70 of file albaWizardBlockVMEFindOrSelection.h.

◆ m_Title

wxString albaWizardBlockVMEFindOrSelection::m_Title
protected

Definition at line 71 of file albaWizardBlockVMEFindOrSelection.h.

◆ m_Description

wxString albaWizardBlockVMEFindOrSelection::m_Description
protected

Definition at line 72 of file albaWizardBlockVMEFindOrSelection.h.

◆ m_VmeParentSelect

wxString albaWizardBlockVMEFindOrSelection::m_VmeParentSelect
protected

Definition at line 73 of file albaWizardBlockVMEFindOrSelection.h.


The documentation for this class was generated from the following file: