Public Member Functions | Public Attributes
xpath_variable_boolean Struct Reference

List of all members.

Public Member Functions

 xpath_variable_boolean ()

Public Attributes

bool value
char_t name [1]

Detailed Description

Definition at line 7145 of file pugixml.cpp.


Constructor & Destructor Documentation

Definition at line 7147 of file pugixml.cpp.

                                        : value(false)
                {
                }

Member Data Documentation

Definition at line 7152 of file pugixml.cpp.

Definition at line 7151 of file pugixml.cpp.


The documentation for this struct was generated from the following file:

Generated on Mon Sep 15 2014 01:23:56 for QuickFIX by doxygen 1.7.6.1 written by Dimitri van Heesch, © 1997-2001