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

EDL uses the concept of a "property" that can store a value that has one of a number of different types (integer, string, pointer, time etc.) More...

#include <edl/edlqname.h>
#include <edl/edltypes.h>
#include <edl/edltime.h>
#include <edl/iedlobject.h>
#include <edl/edlstring.h>
#include <edl/edlerrors.h>
Include dependency graph for edlproperty.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PValue
 Stores a "property" value that is tagged with an enumeration value that indicates the underlying type. More...

Detailed Description

EDL uses the concept of a "property" that can store a value that has one of a number of different types (integer, string, pointer, time etc.)