Unity Scopes API
|
This is the complete list of members for unity::scopes::qt::XmlAsyncReader, including all inherited members.
async_get(std::string const &uri, std::string const &object_name, ParserFunc< BASE > const &parse=get_results< BASE, TYPE >) const | unity::scopes::qt::XmlAsyncReader | |
async_get(std::string const &uri, std::string const &object_name, ParserFunc< T > const &parse=get_results< T, T >) const | unity::scopes::qt::XmlAsyncReader | |
async_get(std::string const &host, QXmlStreamReaderParams const ¶ms, std::string const &object_name, ParserFunc< BASE > const &parse=get_results< BASE, TYPE >) const | unity::scopes::qt::XmlAsyncReader | |
async_get(std::string const &host, QXmlStreamReaderParams const ¶ms, std::string const &object_name, ParserFunc< T > const &parse=get_results< T, T >) const | unity::scopes::qt::XmlAsyncReader | |
async_get_parser(std::string const &uri) const | unity::scopes::qt::XmlAsyncReader | |
async_get_parser(std::string const &host, QXmlStreamReaderParams const ¶ms) const | unity::scopes::qt::XmlAsyncReader | |
create_parser_with_data(std::string const &data, std::string &error) | unity::scopes::qt::XmlAsyncReader | protectedstatic |