#include <string>
Go to the source code of this file.
Classes | |
class | motoman::simple_message::io_ctrl_reply::WriteSingleIOReply |
Class encapsulated write single io reply data. These messages are sent by the FS100 controller in response to WriteSingleIO messages. More... | |
Namespaces | |
namespace | motoman |
namespace | motoman::simple_message |
namespace | motoman::simple_message::io_ctrl_reply |
namespace | motoman::simple_message::io_ctrl_reply::WriteSingleIOReplyResults |
Enumeration of Write Single IO reply result codes. | |
Typedefs | |
typedef WriteSingleIOReplyResults::WriteSingleIOReplyResult | motoman::simple_message::io_ctrl_reply::WriteSingleIOReplyResult |
Enumerations | |
enum | motoman::simple_message::io_ctrl_reply::WriteSingleIOReplyResults::WriteSingleIOReplyResult { motoman::simple_message::io_ctrl_reply::WriteSingleIOReplyResults::FAILURE = 0, motoman::simple_message::io_ctrl_reply::WriteSingleIOReplyResults::SUCCESS = 1 } |