DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <confobject_desc.hpp>
Public Types | |
typedef S | type_str |
typedef I | type_image |
typedef A | type_attribute_value |
typedef V< type_image > | type_images |
typedef V< type_attribute_value > | type_attributes |
typedef M< type_str, type_attributes > | type_attrmap |
typedef M< type_str, type_images > | type_relmap |
typedef type_str | type_file_name |
Public Attributes | |
type_attrmap | attributes |
type_relmap | relations |
type_image | ref |
type_file_name | fn |
Definition at line 110 of file confobject_desc.hpp.
A dbe::config_object_image< S, I, A, V, M >::type_attribute_value |
Definition at line 114 of file confobject_desc.hpp.
V<type_attribute_value> dbe::config_object_image< S, I, A, V, M >::type_attributes |
Definition at line 117 of file confobject_desc.hpp.
M<type_str, type_attributes> dbe::config_object_image< S, I, A, V, M >::type_attrmap |
Definition at line 119 of file confobject_desc.hpp.
type_str dbe::config_object_image< S, I, A, V, M >::type_file_name |
Definition at line 122 of file confobject_desc.hpp.
I dbe::config_object_image< S, I, A, V, M >::type_image |
Definition at line 113 of file confobject_desc.hpp.
V<type_image> dbe::config_object_image< S, I, A, V, M >::type_images |
Definition at line 116 of file confobject_desc.hpp.
M<type_str, type_images> dbe::config_object_image< S, I, A, V, M >::type_relmap |
Definition at line 120 of file confobject_desc.hpp.
S dbe::config_object_image< S, I, A, V, M >::type_str |
Definition at line 112 of file confobject_desc.hpp.
type_attrmap dbe::config_object_image< S, I, A, V, M >::attributes |
Definition at line 124 of file confobject_desc.hpp.
type_file_name dbe::config_object_image< S, I, A, V, M >::fn |
Definition at line 128 of file confobject_desc.hpp.
type_image dbe::config_object_image< S, I, A, V, M >::ref |
Definition at line 127 of file confobject_desc.hpp.
type_relmap dbe::config_object_image< S, I, A, V, M >::relations |
Definition at line 125 of file confobject_desc.hpp.