#include <sim_model_source.h>
Definition at line 64 of file sim_model_source.h.
◆ GenerateDevice()
std::string SIM_MODEL_SERIALIZER::GenerateDevice |
( |
| ) |
const |
|
inherited |
◆ GenerateDeviceSubtype()
std::string SIM_MODEL_SERIALIZER::GenerateDeviceSubtype |
( |
| ) |
const |
|
inherited |
◆ GenerateEnable()
std::string SIM_MODEL_SERIALIZER::GenerateEnable |
( |
| ) |
const |
|
inherited |
◆ GenerateParams()
std::string SIM_MODEL_SERIALIZER::GenerateParams |
( |
| ) |
const |
|
inherited |
◆ generateParamValuePair()
std::string SIM_MODEL_SERIALIZER::generateParamValuePair |
( |
const SIM_MODEL::PARAM & | aParam | ) |
const |
|
protectedinherited |
◆ GeneratePins()
std::string SIM_MODEL_SERIALIZER::GeneratePins |
( |
| ) |
const |
|
inherited |
◆ GenerateValue()
std::string SIM_MODEL_SERIALIZER::GenerateValue |
( |
| ) |
const |
|
inherited |
◆ ParseEnable()
void SIM_MODEL_SERIALIZER::ParseEnable |
( |
const std::string & | aEnable | ) |
|
|
inherited |
◆ ParseParams()
bool SIM_MODEL_SERIALIZER::ParseParams |
( |
const std::string & | aParams | ) |
|
|
inherited |
◆ ParsePins()
void SIM_MODEL_SERIALIZER::ParsePins |
( |
const std::string & | aPins | ) |
|
|
inherited |
◆ ParseValue()
void SIM_MODEL_SERIALIZER::ParseValue |
( |
const std::string & | aValue | ) |
|
|
inherited |
◆ SIM_MODEL_SERIALIZER()
SIM_MODEL_SERIALIZER::SIM_MODEL_SERIALIZER |
( |
SIM_MODEL & | aModel | ) |
|
|
inline |
◆ m_model
Definition at line 141 of file sim_model_serializer.h.
Referenced by GenerateDevice(), GenerateDeviceSubtype(), GenerateEnable(), GenerateParams(), GeneratePins(), GenerateValue(), ParseEnable(), ParseParams(), ParsePins(), ParseValue(), and SIM_MODEL_SERIALIZER().
The documentation for this class was generated from the following file: