Mako 8.2.0 API
MakoCore SDK API Documentation
Loading...
Searching...
No Matches
CInputMemoryParams Class Reference

#include <edl/edlstream.h>

Inheritance diagram for CInputMemoryParams:
[legend]

Public Member Functions

 CInputMemoryParams (const uint8 *mem, int32 length, bool makeCopy, bool free=true)
Public Member Functions inherited from CClassParams
virtual ~CClassParams ()

Public Attributes

const uint8m_memory
int32 m_length
bool m_makeCopy
bool m_free

Constructor & Destructor Documentation

◆ CInputMemoryParams()

CInputMemoryParams::CInputMemoryParams ( const uint8 * mem,
int32 length,
bool makeCopy,
bool free = true )
inline

Member Data Documentation

◆ m_free

bool CInputMemoryParams::m_free

◆ m_length

int32 CInputMemoryParams::m_length

◆ m_makeCopy

bool CInputMemoryParams::m_makeCopy

◆ m_memory

const uint8* CInputMemoryParams::m_memory

The documentation for this class was generated from the following file: