const char * pugi::xml_node::child_value_w ( const char *  name  )  const

Get child value of child with name that matches the specified pattern.

See also:
child_value node.child_value_w(name) is equivalent to node.child_w(name).child_value()
Parameters:
name - child name pattern
Returns:
child value of specified child node, if any; "" otherwise


Generated on Thu Jul 30 05:09:24 2009 for libzzub by  doxygen 1.5.9