SOFA API  1a4bb3e7
Open source framework for multi-physics simuation
sofa::helper::system::thread::FixedSize< N >::type< T > Class Template Reference

#include <CircularQueue.h>

Public Member Functions

T * getQueue ()
 

Static Public Member Functions

static int maxSize ()
 
static int maxCapacity ()
 

Function details

◆ getQueue()

template<int N>
template<class T >
T* sofa::helper::system::thread::FixedSize< N >::type< T >::getQueue ( )
inline

◆ maxCapacity()

template<int N>
template<class T >
static int sofa::helper::system::thread::FixedSize< N >::type< T >::maxCapacity ( )
inlinestatic

◆ maxSize()

template<int N>
template<class T >
static int sofa::helper::system::thread::FixedSize< N >::type< T >::maxSize ( )
inlinestatic