$treeview $search $mathjax $extrastylesheet
otsdaq_utilities
v2_03_00
$projectbrief
|
$projectbrief
|
$searchbox |
Public Types | |
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 |
Public Member Functions | |
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) |
Protected Member Functions | |
void | parse (::xsd::cxx::xml::dom::parser< char > &,::xml_schema::flags) |
Protected Attributes | |
::xsd::cxx::tree::one< type_type > | type_ |
::xsd::cxx::tree::one < filename_type > | filename_ |
Definition at line 321 of file ECL.hxx.