Public Attributes | List of all members
pepperl_fuchs::ProtocolInfo Class Reference

Information about the HTTP/JSON protocol. More...

#include <protocol_info.h>

Public Attributes

std::vector< std::string > commands
 List of available commands. More...
 
std::string protocol_name
 protocol name, defaults to "pfsdp" More...
 
int version_major
 Major version of protocol. More...
 
int version_minor
 Minor version of protocol. More...
 

Detailed Description

Information about the HTTP/JSON protocol.

Definition at line 19 of file protocol_info.h.

Member Data Documentation

std::vector< std::string > pepperl_fuchs::ProtocolInfo::commands

List of available commands.

Definition at line 31 of file protocol_info.h.

std::string pepperl_fuchs::ProtocolInfo::protocol_name

protocol name, defaults to "pfsdp"

Definition at line 22 of file protocol_info.h.

int pepperl_fuchs::ProtocolInfo::version_major

Major version of protocol.

Definition at line 25 of file protocol_info.h.

int pepperl_fuchs::ProtocolInfo::version_minor

Minor version of protocol.

Definition at line 28 of file protocol_info.h.


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


pepperl_fuchs_r2000
Author(s): Denis Dillenberger
autogenerated on Mon Jun 10 2019 14:12:48