PVData C++ 8.0.7
Loading...
Searching...
No Matches
epics::pvData::detail::ScalarStorageOps< T > Struct Template Reference

Public Types

typedef T arg_type
 

Public Member Functions

void store (T v)
 

Public Attributes

value
 

Detailed Description

template<typename T>
struct epics::pvData::detail::ScalarStorageOps< T >

Definition at line 348 of file pvData.h.

Member Typedef Documentation

◆ arg_type

template<typename T >
T epics::pvData::detail::ScalarStorageOps< T >::arg_type

Definition at line 350 of file pvData.h.

Constructor & Destructor Documentation

◆ ScalarStorageOps()

template<typename T >
epics::pvData::detail::ScalarStorageOps< T >::ScalarStorageOps ( )
inline

Definition at line 354 of file pvData.h.

Member Function Documentation

◆ store()

template<typename T >
void epics::pvData::detail::ScalarStorageOps< T >::store ( T v)
inline

Definition at line 351 of file pvData.h.

Member Data Documentation

◆ value

template<typename T >
T epics::pvData::detail::ScalarStorageOps< T >::value

Definition at line 349 of file pvData.h.


The documentation for this struct was generated from the following file: