![]() |
|
IpbusMock
1.0.0
Library which integrates IPbus use in Phoenix
|
#include "PSocketFlag.h"#include "phoenix_generic_mock.h"#include "phoenix_data_stream.h"#include "uaMessage.h"#include "ipbrw.h"#include "PIpBusBackend_impl.h"
Include dependency graph for PIpBusBackend.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | PIpBusBackend |
| Backend to use Mock library with PAbtractSocket. More... | |
| struct | PIpBusParam |
| Set of parameters to be passed to create a socket with mock backend. More... | |
| class | PIpBusSocket |
| PhoenixSocket API bridge to IpBus backend. More... | |
Functions | |
| template<typename T> | |
| std::string | statusToStr (T status) |
| Convert PSendStatus into string. | |
| std::string statusToStr | ( | T | status | ) |
Convert PSendStatus into string.
| status | : PSendStatus to be converted |
Definition at line 19 of file PIpBusBackend_impl.h.