Public Member Functions | Protected Member Functions | Protected Attributes
bound_pskel Class Reference

#include <bound-pskel.hxx>

Inheritance diagram for bound_pskel:
bound_pimpl

Public Member Functions

virtual void box (const ::std::string &)
virtual void origin (const ::std::string &)
virtual void post_bound ()
void box_parser (::xml_schema::string_pskel &)
void origin_parser (::xml_schema::uri_pskel &)
void parsers (::xml_schema::string_pskel &,::xml_schema::uri_pskel &)
 bound_pskel ()
virtual void box (const ::std::string &)
virtual void origin (const ::std::string &)
virtual void post_bound ()
void box_parser (::xml_schema::string_pskel &)
void origin_parser (::xml_schema::uri_pskel &)
void parsers (::xml_schema::string_pskel &,::xml_schema::uri_pskel &)
 bound_pskel ()

Protected Member Functions

virtual bool _attribute_impl_phase_one (const ::xml_schema::ro_string &, const ::xml_schema::ro_string &, const ::xml_schema::ro_string &)
virtual bool _attribute_impl_phase_one (const ::xml_schema::ro_string &, const ::xml_schema::ro_string &, const ::xml_schema::ro_string &)

Protected Attributes

::xml_schema::string_pskelbox_parser_
::xml_schema::uri_pskelorigin_parser_

Detailed Description

Definition at line 64 of file bound-pskel.hxx.


Constructor & Destructor Documentation

bound_pskel::bound_pskel ( )

Definition at line 65 of file bound-pskel.cxx.

bound_pskel::bound_pskel ( )

Member Function Documentation

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.


Field Documentation

Definition at line 107 of file bound-pskel.hxx.

Definition at line 108 of file bound-pskel.hxx.


The documentation for this class was generated from the following files:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines