#include <DomeTalker.h>
dmlite::DomeTalker::DomeTalker |
( |
DavixCtxPool & |
pool, |
|
|
const DomeCredentials & |
creds, |
|
|
std::string |
uri, |
|
|
std::string |
verb, |
|
|
std::string |
cmd |
|
) |
| |
dmlite::DomeTalker::~DomeTalker |
( |
| ) |
|
int dmlite::DomeTalker::dmlite_code |
( |
| ) |
|
std::string dmlite::DomeTalker::err |
( |
| ) |
|
bool dmlite::DomeTalker::execute |
( |
| ) |
|
bool dmlite::DomeTalker::execute |
( |
const boost::property_tree::ptree & |
params | ) |
|
bool dmlite::DomeTalker::execute |
( |
const std::string & |
str | ) |
|
bool dmlite::DomeTalker::execute |
( |
const std::ostringstream & |
ss | ) |
|
bool dmlite::DomeTalker::execute |
( |
const std::string & |
key, |
|
|
const std::string & |
value |
|
) |
| |
bool dmlite::DomeTalker::execute |
( |
const std::string & |
key1, |
|
|
const std::string & |
value1, |
|
|
const std::string & |
key2, |
|
|
const std::string & |
value2 |
|
) |
| |
const boost::property_tree::ptree& dmlite::DomeTalker::jresp |
( |
| ) |
|
const std::string& dmlite::DomeTalker::response |
( |
| ) |
|
int dmlite::DomeTalker::status |
( |
| ) |
|
std::string dmlite::DomeTalker::cmd_ |
|
private |
Davix::DavixError* dmlite::DomeTalker::err_ |
|
private |
boost::property_tree::ptree dmlite::DomeTalker::json_ |
|
private |
bool dmlite::DomeTalker::parsedJson_ |
|
private |
std::string dmlite::DomeTalker::response_ |
|
private |
int dmlite::DomeTalker::status_ |
|
private |
std::string dmlite::DomeTalker::target_ |
|
private |
std::string dmlite::DomeTalker::uri_ |
|
private |
std::string dmlite::DomeTalker::verb_ |
|
private |
The documentation for this class was generated from the following file: