otsdaq_utilities  v2_05_02_indev
Form_t Class Reference
Inheritance diagram for Form_t:

Public Types

typedef ::Field_t field_type
 
typedef
::xsd::cxx::tree::sequence
< field_type
field_sequence
 
typedef field_sequence::iterator field_iterator
 
typedef
field_sequence::const_iterator 
field_const_iterator
 
typedef
::xsd::cxx::tree::traits
< field_type, char > 
field_traits
 
typedef ::xml_schema::string name_type
 
typedef
::xsd::cxx::tree::traits
< name_type, char > 
name_traits
 

Public Member Functions

const field_sequence & field () const
 
field_sequence & field ()
 
void field (const field_sequence &s)
 
const name_type & name () const
 
name_type & name ()
 
void name (const name_type &x)
 
void name (::std::unique_ptr< name_type > p)
 
 Form_t (const name_type &)
 
 Form_t (const ::xercesc::DOMElement &e,::xml_schema::flags f=0,::xml_schema::container *c=0)
 
 Form_t (const Form_t &x,::xml_schema::flags f=0,::xml_schema::container *c=0)
 
virtual Form_t_clone (::xml_schema::flags f=0,::xml_schema::container *c=0) const
 
Form_toperator= (const Form_t &x)
 

Protected Member Functions

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

Protected Attributes

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

Detailed Description

Definition at line 474 of file ECL.hxx.


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