Public Member Functions | |
pimpl (unsigned int max_depth) | |
Public Attributes | |
bxml_expat_parser | parser |
unsigned int | depth |
Definition at line 156 of file bxml_read.cxx.
bxml_stream_read::pimpl::pimpl | ( | unsigned int | max_depth | ) | [inline] |
Definition at line 159 of file bxml_read.cxx.
unsigned int bxml_stream_read::pimpl::depth |
Definition at line 162 of file bxml_read.cxx.
bxml_expat_parser bxml_stream_read::pimpl::parser |
Definition at line 161 of file bxml_read.cxx.