#include <SEEventManager.h>
◆ SEActiveEvent() [1/2]
SEActiveEvent::SEActiveEvent |
( |
eEvent |
e, |
|
|
const SEScalarTime & |
duration |
|
) |
| |
◆ SEActiveEvent() [2/2]
SEActiveEvent::SEActiveEvent |
( |
eEvent |
e, |
|
|
double |
duration, |
|
|
const TimeUnit & |
unit |
|
) |
| |
◆ GetDuration()
◆ GetEvent()
eEvent SEActiveEvent::GetEvent |
( |
| ) |
const |
|
inline |
◆ SerializeFromString()
bool SEActiveEvent::SerializeFromString |
( |
const std::string & |
src, |
|
|
std::vector< const SEActiveEvent * > & |
active, |
|
|
eSerializationFormat |
m, |
|
|
Logger * |
logger |
|
) |
| |
|
static |
◆ SerializeToString()
bool SEActiveEvent::SerializeToString |
( |
std::vector< const SEActiveEvent * > & |
active, |
|
|
std::string & |
output, |
|
|
eSerializationFormat |
m, |
|
|
Logger * |
logger |
|
) |
| |
|
static |
◆ m_Duration
◆ m_Event
eEvent SEActiveEvent::m_Event |
|
protected |