IRSOL
C++ code implementing socket server for interacting with Baumer camera.
irsol::protocol::Success Member List

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::Successinlinestatic
bodyirsol::protocol::Success
from(const Assignment &msg, std::optional< irsol::types::protocol_value_t > overrideValue=std::nullopt)irsol::protocol::Successinlinestatic
from(const Command &msg)irsol::protocol::Successinlinestatic
from(const Inquiry &msg, irsol::types::protocol_value_t result)irsol::protocol::Successinlinestatic
hasBody() constirsol::protocol::Success
hasDouble() constirsol::protocol::Success
hasInt() constirsol::protocol::Success
hasString() constirsol::protocol::Success
identifierirsol::protocol::Success
sourceirsol::protocol::Success
Success(const std::string &identifier, InMessageKind source, std::optional< irsol::types::protocol_value_t > body=std::nullopt)irsol::protocol::Successprivate
toString() constirsol::protocol::Success