![]() |
|
IpbusMock
1.0.0
Library which integrates IPbus use in Phoenix
|
This is the complete list of members for IpBusImpl, including all inherited members.
| close() | IpBusImpl | |
| getSize(const std::string &nodeId) const | IpBusImpl | |
| hardwareInterface | IpBusImpl | private |
| IpBusImpl(const std::string &connectionFilePath, const std::string &connectionId) | IpBusImpl | |
| pipbus_createSocket(const std::string &connectionFilePath, const std::string &connectionId) | IpBusImpl | static |
| read(const std::string &nodeId, uint32_t &res) | IpBusImpl | |
| readBlock(const std::string &nodeId, std::vector< uint32_t > &results, const uint32_t &aSize) | IpBusImpl | |
| setLogLevelTo(const std::string level) | IpBusImpl | static |
| write(const std::string &nodeId, const uint32_t values) | IpBusImpl | |
| writeBlock(const std::string &nodeId, const std::vector< uint32_t > values) | IpBusImpl | |
| ~IpBusImpl() | IpBusImpl |