anonymous_namespace{AsciiSimulator_generator.cc} Namespace Reference

Functions

template<typename T >
convertToASCII (std::string input)
 Convert sizeof(T) characters of a string to a number containing the ASCII representation of that string.

Function Documentation

template<typename T >
T anonymous_namespace{AsciiSimulator_generator.cc}::convertToASCII ( std::string  input  )  [inline]

Convert sizeof(T) characters of a string to a number containing the ASCII representation of that string.

Template Parameters:
T Output type
Parameters:
input String to convert to ASCII-encoded number
Returns:
ASCII-encoded number

Definition at line 29 of file AsciiSimulator_generator.cc.


Generated on 7 May 2018 for artdaq_demo by  doxygen 1.6.1