This is the complete list of members for XCommand, including all inherited members.
_AddToMenu(IEditActionMenu *menu) | MstnEditAction | protectedvirtual |
_CanDisplay() const override | XCommand | protectedvirtual |
_CanDisplayChanged(bool newValue) | IXCommand | protectedvirtual |
_CanExecute() const override | XCommand | protectedvirtual |
_CanExecuteChanged(bool newValue) | IXCommand | protectedvirtual |
_EvaluateEnableExpression(bool defaultValue) const override | XCommand | protectedvirtual |
_EvaluateMarkExpression(MenuMarkType defaultValue) const override | XCommand | protectedvirtual |
_EvaluateShowExpression(bool defaultValue) const override | XCommand | protectedvirtual |
_EvaluateToggleExpression(bool defaultValue) const override | XCommand | protectedvirtual |
_ExecuteCmd(Bentley::ECN::IAUIDataContextCP instance, WCharCP unparsed) override | XCommand | protectedvirtual |
_ExecuteCmd(Bentley::ECN::IAUIDataContextCP instance) override | XCommand | protectedvirtual |
Bentley::MstnPlatform::MstnEditAction::_ExecuteCmd(ECN::IAUIDataContextCP instance) override | MstnEditAction | protectedvirtual |
_GetAccelerator() const override | XCommand | protectedvirtual |
_GetAcceleratorString(WStringR accelStr) const override | XCommand | protectedvirtual |
_GetAttributes() const override | XCommand | protectedvirtual |
_GetCmdNumber(CommandNumber &cmdNumber, WString &unparsed, WCharCP &taskId) override | XCommand | protectedvirtual |
_GetCommandId() const override | XCommand | protectedvirtual |
_GetDescription() const override | XCommand | protectedvirtual |
_GetEnableExpression(WStringR expression) const override | XCommand | protectedvirtual |
_GetFeatureTrackingId(WStringR featureTrackingId) const override | XCommand | protectedvirtual |
_GetIconName(WStringR iconName) const override | XCommand | protectedvirtual |
_GetImageId() const override | XCommand | protectedvirtual |
_GetIsEnabled() const override | XCommand | protectedvirtual |
_GetLabel() const override | XCommand | protectedvirtual |
_GetMarkExpression(WStringR expression) const override | XCommand | protectedvirtual |
_GetShowExpression(WStringR expression) const override | XCommand | protectedvirtual |
_GetToggleExpression(WStringR expression) const override | XCommand | protectedvirtual |
_GetUISyncEvents(WStringR value) const override | XCommand | protectedvirtual |
_HasEnableExpression() const override | XCommand | protectedvirtual |
_HasMarkExpression() const override | XCommand | protectedvirtual |
_HasShowExpression() const override | XCommand | protectedvirtual |
_HasToggleExpression() const override | XCommand | protectedvirtual |
_IsAllowed() const | IXCommand | protectedvirtual |
_IsUserDefined() const override | XCommand | protectedvirtual |
_SetAccelerator(UInt32 accelerator) override | XCommand | protectedvirtual |
_SetAttributes(UInt32 attributes) override | XCommand | protectedvirtual |
_SetCanDisplay(bool value) override | XCommand | protectedvirtual |
_SetCanExecute(bool value) override | XCommand | protectedvirtual |
_SetCmdNumber(CommandNumber cmdNumber, WCharCP taskId, WCharCP unparsed) override | XCommand | protectedvirtual |
_SetDescription(WCharCP description) override | XCommand | protectedvirtual |
_SetEnableExpression(WCharCP expression) override | XCommand | protectedvirtual |
_SetFeatureTrackingId(WCharCP featureTrackingId) override | XCommand | protectedvirtual |
_SetImageId(Bentley::ECN::ECImageKeyCR key) override | XCommand | protectedvirtual |
_SetIsEnabled(bool enabled) override | XCommand | protectedvirtual |
_SetLabel(WCharCP label) override | XCommand | protectedvirtual |
_SetMarkExpression(WCharCP expression) override | XCommand | protectedvirtual |
_SetShowExpression(WCharCP expression) override | XCommand | protectedvirtual |
_SetToggleExpression(WCharCP expression) override | XCommand | protectedvirtual |
_SetUISyncEvents(WCharCP value) override | XCommand | protectedvirtual |
AddToMenu(IEditActionMenu *menu) | MstnEditAction | protected |
CanDisplay() const | IXCommand | |
CanDisplayChanged(bool newValue) | IXCommand | |
CanExecute() const | IXCommand | |
CanExecuteChanged(bool newValue) | IXCommand | |
Create(WCharCP commandId) | XCommand | static |
EvaluateEnableExpression(bool defaultValue) const | IXCommand | |
EvaluateMarkExpression(MenuMarkType defaultValue) const | IXCommand | |
EvaluateShowExpression(bool defaultValue) const | IXCommand | |
EvaluateToggleExpression(bool defaultValue) const | IXCommand | |
ExecuteCmd(Bentley::ECN::IAUIDataContextCP instance, WCharCP unparsed) | IXCommand | |
GetAccelerator() const | IXCommand | |
GetAcceleratorString(WStringR accelStr) const | IXCommand | |
GetAttributes() const | IXCommand | |
GetEnableExpression(WStringR expression) const | IXCommand | |
GetFeatureTrackingId(WStringR featureTrackingId) const | IXCommand | |
GetIconName(WStringR iconName) const | IXCommand | |
GetJournal() | XCommand | |
GetMarkExpression(WStringR expression) const | IXCommand | |
GetShowExpression(WStringR expression) const | IXCommand | |
GetToggleExpression(WStringR expression) const | IXCommand | |
GetUISyncEvents(WStringR expression) const | IXCommand | |
HasEnableExpression() const | IXCommand | |
HasMarkExpression() const | IXCommand | |
HasShowExpression() const | IXCommand | |
HasToggleExpression() const | IXCommand | |
IsAllowed() const | IXCommand | |
IsUserDefined() const | IXCommand | |
m_accelerator | XCommand | protected |
m_attributes | XCommand | protected |
m_canDisplay | XCommand | protected |
m_canExecute | XCommand | protected |
m_commandId | XCommand | protected |
m_commandNumber | XCommand | protected |
m_commandTaskId | XCommand | protected |
m_description | XCommand | protected |
m_enableUICriteria | XCommand | protected |
m_featureTrackingId | XCommand | protected |
m_image | XCommand | protected |
m_isUserDefined | XCommand | protected |
m_journalCommand | XCommand | protected |
m_label | XCommand | protected |
m_markUICriteria | XCommand | protected |
m_showUICriteria | XCommand | protected |
m_toggleUICriteria | XCommand | protected |
m_UISyncEvents | XCommand | protected |
m_unparsed | XCommand | protected |
SetAccelerator(UInt32 accelerator) | IXCommand | |
SetAttributes(UInt32 attributes) | IXCommand | |
SetCanDisplay(bool value) | IXCommand | |
SetCanExecute(bool value) | IXCommand | |
SetCmdNumber(CommandNumber cmdNumber, WCharCP taskId, WCharCP unparsed) | XCommand | |
SetEnableExpression(WCharCP expression) | IXCommand | |
SetFeatureTrackingId(WCharCP featureTrackingId) | IXCommand | |
SetIsUserDefined(bool isUserDefined=true) | XCommand | |
SetJournal(bool journal) | XCommand | |
SetMarkExpression(WCharCP expression) | IXCommand | |
SetShowExpression(WCharCP expression) | IXCommand | |
SetToggleExpression(WCharCP expression) | IXCommand | |
SetUISyncEvents(WCharCP expression) | IXCommand | |
XCommand(WCharCP commandId) | XCommand | protected |
~XCommand() | XCommand | protectedvirtual |