|
typedef ::xml_schema::string | type_type |
|
typedef
::xsd::cxx::tree::traits
< type_type, char > | type_traits |
|
typedef ::xml_schema::string | filename_type |
|
typedef
::xsd::cxx::tree::traits
< filename_type, char > | filename_traits |
|
|
const type_type & | type () const |
|
type_type & | type () |
|
void | type (const type_type &x) |
|
void | type (::std::unique_ptr< type_type > p) |
|
const filename_type & | filename () const |
|
filename_type & | filename () |
|
void | filename (const filename_type &x) |
|
void | filename (::std::unique_ptr< filename_type > p) |
|
| Attachment_t (const type_type &, const filename_type &) |
|
| Attachment_t (const ::xml_schema::base64_binary &, const type_type &, const filename_type &) |
|
| Attachment_t (const ::xercesc::DOMElement &e,::xml_schema::flags f=0,::xml_schema::container *c=0) |
|
| Attachment_t (const Attachment_t &x,::xml_schema::flags f=0,::xml_schema::container *c=0) |
|
virtual Attachment_t * | _clone (::xml_schema::flags f=0,::xml_schema::container *c=0) const |
|
Attachment_t & | operator= (const Attachment_t &x) |
|
|
void | parse (::xsd::cxx::xml::dom::parser< char > &,::xml_schema::flags) |
|
|
::xsd::cxx::tree::one< type_type > | type_ |
|
::xsd::cxx::tree::one
< filename_type > | filename_ |
|
Definition at line 332 of file ECL.hxx.
The documentation for this class was generated from the following files:
- otsdaq_utilities/otsdaq-utilities/ECLWriter/ECL.hxx
- otsdaq_utilities/otsdaq-utilities/ECLWriter/ECL.cxx