![]() |
Mako 8.2.0 API
MakoCore SDK API Documentation
|
#include <edl/edlstream.h>
Go to the source code of this file.
Classes | |
class | IEDLTempStoreObject |
A mechanism for storing and accessing temporary data for use with Jaws Mako. More... | |
class | IEDLTempStore |
A self-cleaning area for storage of temporary data in the form of streams. One per session, obtainable from an ISession. Exceptions of type IEDLError are thrown on failures. More... | |
class | IEDLTempStore::Data |
Initialization data. More... |
Macros | |
#define | IEDLTempStoreClassID 0x3BABAADA, 0x3838435F, 0x8E576C41, 0xB8F94150 |
#define | edlobj2IEDLTempStore(src) |
Functions | |
DECL_SMART_PTR (IEDLTempStoreObject) | |
DECL_SMART_PTR (IEDLTempStore) |
#define edlobj2IEDLTempStore | ( | src | ) |
#define IEDLTempStoreClassID 0x3BABAADA, 0x3838435F, 0x8E576C41, 0xB8F94150 |
DECL_SMART_PTR | ( | IEDLTempStore | ) |
DECL_SMART_PTR | ( | IEDLTempStoreObject | ) |