![]() |
Mako 8.2.0 API
MakoCore SDK API Documentation
|
EDL iterator template classes designed to allow iteration over the contents of a collection. Then a set of typedefs that provide collections of doubles, FPoints, FRects, EDLStrings and EDLSysStrings that can then be iterated over. More...
#include <edl/ircobject.h>
#include <edl/idomid.h>
#include <edl/edlstring.h>
#include <edl/edlgeom.h>
#include <edl/edltypes.h>
Go to the source code of this file.
Classes | |
class | IInputEnum< T > |
class | IInputEnumRC< T > |
Typedefs | |
typedef IInputEnumRC< double > | IDoubleCollectionEnum |
typedef IInputEnumRC< EDLString > | IEDLStringCollectionEnum |
typedef IInputEnumRC< EDLSysString > | IEDLSysStringCollectionEnum |
typedef IInputEnumRC< DOMid > | IDOMidCollectionEnum |
Functions | |
DECL_SMART_PTR (IDoubleCollectionEnum) | |
DECL_SMART_PTR (IEDLStringCollectionEnum) | |
DECL_SMART_PTR (IEDLSysStringCollectionEnum) | |
DECL_SMART_PTR (IDOMidCollectionEnum) |
EDL iterator template classes designed to allow iteration over the contents of a collection. Then a set of typedefs that provide collections of doubles, FPoints, FRects, EDLStrings and EDLSysStrings that can then be iterated over.
typedef IInputEnumRC<DOMid> IDOMidCollectionEnum |
typedef IInputEnumRC<double> IDoubleCollectionEnum |
DECL_SMART_PTR | ( | IDOMidCollectionEnum | ) |
DECL_SMART_PTR | ( | IDoubleCollectionEnum | ) |
DECL_SMART_PTR | ( | IEDLStringCollectionEnum | ) |
DECL_SMART_PTR | ( | IEDLSysStringCollectionEnum | ) |