|
| | ACRX_DECLARE_MEMBERS (AcEdCommandStack) |
| |
| virtual Acad::ErrorStatus | addCommand (const ACHAR *sGroupName, const ACHAR *sGlobalName, const ACHAR *sLocalName, Adesk::Int32 commandFlags, AcRxFunctionPtr pFunction, AcEdUIContext *=NULL, int=-1, HINSTANCE=NULL, AcEdCommand **=NULL) |
| |
| virtual Acad::ErrorStatus | removeCmd (const ACHAR *groupName, const ACHAR *globalName) |
| |
| virtual Acad::ErrorStatus | removeGroup (const ACHAR *) |
| |
| AcEdCommandIterator * | iterator () |
| |
| virtual AcEdCommand * | lookupCmd (const ACHAR *, bool) |
| |
| virtual AcEdCommand * | lookupCmd (const ACHAR *, bool, bool) |
| |
| virtual AcEdCommand * | lookupCmd (const ACHAR *, bool, bool, bool) |
| |
| virtual Acad::ErrorStatus | popGroupToTop (const ACHAR *) |
| |
| virtual AcEdCommand * | lookupGlobalCmd (const ACHAR *) |
| |
| virtual AcEdCommand * | lookupLocalCmd (const ACHAR *) |
| |
| virtual AcRxObject * | queryX (AcRxClass const *) const |
| |
| AcRxObject * | x (AcRxClass const *) const |
| |
| virtual AcRxClass * | isA (void) const |
| |
| virtual AcRxObject * | clone (void) const |
| |
| virtual AcRx::Ordering | comparedTo (AcRxObject const *) const |
| |
| virtual Acad::ErrorStatus | copyFrom (AcRxObject const *) |
| |
| virtual int | isEqualTo (AcRxObject const *) const |
| |
| bool | isKindOf (const AcRxClass *pOtherClass) const |
| |
| virtual | ~AcRxObject (void) |
| |
| | AcRTTIObject () |
| |
| virtual | ~AcRTTIObject () |
| |
| | AcObject () |
| |
| | AcObject (const AcObject &source) |
| |
| virtual | ~AcObject () |
| |
| void * | data () const |
| |
Definition at line 421 of file addclass.h.