12#ifndef WSFUCI_COMPONENTTYPES_HPP
13#define WSFUCI_COMPONENTTYPES_HPP
15#include "wsf_oms_uci_export.h"
WsfObjectTypeList(WsfScenario &aScenario, unsigned int aFlags, const std::string &aBlockName)
Definition WsfObjectTypeList.hpp:76
Contains the data required to create a simulation, and acts as the entry point for input file process...
Definition WsfScenario.hpp:111
static void RegisterComponentFactory(WsfScenario &aScenario)
Definition WsfUCI_ComponentTypes.cpp:78
static WSF_OMS_UCI_EXPORT UCI_ComponentTypes & Get(WsfScenario &aScenario)
Definition WsfUCI_ComponentTypes.cpp:66
UCI_ComponentTypes(WsfScenario &aScenario)
Use the type list constructor to register itself with the scenario.
Definition WsfUCI_ComponentTypes.cpp:54
Function definitions for those who need run-time access to the version.
Definition WsfComm.cpp:32