Jack2  1.9.9
Public Member Functions | List of all members
Jack::JackFixedArray1< SIZE > Class Template Reference

Utility class. More...

#include <JackConnectionManager.h>

Inheritance diagram for Jack::JackFixedArray1< SIZE >:
Jack::JackFixedArray< SIZE >

Public Member Functions

void Init ()
 
bool IsAvailable ()
 
- Public Member Functions inherited from Jack::JackFixedArray< SIZE >
void Init ()
 
bool AddItem (jack_int_t index)
 
bool RemoveItem (jack_int_t index)
 
jack_int_t GetItem (jack_int_t index) const
 
const jack_int_t * GetItems () const
 
bool CheckItem (jack_int_t index) const
 
uint32_t GetItemCount () const
 

Detailed Description

template<int SIZE>
class Jack::JackFixedArray1< SIZE >

Utility class.

Definition at line 128 of file JackConnectionManager.h.


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