#include <ulxmlrpcpp/ulxmlrpcpp.h>#include <ulxmlrpcpp/ulxr_wbxmlparse.h>#include <ulxmlrpcpp/ulxr_valueparse_base.h>#include <stack>Go to the source code of this file.
Namespaces | |
| namespace | ulxr |
Classes | |
| class | ulxr::ValueParserWb |
| Base class for WBXML RPC parsing. More... | |
| class | ulxr::ValueParserWb::IntegerState |
| Helper class to represent the data of the current parsing step when the xml element is an Integer. More... | |
| class | ulxr::ValueParserWb::BooleanState |
| Helper class to represent the data of the current parsing step when the xml element is an Boolean. More... | |
1.5.1