org::xmlBlaster::util::qos::Query Class Reference

Collaboration diagram for org::xmlBlaster::util::qos::Query:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Query (org::xmlBlaster::util::Global &global, const std::string &query="")
 Query (const Query &query)
Queryoperator= (const Query &query)
std::string getQuery ()
void setPreparedQuery (void *preparedQuery, size_t size)
void * getPreparedQuery ()
std::string toString ()

Detailed Description

Definition at line 25 of file Query.h.


Constructor & Destructor Documentation

org::xmlBlaster::util::qos::Query::Query ( org::xmlBlaster::util::Global global,
const std::string &  query = "" 
)

org::xmlBlaster::util::qos::Query::Query ( const Query query  ) 


Member Function Documentation

Query& org::xmlBlaster::util::qos::Query::operator= ( const Query query  ) 

string org::xmlBlaster::util::qos::Query::getQuery (  ) 

Definition at line 43 of file Query.cpp.

void org::xmlBlaster::util::qos::Query::setPreparedQuery ( void *  preparedQuery,
size_t  size 
)

Definition at line 48 of file Query.cpp.

void * org::xmlBlaster::util::qos::Query::getPreparedQuery (  ) 

Definition at line 54 of file Query.cpp.

string org::xmlBlaster::util::qos::Query::toString (  ) 

Definition at line 59 of file Query.cpp.


The documentation for this class was generated from the following files: