Public Member Functions | Private Attributes | List of all members
zmq::array_item_t< ID > Class Template Reference

#include <array.hpp>

Public Member Functions

 array_item_t ()
 
int get_array_index () const
 
void set_array_index (int index_)
 
virtual ~array_item_t () ZMQ_DEFAULT
 

Private Attributes

int _array_index
 

Detailed Description

template<int ID = 0>
class zmq::array_item_t< ID >

Definition at line 26 of file array.hpp.

Constructor & Destructor Documentation

◆ array_item_t()

template<int ID = 0>
zmq::array_item_t< ID >::array_item_t ( )
inline

Definition at line 29 of file array.hpp.

◆ ~array_item_t()

template<int ID = 0>
virtual zmq::array_item_t< ID >::~array_item_t ( )
virtual

Member Function Documentation

◆ get_array_index()

template<int ID = 0>
int zmq::array_item_t< ID >::get_array_index ( ) const
inline

Definition at line 37 of file array.hpp.

◆ set_array_index()

template<int ID = 0>
void zmq::array_item_t< ID >::set_array_index ( int  index_)
inline

Definition at line 35 of file array.hpp.

Member Data Documentation

◆ _array_index

template<int ID = 0>
int zmq::array_item_t< ID >::_array_index
private

Definition at line 40 of file array.hpp.


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


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