Public Member Functions | Private Member Functions
SrRonexFindGeneralIOModule Class Reference

List of all members.

Public Member Functions

bool get_path_ (const unsigned int &ronex_id_as_int, std::string &path)
bool get_path_ (const short unsigned int &ronex_id_as_int, std::string &path)
 SrRonexFindGeneralIOModule ()
 SrRonexFindGeneralIOModule ()
 ~SrRonexFindGeneralIOModule ()
 ~SrRonexFindGeneralIOModule ()

Private Member Functions

std::string to_string_ (unsigned int d)
std::string to_string_ (int d)

Detailed Description

This class demonstrates how to find the General I/O module with the given ronex_id.

Definition at line 39 of file sr_ronex_flash_LED_with_PWM.cpp.


Constructor & Destructor Documentation

Definition at line 42 of file sr_ronex_flash_LED_with_PWM.cpp.

Definition at line 43 of file sr_ronex_flash_LED_with_PWM.cpp.

Definition at line 42 of file sr_ronex_read_analog_data.cpp.

Definition at line 43 of file sr_ronex_read_analog_data.cpp.


Member Function Documentation

bool SrRonexFindGeneralIOModule::get_path_ ( const unsigned int &  ronex_id_as_int,
std::string &  path 
) [inline]

Find the path of the General I/O module with the given ronex_id.

Parameters:
ronex_id_as_intSelect the General I/O module.
pathThe path of the module.
Returns:
True if the module is found and the path is set. Otherwise, false.

Definition at line 53 of file sr_ronex_flash_LED_with_PWM.cpp.

bool SrRonexFindGeneralIOModule::get_path_ ( const short unsigned int &  ronex_id_as_int,
std::string &  path 
) [inline]

Find the path of the General I/O module with the given ronex_id.

Parameters:
ronex_id_as_intSelect the General I/O module.
pathThe path of the module.
Returns:
True if the module is found and the path is set. Otherwise, false.

Definition at line 53 of file sr_ronex_read_analog_data.cpp.

std::string SrRonexFindGeneralIOModule::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 91 of file sr_ronex_read_analog_data.cpp.

std::string SrRonexFindGeneralIOModule::to_string_ ( unsigned 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 91 of file sr_ronex_flash_LED_with_PWM.cpp.


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


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