otsdaq_utilities  v2_05_02_indev
Field_t Class Reference
Inheritance diagram for Field_t:

Public Types

typedef ::xml_schema::string name_type
 
typedef
::xsd::cxx::tree::traits
< name_type, char > 
name_traits
 

Public Member Functions

const name_type & name () const
 
name_type & name ()
 
void name (const name_type &x)
 
void name (::std::unique_ptr< name_type > p)
 
 Field_t (const name_type &)
 
 Field_t (const char *, const name_type &)
 
 Field_t (const ::std::string &, const name_type &)
 
 Field_t (const ::xml_schema::string &, const name_type &)
 
 Field_t (const ::xercesc::DOMElement &e,::xml_schema::flags f=0,::xml_schema::container *c=0)
 
 Field_t (const Field_t &x,::xml_schema::flags f=0,::xml_schema::container *c=0)
 
virtual Field_t_clone (::xml_schema::flags f=0,::xml_schema::container *c=0) const
 
Field_toperator= (const Field_t &x)
 

Protected Member Functions

void parse (::xsd::cxx::xml::dom::parser< char > &,::xml_schema::flags)
 

Protected Attributes

::xsd::cxx::tree::one< name_type > name_
 

Detailed Description

Definition at line 410 of file ECL.hxx.


The documentation for this class was generated from the following files: