#include <metadata.h>
Inheritance diagram for TimecodeComponent:

Public Member Functions | |
| TimecodeComponent (std::string BaseType) | |
| TimecodeComponent (MDOTypePtr BaseType) | |
| TimecodeComponent (const UL &BaseUL) | |
| TimecodeComponent (ULPtr &BaseUL) | |
Static Public Member Functions | |
| static TimecodeComponentPtr | GetTimecodeComponent (MDObjectPtr Object) | 
| Return the containing "TimecodeComponent" object for this MDObject.   | |
| static TimecodeComponentPtr | Parse (MDObjectPtr BaseObject) | 
| Parse an existing MDObject into a TimecodeComponent object.   | |
Protected Member Functions | |
| TimecodeComponent (MDObjectPtr BaseObject) | |
| Protected constructor used to create from an existing MDObject.   | |
| TimecodeComponent | ( | MDObjectPtr | BaseObject | ) |  [inline, protected] | 
        
Protected constructor used to create from an existing MDObject.
| TimecodeComponent | ( | std::string | BaseType | ) |  [inline] | 
        
| TimecodeComponent | ( | MDOTypePtr | BaseType | ) |  [inline] | 
        
| TimecodeComponent | ( | const UL & | BaseUL | ) |  [inline] | 
        
| TimecodeComponent | ( | ULPtr & | BaseUL | ) |  [inline] | 
        
| TimecodeComponentPtr GetTimecodeComponent | ( | MDObjectPtr | Object | ) |  [static] | 
        
Return the containing "TimecodeComponent" object for this MDObject.
| TimecodeComponentPtr Parse | ( | MDObjectPtr | BaseObject | ) |  [static] | 
        
Parse an existing MDObject into a TimecodeComponent object.
 1.5.1-p1