#include <bound-pskel.hxx>
Definition at line 64 of file bound-pskel.hxx.
bound_pskel::bound_pskel | ( | ) |
Definition at line 65 of file bound-pskel.cxx.
bound_pskel::bound_pskel | ( | ) |
bool bound_pskel::_attribute_impl_phase_one | ( | const ::xml_schema::ro_string & | ns, |
const ::xml_schema::ro_string & | n, | ||
const ::xml_schema::ro_string & | s | ||
) | [protected, virtual] |
Definition at line 94 of file bound-pskel.cxx.
virtual bool bound_pskel::_attribute_impl_phase_one | ( | const ::xml_schema::ro_string & | , |
const ::xml_schema::ro_string & | , | ||
const ::xml_schema::ro_string & | |||
) | [protected, virtual] |
virtual void bound_pskel::box | ( | const ::std::string & | ) | [virtual] |
void bound_pskel::box | ( | const ::std::string & | ) | [virtual] |
Definition at line 75 of file bound-pskel.cxx.
void bound_pskel::box_parser | ( | ::xml_schema::string_pskel & | p | ) |
Definition at line 45 of file bound-pskel.cxx.
void bound_pskel::box_parser | ( | ::xml_schema::string_pskel & | ) |
void bound_pskel::origin | ( | const ::std::string & | ) | [virtual] |
Definition at line 80 of file bound-pskel.cxx.
virtual void bound_pskel::origin | ( | const ::std::string & | ) | [virtual] |
void bound_pskel::origin_parser | ( | ::xml_schema::uri_pskel & | p | ) |
Definition at line 51 of file bound-pskel.cxx.
void bound_pskel::origin_parser | ( | ::xml_schema::uri_pskel & | ) |
void bound_pskel::parsers | ( | ::xml_schema::string_pskel & | box, |
::xml_schema::uri_pskel & | origin | ||
) |
Definition at line 57 of file bound-pskel.cxx.
void bound_pskel::parsers | ( | ::xml_schema::string_pskel & | , |
::xml_schema::uri_pskel & | |||
) |
void bound_pskel::post_bound | ( | ) | [virtual] |
Reimplemented in bound_pimpl.
Definition at line 85 of file bound-pskel.cxx.
virtual void bound_pskel::post_bound | ( | ) | [virtual] |
Reimplemented in bound_pimpl.
xml_schema::string_pskel * bound_pskel::box_parser_ [protected] |
Definition at line 107 of file bound-pskel.hxx.
xml_schema::uri_pskel * bound_pskel::origin_parser_ [protected] |
Definition at line 108 of file bound-pskel.hxx.