![]() |
|
PhoenixSocket
4.0.1
Library which integrates socket unix use in Phoenix
|
Include dependency graph for PMockBackendFile.cpp:Go to the source code of this file.
Functions | |
| bool | phoenix_createMockBackend (PMockSocketFile &mock, const PSocketParam &socketParam, const std::string &prefix, const PMockParamFile &extraParam) |
| Create a mock backend file. | |
| bool phoenix_createMockBackend | ( | PMockSocketFile & | mock, |
| const PSocketParam & | socketParam, | ||
| const std::string & | prefix, | ||
| const PMockParamFile & | extraParam ) |
Create a mock backend file.
| [out] | mock | : mock socket file to be initialised |
| socketParam | : parameters of the socket (hostname, port, etc) | |
| prefix | : prefix of the mock file | |
| extraParam | : extra parameters of the mock configuration |
Definition at line 19 of file PMockBackendFile.cpp.
References PMockSocketFile::createClientSocket(), PMockSocketFile::setIsMockRecord(), and PMockSocketFile::setMockPrefix().
Here is the call graph for this function: