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

Public Types

typedef T return_t
 

Static Public Member Functions

static return_t op (const T &i)
 

Detailed Description

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

Definition at line 59 of file typeCast.h.

Member Typedef Documentation

◆ return_t

template<typename T >
T epics::pvData::detail::print_convolute< T >::return_t

Definition at line 60 of file typeCast.h.

Member Function Documentation

◆ op()

template<typename T >
static return_t epics::pvData::detail::print_convolute< T >::op ( const T & i)
inlinestatic

Definition at line 61 of file typeCast.h.


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