#include <canControlUtils.h>
Definition at line 201 of file canControlUtils.h.
◆ RequestsQueue()
RequestsQueue::RequestsQueue |
( |
int |
joints, |
|
|
int |
num_msgs |
|
) |
| |
|
inline |
◆ ~RequestsQueue()
RequestsQueue::~RequestsQueue |
( |
| ) |
|
|
inline |
◆ append()
void RequestsQueue::append |
( |
const CanRequest & |
rqst | ) |
|
|
inline |
◆ getFifo()
ThreadFifo* RequestsQueue::getFifo |
( |
int |
j, |
|
|
int |
msg |
|
) |
| |
|
inline |
◆ getNJoints()
int RequestsQueue::getNJoints |
( |
| ) |
|
|
inline |
◆ getNMessages()
int RequestsQueue::getNMessages |
( |
| ) |
|
|
inline |
◆ getPending()
int RequestsQueue::getPending |
( |
| ) |
|
|
inline |
◆ pop()
int RequestsQueue::pop |
( |
int |
j, |
|
|
int |
msg |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: