Class used to manage a service runtime configuration to be loaded with mlgen. More...
#include <ServiceDeploymentConfiguration.hpp>
Public Member Functions | |
std::string | getServiceActiveObjectName () |
std::string | getServiceClassName () |
std::string | getServiceConfigurationFilename () |
std::string | getServiceEntityName () |
std::string | getServiceHeaderFilename () |
std::string | getServiceInstanceName () |
std::string | getServiceNamespace () |
ServiceDeploymentConfiguration (shared_ptr< XmlElement > xml) |
Class used to manage a service runtime configuration to be loaded with mlgen.
Definition at line 52 of file ServiceDeploymentConfiguration.hpp.