CFx SDK Documentation
2020SP3
|
Go to the documentation of this file.
24 #ifndef _EDLISPENGINE_H_INCLUDED_
25 #define _EDLISPENGINE_H_INCLUDED_
107 #endif //_EDLISPENGINE_H_INCLUDED_
OdSmartPtr< OdEdLispEngine > OdEdLispEnginePtr
virtual void lispEnded(OdEdCommandContext *pCmdCtx)
ODRX_DECLARE_MEMBERS(OdEdLispEngineReactor)
virtual OdEdLispEnginePtr createLispEngine()=0
virtual void lispCancelled(OdEdCommandContext *pCmdCtx)
ODRX_DECLARE_MEMBERS(OdEdLispEngine)
OdSmartPtr< OdEdLispModule > OdEdLispModulePtr
virtual void addReactor(OdEdLispEngineReactor *pReactor)=0
virtual void lispWillStart(OdEdCommandContext *pCmdCtx, const OdString &firstLine)
virtual void execute(OdEdCommandContext *pCmdCtx, const OdString &firstLine)=0
OdSmartPtr< OdEdLispEngineReactor > OdEdLispEngineReactorPtr
ODRX_DECLARE_MEMBERS(OdEdLispModule)
virtual void removeReactor(OdEdLispEngineReactor *pReactor)=0