$search
Go to the source code of this file.
Classes | |
class | industrial::simple_socket::SimpleSocket |
Defines socket functions required for a simple connection type. More... | |
Namespaces | |
namespace | industrial |
namespace | industrial::simple_socket |
namespace | industrial::simple_socket::StandardSocketPorts |
Enumeration of standard socket ports (supported by all platforms). These are defined for convenience. Other ports may be used. Additional ports for application specific needs may also be defined. | |
Typedefs | |
typedef StandardSocketPorts::StandardSocketPort | industrial::simple_socket::StandardSocketPort |
Enumerations | |
enum | industrial::simple_socket::StandardSocketPorts::StandardSocketPort { industrial::simple_socket::StandardSocketPorts::MOTION = 11000, industrial::simple_socket::StandardSocketPorts::SYSTEM = 11001, industrial::simple_socket::StandardSocketPorts::STATE = 11002, industrial::simple_socket::StandardSocketPorts::IO = 11003 } |