Public Member Functions | Public Attributes | List of all members
rsimpl::struct_interface< T, R, W > Struct Template Reference

#include <device.h>

Public Member Functions

void activate ()
 
void commit ()
 
template<class U >
double get (U T::*field)
 
template<class U , class V >
void set (U T::*field, V value)
 
 struct_interface (R r, W w)
 

Public Attributes

bool active
 
reader
 
struct_
 
writer
 

Detailed Description

template<class T, class R, class W>
struct rsimpl::struct_interface< T, R, W >

Definition at line 18 of file device.h.

Constructor & Destructor Documentation

template<class T , class R , class W >
rsimpl::struct_interface< T, R, W >::struct_interface ( r,
w 
)
inline

Definition at line 25 of file device.h.

Member Function Documentation

template<class T , class R , class W >
void rsimpl::struct_interface< T, R, W >::activate ( )
inline

Definition at line 27 of file device.h.

template<class T , class R , class W >
void rsimpl::struct_interface< T, R, W >::commit ( )
inline

Definition at line 30 of file device.h.

template<class T , class R , class W >
template<class U >
double rsimpl::struct_interface< T, R, W >::get ( U T::*  field)
inline

Definition at line 28 of file device.h.

template<class T , class R , class W >
template<class U , class V >
void rsimpl::struct_interface< T, R, W >::set ( U T::*  field,
value 
)
inline

Definition at line 29 of file device.h.

Member Data Documentation

template<class T , class R , class W >
bool rsimpl::struct_interface< T, R, W >::active

Definition at line 23 of file device.h.

template<class T , class R , class W >
R rsimpl::struct_interface< T, R, W >::reader

Definition at line 21 of file device.h.

template<class T , class R , class W >
T rsimpl::struct_interface< T, R, W >::struct_

Definition at line 20 of file device.h.

template<class T , class R , class W >
W rsimpl::struct_interface< T, R, W >::writer

Definition at line 22 of file device.h.


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


librealsense
Author(s): Sergey Dorodnicov , Mark Horn , Reagan Lopez
autogenerated on Fri Mar 13 2020 03:16:19