#include <SEEventManager.h>
◆ SEEventChange()
SEEventChange::SEEventChange |
( |
eEvent |
e, |
|
|
bool |
active, |
|
|
const SEScalarTime * |
simTime = nullptr |
|
) |
| |
◆ GetActive()
bool SEEventChange::GetActive |
( |
| ) |
const |
|
inline |
◆ GetEvent()
eEvent SEEventChange::GetEvent |
( |
| ) |
const |
|
inline |
◆ GetSimTime()
◆ SerializeFromString()
bool SEEventChange::SerializeFromString |
( |
const std::string & |
src, |
|
|
std::vector< const SEEventChange * > & |
changes, |
|
|
eSerializationFormat |
m, |
|
|
Logger * |
logger |
|
) |
| |
|
static |
◆ SerializeToString()
bool SEEventChange::SerializeToString |
( |
std::vector< const SEEventChange * > & |
changes, |
|
|
std::string & |
output, |
|
|
eSerializationFormat |
m, |
|
|
Logger * |
logger |
|
) |
| |
|
static |
◆ m_Active
bool SEEventChange::m_Active |
|
protected |
◆ m_Event
eEvent SEEventChange::m_Event |
|
protected |
◆ m_SimTime