My Project
Public Member Functions | Public Attributes | Protected Attributes
Item_nodeset_func Class Reference
Inheritance diagram for Item_nodeset_func:
Item_str_func Item_func Item_result_field Item Item_nodeset_context_cache Item_nodeset_func_axisbyname Item_nodeset_func_elementbyindex Item_nodeset_func_predicate Item_nodeset_func_rootelement Item_nodeset_func_union Item_nodeset_func_ancestorbyname Item_nodeset_func_attributebyname Item_nodeset_func_childbyname Item_nodeset_func_descendantbyname Item_nodeset_func_parentbyname Item_nodeset_func_selfbyname

List of all members.

Public Member Functions

 Item_nodeset_func (String *pxml_arg)
 Item_nodeset_func (Item *a, String *pxml_arg)
 Item_nodeset_func (Item *a, Item *b, String *pxml_arg)
 Item_nodeset_func (Item *a, Item *b, Item *c, String *pxml_arg)
void prepare_nodes ()
void prepare (String *nodeset)
enum Type type () const
Stringval_str (String *str)
enum Item_result result_type () const
void fix_length_and_dec ()
const char * func_name () const

Public Attributes

Stringpxml
String context_cache

Protected Attributes

String tmp_value
String tmp2_value
MY_XPATH_FLTfltbeg
MY_XPATH_FLTfltend
MY_XML_NODEnodebeg
MY_XML_NODEnodeend
uint numnodes

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