#include <nd-pskel.hxx>
Data Structures | |
struct | v_state_attr_ |
Public Member Functions | |
virtual void | ref (long long) |
virtual int64_t | post_nd ()=0 |
void | ref_parser (::xml_schema::long_pskel &) |
void | parsers (::xml_schema::long_pskel &) |
nd_pskel () | |
virtual void | ref (long long) |
virtual int64_t | post_nd ()=0 |
void | ref_parser (::xml_schema::long_pskel &) |
void | parsers (::xml_schema::long_pskel &) |
nd_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 void | _pre_a_validate () |
virtual void | _post_a_validate () |
virtual bool | _attribute_impl_phase_one (const ::xml_schema::ro_string &, const ::xml_schema::ro_string &, const ::xml_schema::ro_string &) |
virtual void | _pre_a_validate () |
virtual void | _post_a_validate () |
Protected Attributes | |
::xml_schema::long_pskel * | ref_parser_ |
v_state_attr_ | v_state_attr_first_ |
::xsd::cxx::parser::pod_stack | v_state_attr_stack_ |
Definition at line 64 of file nd-pskel.hxx.
nd_pskel::nd_pskel | ( | ) |
Definition at line 57 of file nd-pskel.cxx.
nd_pskel::nd_pskel | ( | ) |
bool nd_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 76 of file nd-pskel.cxx.
virtual bool nd_pskel::_attribute_impl_phase_one | ( | const ::xml_schema::ro_string & | , |
const ::xml_schema::ro_string & | , | ||
const ::xml_schema::ro_string & | |||
) | [protected, virtual] |
void nd_pskel::_post_a_validate | ( | ) | [protected, virtual] |
Definition at line 109 of file nd-pskel.cxx.
virtual void nd_pskel::_post_a_validate | ( | ) | [protected, virtual] |
void nd_pskel::_pre_a_validate | ( | ) | [protected, virtual] |
Definition at line 100 of file nd-pskel.cxx.
virtual void nd_pskel::_pre_a_validate | ( | ) | [protected, virtual] |
void nd_pskel::parsers | ( | ::xml_schema::long_pskel & | ref | ) |
Definition at line 51 of file nd-pskel.cxx.
void nd_pskel::parsers | ( | ::xml_schema::long_pskel & | ) |
virtual int64_t nd_pskel::post_nd | ( | ) | [pure virtual] |
Implemented in nd_pimpl.
virtual int64_t nd_pskel::post_nd | ( | ) | [pure virtual] |
Implemented in nd_pimpl.
void nd_pskel::ref | ( | long long | ) | [virtual] |
Reimplemented in nd_pimpl.
Definition at line 67 of file nd-pskel.cxx.
virtual void nd_pskel::ref | ( | long | long | ) | [virtual] |
Reimplemented in nd_pimpl.
void nd_pskel::ref_parser | ( | ::xml_schema::long_pskel & | p | ) |
Definition at line 45 of file nd-pskel.cxx.
void nd_pskel::ref_parser | ( | ::xml_schema::long_pskel & | ) |
xml_schema::long_pskel * nd_pskel::ref_parser_ [protected] |
Definition at line 100 of file nd-pskel.hxx.
v_state_attr_ nd_pskel::v_state_attr_first_ [protected] |
Definition at line 108 of file nd-pskel.hxx.
xsd::cxx::parser::pod_stack nd_pskel::v_state_attr_stack_ [protected] |
Definition at line 109 of file nd-pskel.hxx.