#include <CarlaRecorderEventDel.h>
Public 成员函数 | |
void | Read (std::istream &InFile) |
void | Write (std::ostream &OutFile) const |
Public 属性 | |
uint32_t | DatabaseId |
在文件 CarlaRecorderEventDel.h 第 12 行定义.
void CarlaRecorderEventDel::Read | ( | std::istream & | InFile | ) |
在文件 CarlaRecorderEventDel.cpp 第 11 行定义.
引用了 DatabaseId.
被这些函数引用 CarlaRecorderQuery::QueryBlocked(), CarlaRecorderQuery::QueryCollisions() , 以及 CarlaRecorderQuery::QueryInfo().
void CarlaRecorderEventDel::Write | ( | std::ostream & | OutFile | ) | const |
在文件 CarlaRecorderEventDel.cpp 第 16 行定义.
引用了 DatabaseId.
uint32_t CarlaRecorderEventDel::DatabaseId |
在文件 CarlaRecorderEventDel.h 第 14 行定义.
被这些函数引用 CarlaRecorderQuery::QueryInfo(), Read() , 以及 Write().