Classes | Functions
asr_object_database Namespace Reference

Classes

class  configuration
 
class  database
 

Functions

::std::unique_ptr< ::asr_object_database::configurationconfiguration_ (const ::std::string &u, ::xml_schema::flags f, const ::xml_schema::properties &p)
 
::std::unique_ptr< ::asr_object_database::configurationconfiguration_ (const ::std::string &u, ::xml_schema::error_handler &h, ::xml_schema::flags f, const ::xml_schema::properties &p)
 
::std::unique_ptr< ::asr_object_database::configurationconfiguration_ (const ::std::string &u, ::xercesc::DOMErrorHandler &h, ::xml_schema::flags f, const ::xml_schema::properties &p)
 
::std::unique_ptr< ::asr_object_database::configurationconfiguration_ (::std::istream &is, ::xml_schema::flags f, const ::xml_schema::properties &p)
 
::std::unique_ptr< ::asr_object_database::configurationconfiguration_ (::std::istream &is, ::xml_schema::error_handler &h, ::xml_schema::flags f, const ::xml_schema::properties &p)
 
::std::unique_ptr< ::asr_object_database::configurationconfiguration_ (::std::istream &is, ::xercesc::DOMErrorHandler &h, ::xml_schema::flags f, const ::xml_schema::properties &p)
 
::std::unique_ptr< ::asr_object_database::configurationconfiguration_ (::std::istream &is, const ::std::string &sid, ::xml_schema::flags f, const ::xml_schema::properties &p)
 
::std::unique_ptr< ::asr_object_database::configurationconfiguration_ (::std::istream &is, const ::std::string &sid, ::xml_schema::error_handler &h, ::xml_schema::flags f, const ::xml_schema::properties &p)
 
::std::unique_ptr< ::asr_object_database::configurationconfiguration_ (::std::istream &is, const ::std::string &sid, ::xercesc::DOMErrorHandler &h, ::xml_schema::flags f, const ::xml_schema::properties &p)
 
::std::unique_ptr< ::asr_object_database::configurationconfiguration_ (::xercesc::InputSource &i, ::xml_schema::flags f, const ::xml_schema::properties &p)
 
::std::unique_ptr< ::asr_object_database::configurationconfiguration_ (::xercesc::InputSource &i, ::xml_schema::error_handler &h, ::xml_schema::flags f, const ::xml_schema::properties &p)
 
::std::unique_ptr< ::asr_object_database::configurationconfiguration_ (::xercesc::InputSource &i, ::xercesc::DOMErrorHandler &h, ::xml_schema::flags f, const ::xml_schema::properties &p)
 
::std::unique_ptr< ::asr_object_database::configurationconfiguration_ (const ::xercesc::DOMDocument &doc, ::xml_schema::flags f, const ::xml_schema::properties &p)
 
::std::unique_ptr< ::asr_object_database::configurationconfiguration_ (::xml_schema::dom::unique_ptr< ::xercesc::DOMDocument > d, ::xml_schema::flags f, const ::xml_schema::properties &)
 

Function Documentation

◆ configuration_() [1/14]

std::unique_ptr<::asr_object_database::configuration > asr_object_database::configuration_ ( const ::std::string &  u,
::xml_schema::flags  f,
const ::xml_schema::properties p 
)

Definition at line 381 of file ConfigurationXMLSchema.cpp.

◆ configuration_() [2/14]

std::unique_ptr<::asr_object_database::configuration > asr_object_database::configuration_ ( const ::std::string &  u,
::xml_schema::error_handler h,
::xml_schema::flags  f,
const ::xml_schema::properties p 
)

Definition at line 403 of file ConfigurationXMLSchema.cpp.

◆ configuration_() [3/14]

std::unique_ptr<::asr_object_database::configuration > asr_object_database::configuration_ ( const ::std::string &  u,
::xercesc::DOMErrorHandler &  h,
::xml_schema::flags  f,
const ::xml_schema::properties p 
)

Definition at line 425 of file ConfigurationXMLSchema.cpp.

◆ configuration_() [4/14]

std::unique_ptr<::asr_object_database::configuration > asr_object_database::configuration_ ( ::std::istream &  is,
::xml_schema::flags  f,
const ::xml_schema::properties p 
)

Definition at line 443 of file ConfigurationXMLSchema.cpp.

◆ configuration_() [5/14]

std::unique_ptr<::asr_object_database::configuration > asr_object_database::configuration_ ( ::std::istream &  is,
::xml_schema::error_handler h,
::xml_schema::flags  f,
const ::xml_schema::properties p 
)

Definition at line 456 of file ConfigurationXMLSchema.cpp.

◆ configuration_() [6/14]

std::unique_ptr<::asr_object_database::configuration > asr_object_database::configuration_ ( ::std::istream &  is,
::xercesc::DOMErrorHandler &  h,
::xml_schema::flags  f,
const ::xml_schema::properties p 
)

Definition at line 470 of file ConfigurationXMLSchema.cpp.

◆ configuration_() [7/14]

std::unique_ptr<::asr_object_database::configuration > asr_object_database::configuration_ ( ::std::istream &  is,
const ::std::string &  sid,
::xml_schema::flags  f,
const ::xml_schema::properties p 
)

Definition at line 480 of file ConfigurationXMLSchema.cpp.

◆ configuration_() [8/14]

std::unique_ptr<::asr_object_database::configuration > asr_object_database::configuration_ ( ::std::istream &  is,
const ::std::string &  sid,
::xml_schema::error_handler h,
::xml_schema::flags  f,
const ::xml_schema::properties p 
)

Definition at line 494 of file ConfigurationXMLSchema.cpp.

◆ configuration_() [9/14]

std::unique_ptr<::asr_object_database::configuration > asr_object_database::configuration_ ( ::std::istream &  is,
const ::std::string &  sid,
::xercesc::DOMErrorHandler &  h,
::xml_schema::flags  f,
const ::xml_schema::properties p 
)

Definition at line 509 of file ConfigurationXMLSchema.cpp.

◆ configuration_() [10/14]

std::unique_ptr<::asr_object_database::configuration > asr_object_database::configuration_ ( ::xercesc::InputSource &  i,
::xml_schema::flags  f,
const ::xml_schema::properties p 
)

Definition at line 520 of file ConfigurationXMLSchema.cpp.

◆ configuration_() [11/14]

std::unique_ptr<::asr_object_database::configuration > asr_object_database::configuration_ ( ::xercesc::InputSource &  i,
::xml_schema::error_handler h,
::xml_schema::flags  f,
const ::xml_schema::properties p 
)

Definition at line 538 of file ConfigurationXMLSchema.cpp.

◆ configuration_() [12/14]

std::unique_ptr<::asr_object_database::configuration > asr_object_database::configuration_ ( ::xercesc::InputSource &  i,
::xercesc::DOMErrorHandler &  h,
::xml_schema::flags  f,
const ::xml_schema::properties p 
)

Definition at line 556 of file ConfigurationXMLSchema.cpp.

◆ configuration_() [13/14]

std::unique_ptr<::asr_object_database::configuration > asr_object_database::configuration_ ( const ::xercesc::DOMDocument &  doc,
::xml_schema::flags  f,
const ::xml_schema::properties p 
)

Definition at line 574 of file ConfigurationXMLSchema.cpp.

◆ configuration_() [14/14]

std::unique_ptr<::asr_object_database::configuration > asr_object_database::configuration_ ( ::xml_schema::dom::unique_ptr< ::xercesc::DOMDocument >  d,
::xml_schema::flags  f,
const ::xml_schema::properties  
)

Definition at line 609 of file ConfigurationXMLSchema.cpp.



asr_object_database
Author(s): Allgeyer Tobias, Aumann Florian, Borella Jocelyn, Braun Kai, Heizmann Heinrich, Heller Florian, Kasper Alexander, Marek Felix, Mehlhaus Jonas, Meißner Pascal, Schleicher Ralf, Stöckle Patrick, Walter Milena
autogenerated on Mon Feb 28 2022 21:49:21