Mako 8.2.0 API
MakoCore SDK API Documentation
Loading...
Searching...
No Matches
iedlenum.h File Reference

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>
Include dependency graph for iedlenum.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IInputEnum< T >
class  IInputEnumRC< T >

Typedefs

typedef IInputEnumRC< double > IDoubleCollectionEnum
typedef IInputEnumRC< EDLStringIEDLStringCollectionEnum
typedef IInputEnumRC< EDLSysStringIEDLSysStringCollectionEnum
typedef IInputEnumRC< DOMidIDOMidCollectionEnum

Functions

 DECL_SMART_PTR (IDoubleCollectionEnum)
 DECL_SMART_PTR (IEDLStringCollectionEnum)
 DECL_SMART_PTR (IEDLSysStringCollectionEnum)
 DECL_SMART_PTR (IDOMidCollectionEnum)

Detailed Description

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 Documentation

◆ IDOMidCollectionEnum

◆ IDoubleCollectionEnum

◆ IEDLStringCollectionEnum

◆ IEDLSysStringCollectionEnum

Function Documentation

◆ DECL_SMART_PTR() [1/4]

DECL_SMART_PTR ( IDOMidCollectionEnum )

◆ DECL_SMART_PTR() [2/4]

DECL_SMART_PTR ( IDoubleCollectionEnum )

◆ DECL_SMART_PTR() [3/4]

DECL_SMART_PTR ( IEDLStringCollectionEnum )

◆ DECL_SMART_PTR() [4/4]

DECL_SMART_PTR ( IEDLSysStringCollectionEnum )