![]() |
DDraceNetwork Documentation
|
#include <demo.h>
Public Member Functions | |
| virtual void | Init (class CSnapshotDelta *pSnapshotDelta, class IConsole *pConsole, class IStorage *pStorage) |
| bool | Slice (const char *pDemo, const char *pDst, int StartTick, int EndTick, DEMOFUNC_FILTER pfnFilter, void *pUser) override |
Public Member Functions inherited from IInterface | |
| IInterface () | |
| virtual void | Shutdown () |
| virtual | ~IInterface ()=default |
Private Attributes | |
| IConsole * | m_pConsole |
| IStorage * | m_pStorage |
| class CSnapshotDelta * | m_pSnapshotDelta |
Additional Inherited Members | |
Static Public Member Functions inherited from IDemoEditor | |
| static const char * | InterfaceName () |
Protected Member Functions inherited from IInterface | |
| IKernel * | Kernel () |
|
virtual |
|
overridevirtual |
Implements IDemoEditor.
|
private |
|
private |
|
private |