Public Member Functions | Public Attributes | Private Member Functions | List of all members
boost::io::detail::group3< T1, T2, T3 > Struct Template Reference

#include <group.hpp>

Public Member Functions

 group3 (T1 a1, T2 a2, T3 a3)
 

Public Attributes

T1 a1_
 
T2 a2_
 
T3 a3_
 

Private Member Functions

group3operator= (const group3 &)
 

Detailed Description

template<class T1, class T2, class T3>
struct boost::io::detail::group3< T1, T2, T3 >

Definition at line 98 of file group.hpp.

Constructor & Destructor Documentation

template<class T1, class T2, class T3>
boost::io::detail::group3< T1, T2, T3 >::group3 ( T1  a1,
T2  a2,
T3  a3 
)
inline

Definition at line 103 of file group.hpp.

Member Function Documentation

template<class T1, class T2, class T3>
group3& boost::io::detail::group3< T1, T2, T3 >::operator= ( const group3< T1, T2, T3 > &  )
private

Member Data Documentation

template<class T1, class T2, class T3>
T1 boost::io::detail::group3< T1, T2, T3 >::a1_

Definition at line 100 of file group.hpp.

template<class T1, class T2, class T3>
T2 boost::io::detail::group3< T1, T2, T3 >::a2_

Definition at line 101 of file group.hpp.

template<class T1, class T2, class T3>
T3 boost::io::detail::group3< T1, T2, T3 >::a3_

Definition at line 102 of file group.hpp.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:34