Public Types | |
| typedef T | value_type |
Public Member Functions | |
| ScalarAccessor (const epics::pvData::PVStructurePtr &s, const char *name) | |
| operator value_type () | |
| ScalarAccessor & | operator= (T v) |
| ScalarAccessor & | operator+= (T v) |
Public Attributes | |
| epics::pvData::PVScalar::shared_pointer | field |
Definition at line 38 of file utilities.h.
1.8.5