Public Member Functions | Private Member Functions
SrRonexParseParamExample Class Reference

List of all members.

Public Member Functions

 SrRonexParseParamExample ()
 ~SrRonexParseParamExample ()

Private Member Functions

void find_general_io_modules_ (void)
std::string to_string_ (int d)

Detailed Description

Assume that your RoNeX consists of a Bridge (IN) module, and one or multiple General I/O module(s). This class demonstrates how to access the General I/O module(s) listed in the parameter server. For each General I/O module, the parameter server stores parameters such as its product_id, product_name, ronex_id, path, and serial.

Definition at line 41 of file sr_ronex_parse_parameter_server.cpp.


Constructor & Destructor Documentation

Definition at line 44 of file sr_ronex_parse_parameter_server.cpp.

Definition at line 49 of file sr_ronex_parse_parameter_server.cpp.


Member Function Documentation

void SrRonexParseParamExample::find_general_io_modules_ ( void  ) [inline, private]

Find all General I/O modules listed in the parameter server. Note that the help method ronex::get_ronex_param_id checks the General I/O modules already present on the parameter server and returns an id on which the given module is stored on the parameter server.

Definition at line 59 of file sr_ronex_parse_parameter_server.cpp.

std::string SrRonexParseParamExample::to_string_ ( int  d) [inline, private]

Convert the given integer into a string.

Parameters:
dThe integer to be converted.
Returns:
The integer as a string.

Definition at line 115 of file sr_ronex_parse_parameter_server.cpp.


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


sr_ronex_examples
Author(s): Ugo Cupcic, Toni Oliver, Mark Pitchless, Yi Li
autogenerated on Fri Aug 28 2015 13:12:34