Version: 9.15.0
mycomponentinstance Struct Reference

#include <factory.hxx>

Collaboration diagram for mycomponentinstance:

Public Attributes

std::string _name
 
std::string _kind
 
std::string _component
 
std::string _container
 
std::map< std::string, std::string > _props
 

Detailed Description

Definition at line 125 of file factory.hxx.

Member Data Documentation

◆ _component

std::string mycomponentinstance::_component

Definition at line 129 of file factory.hxx.

Referenced by YACS::componentinstancetypeParser::component().

◆ _container

std::string mycomponentinstance::_container

Definition at line 130 of file factory.hxx.

Referenced by YACS::componentinstancetypeParser::load().

◆ _kind

std::string mycomponentinstance::_kind

Definition at line 128 of file factory.hxx.

Referenced by YACS::componentinstancetypeParser::kind().

◆ _name

std::string mycomponentinstance::_name

Definition at line 127 of file factory.hxx.

Referenced by YACS::componentinstancetypeParser::name().

◆ _props

std::map<std::string,std::string> mycomponentinstance::_props

The documentation for this struct was generated from the following file: