![]() |
Mako 8.2.0 API
MakoCore SDK API Documentation
|
EDL "collection" interface. More...
#include <edl/ircobject.h>#include <edl/iedlenum.h>#include <edl/idomid.h>#include <edl/smartptr.h>Go to the source code of this file.
Classes | |
| class | IEDLCollection< T > |
Typedefs | |
| typedef IEDLCollection< EDLString > | IEDLStringCollection |
| 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) | |
EDL "collection" interface.
| typedef CSmartPtr<IEDLCollection<DOMid> > CDOMidCollectionPtr |
| typedef CSmartPtr<IEDLCollection<double> > CDoubleCollectionPtr |
| typedef CSmartPtr<IEDLCollection<FPoint> > CFPointCollectionPtr |
| typedef CSmartPtr<IEDLCollection<FRect> > CFRectCollectionPtr |
| typedef IEDLCollection<EDLString> IEDLStringCollection |
| DECL_SMART_PTR | ( | IEDLStringCollection | ) |