![]() |
This is Unofficial EPICS BASE Doxygen Site
|
Include dependency graph for anyscalar.cpp:Go to the source code of this file.
Namespaces | |
| epics | |
| TODO only here because of the Lockable. | |
| epics::pvData | |
| pvData | |
Macros | |
| #define | epicsExportSharedSymbols |
| #define | CASE(BASETYPE, PVATYPE, DBFTYPE, PVACODE) case pv ## PVACODE: strm<<v._as<PVATYPE>(); break; |
| #define | CASE_REAL_INT64 |
| #define | CASE_STRING |
Functions | |
| std::ostream & | epics::pvData::operator<< (std::ostream &strm, const AnyScalar &v) |
| #define CASE | ( | BASETYPE, | |
| PVATYPE, | |||
| DBFTYPE, | |||
| PVACODE | |||
| ) | case pv ## PVACODE: strm<<v._as<PVATYPE>(); break; |
| #define CASE_REAL_INT64 |
| #define CASE_STRING |
| #define epicsExportSharedSymbols |
Definition at line 4 of file anyscalar.cpp.