Public Member Functions | Private Attributes | List of all members
zmq::fast_vector_t< T, S > Class Template Reference

#include <polling_util.hpp>

Public Member Functions

 fast_vector_t (const size_t nitems_)
 
Toperator[] (const size_t i)
 
 ~fast_vector_t ()
 

Private Attributes

T_buf
 
T _static_buf [S]
 

Detailed Description

template<typename T, size_t S>
class zmq::fast_vector_t< T, S >

Definition at line 22 of file polling_util.hpp.

Constructor & Destructor Documentation

◆ fast_vector_t()

template<typename T , size_t S>
zmq::fast_vector_t< T, S >::fast_vector_t ( const size_t  nitems_)
inlineexplicit

Definition at line 25 of file polling_util.hpp.

◆ ~fast_vector_t()

template<typename T , size_t S>
zmq::fast_vector_t< T, S >::~fast_vector_t ( )
inline

Definition at line 38 of file polling_util.hpp.

Member Function Documentation

◆ operator[]()

template<typename T , size_t S>
T& zmq::fast_vector_t< T, S >::operator[] ( const size_t  i)
inline

Definition at line 36 of file polling_util.hpp.

Member Data Documentation

◆ _buf

template<typename T , size_t S>
T* zmq::fast_vector_t< T, S >::_buf
private

Definition at line 46 of file polling_util.hpp.

◆ _static_buf

template<typename T , size_t S>
T zmq::fast_vector_t< T, S >::_static_buf[S]
private

Definition at line 45 of file polling_util.hpp.


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


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:11