NetShrVar
An EPICS support module to export National Instruments Network Shared Variables as process variables
Main Page
Classes
Files
Examples
File List
File Members
NetShrVarApp
src
convertToString.h
Go to the documentation of this file.
1
/*************************************************************************\
2
* Copyright (c) 2013 Science and Technology Facilities Council (STFC), GB.
3
* All rights reverved.
4
* This file is distributed subject to a Software License Agreement found
5
* in the file LICENSE.txt that is included with this distribution.
6
\*************************************************************************/
7
10
11
#ifndef CONVERT_TO_STRING_H
12
#define CONVERT_TO_STRING_H
13
14
template
<
typename
T> std::string
convertToString
(T t);
15
16
#endif
convertToString
std::string convertToString(T t)
Convert a numeric type to a string.
Definition:
convertToString.cpp:21
Copyright © 2013
Science and Technology Facilities Council
| Generated by
1.8.5