![]() |
Mako 8.2.0 API
MakoCore SDK API Documentation
|
EDL smart pointers which, in conjunction with the IRCOject class, provide reference-counted and automatically garbage-collected IEDLObjects which are typically returned by one of the EDL class factories.
More...
Go to the source code of this file.
Classes | |
| class | shared_ptr< T > |
| class | shared_constptr< T > |
Macros | |
| #define | DECL_SMART_PTR(cls) |
| #define | CSmartPtr EDL::shared_ptr |
EDL smart pointers which, in conjunction with the IRCOject class, provide reference-counted and automatically garbage-collected IEDLObjects which are typically returned by one of the EDL class factories.
| #define CSmartPtr EDL::shared_ptr |
| #define DECL_SMART_PTR | ( | cls | ) |