Action() | Action | |
AssertValid() const | CCObject | [virtual] |
cc_classCCObject | CCObject | [static] |
CCObject() | CCObject | [protected] |
ClearPointers() | ListItem | [virtual] |
Dump() | Action | [virtual] |
ListItem::Dump(CDumpContext &dc) const | CCObject | [virtual] |
Execute() | InitBlendAction | [virtual] |
GetItem(void) | ListItem | [virtual] |
GetMyClass() | CCObject | [static] |
GetRuntimeClass() const | CCObject | [virtual] |
GetRuntimeClassByName(LPCTSTR pClassName) | CCObject | [static] |
GetSize() | Action | |
GetWorkingDoc() | Action | [inline] |
GetWorkingDocView() | Action | [inline] |
GetWorkingView() | Action | [inline] |
Init(UndoableOperation *pOp, ActionList *pActionList, NodeBlend *pThisNodeBlend, BOOL StoreStartAndEndNodes=FALSE, BOOL bReverse=FALSE, BOOL bNodesMayBeChanged=FALSE) | InitBlendAction | [static] |
Action::Init(Operation *pOp, ActionList *pActionList, UINT32 Size, CCRuntimeClass *ActionClass, Action **NewAction) | Action | [static] |
ListItem::Init() | SimpleCCObject | [static] |
InitBlendAction() | InitBlendAction | |
InitOnBlender(UndoableOperation *pOp, ActionList *pActionList, NodeBlender *pThisNodeBlender, BOOL StoreStartAndEndNodes=FALSE, BOOL bReverse=FALSE) | InitBlendAction | [static] |
IsADiscardableAction() | Action | [inline, virtual] |
IsKindOf(const CCRuntimeClass *pClass) const | CCObject | |
ListItem() | ListItem | |
m_bNodesMayBeChanged | InitBlendAction | [protected] |
m_bReverse | InitBlendAction | [protected] |
m_bStoreStartAndEndNodes | InitBlendAction | [protected] |
m_enInitType | InitBlendAction | [protected] |
m_pEndNode | InitBlendAction | [protected] |
m_pNodeBlend | InitBlendAction | [protected] |
m_pNodeBlender | InitBlendAction | [protected] |
m_pStartNode | InitBlendAction | [protected] |
MemoryDump() | SimpleCCObject | [static] |
MemoryTrackAdd(void *p, LPCSTR Filename, INT32 Line) | SimpleCCObject | [static] |
operator delete(void *p) | SimpleCCObject | |
operator new(size_t, void *p) | SimpleCCObject | [inline] |
operator new(size_t nSize) | SimpleCCObject | |
operator new(size_t nSize, LPCSTR lpszFileName, INT32 nLine) | SimpleCCObject | |
pOperation | Action | [protected] |
pOppositeActLst | Action | [protected] |
Size | Action | [protected] |
Slaughter() | Action | [virtual] |
TransferToOtherOp(Operation *pOtherOp, ActionList *pAddActions, ActionList *pOtherActions) | Action | |
~Action() | Action | [virtual] |
~CCObject() | CCObject | [virtual] |
~InitBlendAction() | InitBlendAction | |
~ListItem() | ListItem | [inline, virtual] |