#include <rasmgr_tester.hh>
RasMgrTester::RasMgrTester |
( |
| ) |
|
RasMgrTester::~RasMgrTester |
( |
| ) |
|
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: