Inheritance diagram for TinyXPath::token_redef:
Public Member Functions | |
token_redef (xpath_stream *xsp_in) | |
constructor | |
virtual void | v_action (xpath_construct xc_rule, unsigned u_sub, unsigned u_variable=0, const char *cp_literal="") |
dispatcher of the xpath_stream::v_action | |
virtual int | i_get_action_counter () |
dispatcher of the xpath_stream::i_get_action_counter | |
Protected Attributes | |
xpath_stream * | xsp_stream |
pointer to an xpath_stream instance |
|
constructor
|
|
dispatcher of the xpath_stream::i_get_action_counter
Implements TinyXPath::token_syntax_decoder. |
|
dispatcher of the xpath_stream::v_action
Implements TinyXPath::token_syntax_decoder. |
|
pointer to an xpath_stream instance
|