This is Unofficial EPICS BASE Doxygen Site
convert.h File Reference
#include <string>
#include <stdexcept>
#include <vector>
#include <pv/pvIntrospect.h>
#include <pv/pvData.h>
#include <shareLib.h>
+ Include dependency graph for convert.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  epics::pvData::Convert
 Conversion and Copy facility for pvData. More...
 

Namespaces

 epics
 TODO only here because of the Lockable.
 
 epics::pvData
 pvData
 

Typedefs

typedef std::tr1::shared_ptr< Convert > epics::pvData::ConvertPtr