rasdaman complete source
Public Member Functions | List of all members
RasMgrTester Class Reference

#include <rasmgr_tester.hh>

Public Member Functions

 RasMgrTester ()
 
 ~RasMgrTester ()
 
void setRasMgrHost (const char *rasmgrHost, int port)
 
bool mayWeDoTest ()
 
bool loadCommand (const char *)
 
bool loadCommand (std::ifstream &)
 
bool loadExpected (const char *)
 
bool loadExpected (std::ifstream &, char delim)
 
bool sendCommandGetAnswer ()
 
bool isAnswerOK ()
 
const char * getCommand ()
 
const char * getExpected ()
 
const char * getAnswer ()
 
bool saveCommand (std::ofstream &)
 
bool saveExpected (std::ofstream &)
 
bool saveAnswer (std::ofstream &)
 

Constructor & Destructor Documentation

RasMgrTester::RasMgrTester ( )
RasMgrTester::~RasMgrTester ( )

Member Function Documentation

const char* RasMgrTester::getAnswer ( )
const char* RasMgrTester::getCommand ( )
const char* RasMgrTester::getExpected ( )
bool RasMgrTester::isAnswerOK ( )
bool RasMgrTester::loadCommand ( const char *  )
bool RasMgrTester::loadCommand ( std::ifstream &  )
bool RasMgrTester::loadExpected ( const char *  )
bool RasMgrTester::loadExpected ( std::ifstream &  ,
char  delim 
)
bool RasMgrTester::mayWeDoTest ( )
bool RasMgrTester::saveAnswer ( std::ofstream &  )
bool RasMgrTester::saveCommand ( std::ofstream &  )
bool RasMgrTester::saveExpected ( std::ofstream &  )
bool RasMgrTester::sendCommandGetAnswer ( )
void RasMgrTester::setRasMgrHost ( const char *  rasmgrHost,
int  port 
)

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