Scenario::ScenarioBeingCopied Struct Reference
Public Member Functions | |
ScenarioBeingCopied (const rapidjson::Value &obj, const Scenario::ProcessModel &scenario, const score::DocumentContext &ctx) | |
Public Attributes | |
std::vector< TimeSyncModel * > | timesyncs |
std::vector< IntervalModel * > | intervals |
std::vector< EventModel * > | events |
std::vector< StateModel * > | states |
std::vector< Process::CableData > | cables |
std::vector< Id< IntervalModel > > | interval_ids |
std::vector< Id< TimeSyncModel > > | timesync_ids |
std::vector< Id< EventModel > > | event_ids |
std::vector< Id< StateModel > > | state_ids |
The documentation for this struct was generated from the following file: