#include <StreamTag.h>
Inheritance diagram for illiminable::libCMMLTagsDotNET::StreamTag:
Public Member Functions | |
StreamTag (void) | |
StreamTag (C_StreamTag *inTag, bool inDeleteBase) | |
virtual | ~StreamTag (void) |
String * | timebase () |
String * | utc () |
ImportTagList * | importList () |
void | setTimebase (String *inTimebase) |
void | setUtc (String *inUtc) |
void | setImportList (ImportTagList *inTagList) |
virtual String * | toString () |
C_StreamTag * | getMe () |
String * | id () |
void | setId (String *inId) |
Protected Attributes | |
C_CMMLTag * | mBaseClass |
bool | mDeleteBase |
|
Definition at line 41 of file StreamTag.cpp. |
|
Definition at line 46 of file StreamTag.cpp. |
|
Definition at line 53 of file StreamTag.cpp. |
|
Definition at line 96 of file StreamTag.cpp. Referenced by importList(), setImportList(), illiminable::libCMMLTagsDotNET::CMMLRootTag::setStream(), setTimebase(), setUtc(), timebase(), toString(), and utc(). |
|
Definition at line 52 of file CMMLTag.cpp. References C_CMMLTag::id(), and illiminable::libCMMLTagsDotNET::CMMLTag::mBaseClass. |
Here is the call graph for this function:
|
Definition at line 68 of file StreamTag.cpp. References getMe(). |
Here is the call graph for this function:
|
Definition at line 57 of file CMMLTag.cpp. References illiminable::libCMMLTagsDotNET::CMMLTag::mBaseClass, and C_CMMLTag::setId(). |
Here is the call graph for this function:
|
Definition at line 87 of file StreamTag.cpp. References C_ImportTagList::clone(), illiminable::libCMMLTagsDotNET::ImportTagList::getMe(), getMe(), and C_StreamTag::setImportList(). |
Here is the call graph for this function:
|
Definition at line 74 of file StreamTag.cpp. References getMe(), and C_StreamTag::setTimebase(). |
Here is the call graph for this function:
|
Definition at line 81 of file StreamTag.cpp. References getMe(), and C_StreamTag::setUtc(). |
Here is the call graph for this function:
|
Definition at line 62 of file StreamTag.cpp. References getMe(). |
Here is the call graph for this function:
|
Implements illiminable::libCMMLTagsDotNET::CMMLTag. Definition at line 92 of file StreamTag.cpp. References getMe(). |
Here is the call graph for this function:
|
Definition at line 65 of file StreamTag.cpp. References getMe(). |
Here is the call graph for this function:
|
Definition at line 121 of file CMMLTag.h. Referenced by illiminable::libCMMLTagsDotNET::CMMLTag::id(), and illiminable::libCMMLTagsDotNET::CMMLTag::setId(). |
|
|