|
| bool | initialize (bool, void *, wchar_t const *) |
| |
| bool | isOperational (void) |
| |
| void | addBoolAttToStateTrans (wchar_t const *, bool) |
| |
| void | addDoubleAttToStateTrans (wchar_t const *, double) |
| |
| void | addIntAttToStateTrans (wchar_t const *, int) |
| |
| void | addStringAttToStateTrans (wchar_t const *, wchar_t const *) |
| |
| void | beginStateTransaction (wchar_t const *) |
| |
| void | beginWaypointTransaction (wchar_t const *) |
| |
| void | endStateTransaction (bool) |
| |
| void | endWaypointTransaction (bool) |
| |
| void | logCoroutineNeeded (int, wchar_t const *) |
| |
| void | logExportDlgEnd (wchar_t const *, int, bool) |
| |
| void | logExportDlgStart (wchar_t const *, bool) |
| |
| void | logGeoMarkerAdded (int) |
| |
| void | logIcLaunch (int, wchar_t const *, wchar_t const *, wchar_t const *, wchar_t const *) |
| |
| void | logIcQuery (wchar_t const *, int) |
| |
| void | logInitialWorkspaceESW (void) |
| |
| void | logInitialWorkspaceToolbar (wchar_t const *, bool) |
| |
| void | logMenuItem (wchar_t const *, wchar_t const *, wchar_t const *, wchar_t const *) const |
| |
| void | logModelessLayerItem (wchar_t const *, bool) const |
| |
| void | logPlotOk (AcCip_Plot_Option const &) |
| |
| void | logPropPalettePickAddToggle (bool) |
| |
| void | logPublishBtPress (AcCip_Publish_Option const &) |
| |
| void | logPublishDlgSheetNameColumnCM (wchar_t const *) |
| |
| void | logPublishPageSetup (AcCipPublish_PageSetup) |
| |
| void | logRibbonItemCommandExecute (wchar_t const *, wchar_t const *, wchar_t const *, bool, AcCip_DockState) const |
| |
| void | logSSMContextMenu (wchar_t const *, CMenu *, unsigned int) |
| |
| void | logSheetRenameRenumber (bool, bool, bool, bool) |
| |
| void | logSheetSelectionAction (wchar_t const *) |
| |
| void | logSheetSetClosed (IAcSmDatabase *) |
| |
| void | logSheetSetCreated (bool) |
| |
| void | logSheetSetManagerChanged (unsigned int, IAcSmPersist *) |
| |
| void | logSteeringWheelActivated (wchar_t const *) |
| |
| void | logSteeringWheelClicked (wchar_t const *, wchar_t const *, bool, bool) |
| |
| void | logSteeringWheelDragBegin (wchar_t const *, wchar_t const *, bool, bool) |
| |
| void | logSteeringWheelKeyUp (wchar_t const *) |
| |
| void | logSteeringWheelLoadOpts (AcCip_SteeringWheel_Opt *) |
| |
| void | logSteeringWheelWelcomeClicked (wchar_t const *) |
| |
| void | logViewCubeClicked (wchar_t const *, bool) |
| |
| void | logViewCubeDragBegin (wchar_t const *, bool) |
| |
| void | logViewCubeLoadOpts (AcCip_ViewCube_Opt const *) |
| |
| void | logViewCubeLockToSel (bool) |
| |
| void | setNewSheetImportFromLayout (bool) |
| |
| void | setPropPaletteWnd (CWnd *, CComboBox *) |
| |
| void | setQuickAccessPanelWnd (CWnd *, CComboBox *) |
| |
| void | setSSMPaletteSet (CAdUiPaletteSet *) |
| |
| void | setSheetSetOpenFrom (AcCipSSM_OpenFrom) |
| |
| void | setToolPalette (CAdUiPaletteSet const *) |
| |
| void | setUaLaunchType (wchar_t const *) |
| |
| void | unInitialize (void) |
| |
| void | waypointReached (CMLWaypoint *&) const |
| |
| void | waypointReachedWithNoState (wchar_t const *) const |
| |
| void | waypointReachedWithStringAtt (wchar_t const *, wchar_t const *, wchar_t const *, wchar_t const *) |
| |
Definition at line 31 of file AcCipUtil.h.