Data Structures | Public Member Functions | Protected Member Functions | Protected Attributes
nd_pskel Class Reference

#include <nd-pskel.hxx>

Inheritance diagram for nd_pskel:
nd_pimpl

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_pskelref_parser_
v_state_attr_ v_state_attr_first_
::xsd::cxx::parser::pod_stack v_state_attr_stack_

Detailed Description

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


Constructor & Destructor Documentation

nd_pskel::nd_pskel ( )

Definition at line 57 of file nd-pskel.cxx.

nd_pskel::nd_pskel ( )

Member Function Documentation

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 )

Field Documentation

Definition at line 100 of file nd-pskel.hxx.

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.


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