mdClientState Class Reference

#include <mdClientState.h>

List of all members.

Public Member Functions

 mdClientState (const XmlRpcClient &client)
 mdClientState (const std::string &server_url)
 mdClientState (const mdClientState &o)
mdClientStateoperator= (const mdClientState &o)
XmlRpcValue::int32 getMDversion (std::string const string1)
std::string create (XmlRpcValue::int32 const int1, std::string const string2, std::string const string3)
XmlRpcValue get (XmlRpcValue::int32 const int1, std::string const string2)
std::string set (XmlRpcValue::int32 const int1, XmlRpcValuestruct2)


Detailed Description

Definition at line 9 of file mdClientState.h.


Constructor & Destructor Documentation

mdClientState::mdClientState ( const XmlRpcClient &  client  )  [inline]

Definition at line 13 of file mdClientState.h.

mdClientState::mdClientState ( const std::string &  server_url  )  [inline]

Definition at line 15 of file mdClientState.h.

mdClientState::mdClientState ( const mdClientState o  )  [inline]

Definition at line 17 of file mdClientState.h.


Member Function Documentation

mdClientState& mdClientState::operator= ( const mdClientState o  )  [inline]

Definition at line 20 of file mdClientState.h.

XmlRpcValue::int32 mdClientState::getMDversion ( std::string const   string1  ) 

Definition at line 7 of file mdClientState.cpp.

std::string mdClientState::create ( XmlRpcValue::int32 const   int1,
std::string const   string2,
std::string const   string3 
)

Definition at line 14 of file mdClientState.cpp.

XmlRpcValue mdClientState::get ( XmlRpcValue::int32 const   int1,
std::string const   string2 
)

Definition at line 23 of file mdClientState.cpp.

std::string mdClientState::set ( XmlRpcValue::int32 const   int1,
XmlRpcValue  struct2 
)

Definition at line 31 of file mdClientState.cpp.


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

Generated on Mon Jan 10 22:33:44 2011 by  doxygen 1.5.6