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

EDL "collection" interface. More...

#include <edl/ircobject.h>
#include <edl/iedlenum.h>
#include <edl/idomid.h>
#include <edl/smartptr.h>
Include dependency graph for iedlcollection.h:

Go to the source code of this file.

Classes

class  IEDLCollection< T >

Typedefs

typedef IEDLCollection< EDLStringIEDLStringCollection
typedef CSmartPtr< IEDLCollection< double > > CDoubleCollectionPtr
typedef CSmartPtr< IEDLCollection< FPoint > > CFPointCollectionPtr
typedef CSmartPtr< IEDLCollection< FRect > > CFRectCollectionPtr
typedef CSmartPtr< IEDLCollection< DOMid > > CDOMidCollectionPtr

Functions

 DECL_SMART_PTR (IEDLStringCollection)

Detailed Description

EDL "collection" interface.

Typedef Documentation

◆ CDOMidCollectionPtr

◆ CDoubleCollectionPtr

◆ CFPointCollectionPtr

◆ CFRectCollectionPtr

◆ IEDLStringCollection

Function Documentation

◆ DECL_SMART_PTR()

DECL_SMART_PTR ( IEDLStringCollection )