Public Member Functions | Private Attributes
GENICAM_NAMESPACE::gcarray< T > Class Template Reference

#include <GCArray.h>

List of all members.

Public Member Functions

 gcarray (size_t size)
Tget () const
Toperator* ()
T operator[] (size_t idx)
 ~gcarray ()

Private Attributes

Tm_p

Detailed Description

template<class T>
class GENICAM_NAMESPACE::gcarray< T >

Definition at line 34 of file GCArray.h.


Constructor & Destructor Documentation

template<class T >
GENICAM_NAMESPACE::gcarray< T >::gcarray ( size_t  size) [inline]

Definition at line 37 of file GCArray.h.

template<class T >
GENICAM_NAMESPACE::gcarray< T >::~gcarray ( ) [inline]

Definition at line 42 of file GCArray.h.


Member Function Documentation

template<class T >
T* GENICAM_NAMESPACE::gcarray< T >::get ( ) const [inline]

Definition at line 43 of file GCArray.h.

template<class T >
T* GENICAM_NAMESPACE::gcarray< T >::operator* ( ) [inline]

Definition at line 44 of file GCArray.h.

template<class T >
T GENICAM_NAMESPACE::gcarray< T >::operator[] ( size_t  idx) [inline]

Definition at line 45 of file GCArray.h.


Member Data Documentation

template<class T >
T* GENICAM_NAMESPACE::gcarray< T >::m_p [private]

Definition at line 45 of file GCArray.h.


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


rc_genicam_api
Author(s): Heiko Hirschmueller
autogenerated on Thu Jun 6 2019 18:42:49