Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 Nindustrial
 Nbyte_array
 CByteArrayThe byte array wraps a dynamic array of bytes (i.e. char)
 Ncomms_fault_handler
 CCommsFaultHandlerInterface definition for communications fault handler. Defines the type of communcations faults that can be handled and the function callbacks that should be executed under the specific fault conditions
 Njoint_data
 CJointDataClass encapsulated joint data (positions, accelerations, velocity, torque, and/or effort)
 Njoint_feedback
 CJointFeedbackClass encapsulated joint feedback data. This data represents the current state of each robot joint, including position/velocity/acceleration. The specific interpretation of this data (actual vs. commanded, timestamp, etc.) is up to the robot-controller implementation
 Njoint_feedback_message
 CJointFeedbackMessageClass encapsulated joint feedback message generation methods (either to or from a industrial::simple_message::SimpleMessage type
 Njoint_message
 CJointMessageClass encapsulated joint message generation methods (either to or from a SimpleMessage type. This message represents the joint position data. NOTE: In earlier versions this was simply referred to as JOINT message. This caused confusion as there are many types of joint messages (position, velocity, feedback). To remove confusion, this message was changed to JOINT_POSITION. Other types of messages will have to be created for velocity and other feedback
 Njoint_traj
 CJointTrajClass encapsulated joint trajectory. A joint trajectory includes an array of JointTrajPt data types. The intention for this class is to be loaded into a single message for communication over a simple connection
 Njoint_traj_pt
 CJointTrajPtClass encapsulated joint trajectory point data. The point data serves as a waypoint along a trajectory and is meant to mirror the JointTrajectoryPoint message
 Njoint_traj_pt_full
 CJointTrajPtFullClass encapsulated joint trajectory point data. The point data serves as a waypoint along a trajectory and is meant to mirror the JointTrajectoryPoint message
 Njoint_traj_pt_full_message
 CJointTrajPtFullMessageClass encapsulated joint trajectory point message generation methods (either to or from a industrial::simple_message::SimpleMessage type
 Njoint_traj_pt_message
 CJointTrajPtMessageClass encapsulated joint trajectory point message generation methods (either to or from a industrial::simple_message::SimpleMessage type
 Nmessage_handler
 CMessageHandlerInterface definition for message handlers. The interface defines the callback function that should execute when a message is received
 Nmessage_manager
 CMessageManagerThe message manager handles communications for a simple server
 Nping_handler
 CPingHandlerMessage handler that handles ping messages
 Nping_message
 CPingMessageClass encapsulated ping message generation methods (either to or from a SimpleMessage type
 Nrobot_status
 CRobotStatusClass encapsulated robot status data. The robot status data is meant to mirror the industrial_msgs/RobotStatus message
 Nrobot_status_message
 CRobotStatusMessageClass encapsulated robot status message generation methods (either to or from a industrial::simple_message::SimpleMessage type
 Nsimple_comms_fault_handler
 CSimpleCommsFaultHandlerDefault implementation of comms fault handler. This class attempts to reconnect if the connection is lost
 Nsimple_message
 CSimpleMessageThis class defines a simple messaging protocol for communicating with an industrial robot controller
 Nsimple_serialize
 CSimpleSerializeInterface for loading and unloading a class to/from a ByteArray
 Nsimple_socket
 CSimpleSocketDefines socket functions required for a simple connection type
 Nsmpl_msg_connection
 CSmplMsgConnectionDefines an interface and common methods for sending simple messages (see simple_message). This interface makes a bare minimum of assumptions:
 Ntcp_client
 CTcpClientDefines TCP client functions
 Ntcp_server
 CTcpServerDefines TCP server functions
 Ntcp_socket
 CTcpSocket
 Ntyped_message
 CTypedMessageMessage interface for typed messages built from SimpleMessage
 Nudp_client
 CUdpClient
 Nudp_server
 CUdpServer
 Nudp_socket
 CUdpSocket
 CTestClient
 CTestServer


simple_message
Author(s): Shaun Edwards
autogenerated on Sat Sep 21 2019 03:30:09