![]() |
Mako 8.2.0 API
MakoCore SDK API Documentation
|
#include <edl/edlstream.h>
Public Member Functions | |
CFileStreamWithCallbackParams (const EDLSysString &sName, FileStreamReadFunc pReadFunc, void *pPriv) | |
Public Member Functions inherited from CFileStreamParams | |
CFileStreamParams (const EDLSysString &sName, bool append=false) | |
Public Member Functions inherited from CClassParams | |
virtual | ~CClassParams () |
Public Attributes | |
FileStreamReadFunc | m_pReadFunc |
void * | m_pPriv |
Public Attributes inherited from CFileStreamParams | |
EDLSysString | m_sName |
bool | m_bAppend |
|
inline |
void* CFileStreamWithCallbackParams::m_pPriv |
FileStreamReadFunc CFileStreamWithCallbackParams::m_pReadFunc |