#include <RemoteBCL.hpp>
Public Member Functions | |
RemoteQueryResponse (std::shared_ptr< pugi::xml_document > &domDocument) | |
pugi::xml_node | root () const |
This class is used to capture the xml response of a query and store it for later processing.
openstudio::RemoteQueryResponse::RemoteQueryResponse | ( | std::shared_ptr< pugi::xml_document > & | domDocument | ) |
pugi::xml_node openstudio::RemoteQueryResponse::root | ( | ) | const |