![]() |
This is Unofficial EPICS BASE Doxygen Site
|
#include "utilities.h"
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 40 of file utilities.h.
typedef T ScalarAccessor< T >::value_type |
Definition at line 42 of file utilities.h.
|
inline |
Definition at line 43 of file utilities.h.
|
inline |
Definition at line 46 of file utilities.h.
|
inline |
Definition at line 53 of file utilities.h.
|
inline |
Definition at line 49 of file utilities.h.
epics::pvData::PVScalar::shared_pointer ScalarAccessor< T >::field |
Definition at line 41 of file utilities.h.