![]() |
libmoldeo (Moldeo 1.0 Core)
1.0
libmoldeo is the group of objects and functions that executes the basic operations of Moldeo 1.0 Platform.
|
#include <moDataManager.h>
Public Member Functions | |
| moDataSessionEventKey () | |
| moDataSessionEventKey (long p_Timecode, moMessage event) | |
| virtual | ~moDataSessionEventKey () |
| long | GetTimecode () |
| moMessage & | GetMessage () |
Definition at line 244 of file moDataManager.h.
| moDataSessionEventKey::moDataSessionEventKey | ( | ) |
Definition at line 644 of file moDataManager.cpp.
| moDataSessionEventKey::moDataSessionEventKey | ( | long | p_Timecode, |
| moMessage | event | ||
| ) |
Definition at line 648 of file moDataManager.cpp.
|
virtual |
Definition at line 655 of file moDataManager.cpp.
| moMessage & moDataSessionEventKey::GetMessage | ( | ) |
Definition at line 662 of file moDataManager.cpp.
| long moDataSessionEventKey::GetTimecode | ( | ) |
Definition at line 658 of file moDataManager.cpp.