Public Member Functions | Public Attributes
motoman::simple_message::io_ctrl_reply_message::ReadSingleIOReplyMessage Class Reference

Class encapsulated motoman read single io reply message generation methods (either to or from a industrial::simple_message::SimpleMessage type. More...

#include <motoman_read_single_io_reply_message.h>

Inheritance diagram for motoman::simple_message::io_ctrl_reply_message::ReadSingleIOReplyMessage:
Inheritance graph
[legend]

List of all members.

Public Member Functions

unsigned int byteLength ()
bool init (industrial::simple_message::SimpleMessage &msg)
 Initializes message from a simple message.
void init (motoman::simple_message::io_ctrl_reply::ReadSingleIOReply &reply)
 Initializes message from a read single io reply structure.
void init ()
 Initializes a new message.
bool load (industrial::byte_array::ByteArray *buffer)
 ReadSingleIOReplyMessage (void)
 Default constructor.
bool unload (industrial::byte_array::ByteArray *buffer)
 ~ReadSingleIOReplyMessage (void)
 Destructor.

Public Attributes

motoman::simple_message::io_ctrl_reply::ReadSingleIOReply reply_

Detailed Description

Class encapsulated motoman read single io reply message generation methods (either to or from a industrial::simple_message::SimpleMessage type.

This message simply wraps the following data type: motoman::simple_message::io_ctrl_reply::ReadSingleIOReply The data portion of this typed message matches ReadSingleIOReply exactly.

THIS CLASS IS NOT THREAD-SAFE

Definition at line 74 of file motoman_read_single_io_reply_message.h.


Constructor & Destructor Documentation

Default constructor.

This method creates an empty message.

Definition at line 57 of file motoman_read_single_io_reply_message.cpp.

Destructor.

Definition at line 62 of file motoman_read_single_io_reply_message.cpp.


Member Function Documentation

Initializes message from a simple message.

Parameters:
simplemessage to construct from
Returns:
true if message successfully initialized, otherwise false

Implements industrial::typed_message::TypedMessage.

Definition at line 66 of file motoman_read_single_io_reply_message.cpp.

Initializes message from a read single io reply structure.

Parameters:
replyread single io reply data structure

Definition at line 79 of file motoman_read_single_io_reply_message.cpp.

Initializes a new message.

Implements industrial::typed_message::TypedMessage.

Definition at line 85 of file motoman_read_single_io_reply_message.cpp.


Member Data Documentation

Definition at line 122 of file motoman_read_single_io_reply_message.h.


The documentation for this class was generated from the following files:


motoman_driver
Author(s): Jeremy Zoss (Southwest Research Institute)
autogenerated on Sat Jun 8 2019 19:06:58