Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

main.cpp File Reference


Functions

void v_out_one_line (const char *cp_expr, const char *cp_res, const char *cp_expected, bool o_ok)
TIXML_STRING S_xpath_expr (const xmlDoc *Dp_ptr, const char *cp_xpath_expr)
 Return the text result (if any) of the xpath expression.

void v_test_one_string_libxml (const TiXmlNode *XNp_root, const char *cp_expr, const xmlDoc *Dp_ptr)
void v_test_one_string_tiny (const TiXmlNode *XNp_root, const char *cp_expr, const char *cp_expected)
int main ()

Variables

FILE * Fp_out_html

Function Documentation

int main  ) 
 

TIXML_STRING S_xpath_expr const xmlDoc *  Dp_ptr,
const char *  cp_xpath_expr
 

Return the text result (if any) of the xpath expression.

void v_out_one_line const char *  cp_expr,
const char *  cp_res,
const char *  cp_expected,
bool  o_ok
[static]
 

void v_test_one_string_libxml const TiXmlNode XNp_root,
const char *  cp_expr,
const xmlDoc *  Dp_ptr
[static]
 

void v_test_one_string_tiny const TiXmlNode XNp_root,
const char *  cp_expr,
const char *  cp_expected
[static]
 


Variable Documentation

FILE* Fp_out_html [static]
 


Generated for TinyXPath by doxygen SourceForge Logo