![]() |
IRSOL
C++ code implementing socket server for interacting with Baumer camera.
|
This is the complete list of members for irsol::protocol::Success, including all inherited members.
| asStatus(const std::string &identifier, irsol::types::protocol_value_t value) | irsol::protocol::Success | inlinestatic |
| body | irsol::protocol::Success | |
| from(const Assignment &msg, std::optional< irsol::types::protocol_value_t > overrideValue=std::nullopt) | irsol::protocol::Success | inlinestatic |
| from(const Command &msg) | irsol::protocol::Success | inlinestatic |
| from(const Inquiry &msg, irsol::types::protocol_value_t result) | irsol::protocol::Success | inlinestatic |
| hasBody() const | irsol::protocol::Success | |
| hasDouble() const | irsol::protocol::Success | |
| hasInt() const | irsol::protocol::Success | |
| hasString() const | irsol::protocol::Success | |
| identifier | irsol::protocol::Success | |
| source | irsol::protocol::Success | |
| Success(const std::string &identifier, InMessageKind source, std::optional< irsol::types::protocol_value_t > body=std::nullopt) | irsol::protocol::Success | private |
| toString() const | irsol::protocol::Success |