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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.