CHROMA
|
#include <inline_copy_map_obj.h>
Public Attributes | |
std::string | object_type |
std::string | input_id |
std::string | output_id |
GroupXML_t | output_obj |
Definition at line 29 of file inline_copy_map_obj.h.
std::string Chroma::InlineCopyMapObjEnv::Params::NamedObject_t::input_id |
Definition at line 31 of file inline_copy_map_obj.h.
Referenced by Chroma::InlineCopyMapObjEnv::InlineMeas::operator()(), and Chroma::InlineCopyMapObjEnv::read().
std::string Chroma::InlineCopyMapObjEnv::Params::NamedObject_t::object_type |
Definition at line 30 of file inline_copy_map_obj.h.
Referenced by Chroma::InlineCopyMapObjEnv::InlineMeas::operator()(), and Chroma::InlineCopyMapObjEnv::read().
std::string Chroma::InlineCopyMapObjEnv::Params::NamedObject_t::output_id |
Definition at line 32 of file inline_copy_map_obj.h.
Referenced by Chroma::InlineCopyMapObjEnv::InlineMeas::operator()(), and Chroma::InlineCopyMapObjEnv::read().
GroupXML_t Chroma::InlineCopyMapObjEnv::Params::NamedObject_t::output_obj |
Output object std::map
Definition at line 33 of file inline_copy_map_obj.h.
Referenced by Chroma::InlineCopyMapObjEnv::read().