RTT::NonBlockingPolicy Struct Reference
Use this policy to indicate that you
do not want to block on an
empty or
full buffer, queue, fifo,.
More...
#include <rtt/BufferPolicy.hpp>
List of all members.
|
Public Member Functions |
|
| NonBlockingPolicy (unsigned int) |
|
void | push (int=1) |
|
void | pop (int=1) |
|
void | reset (int) |
Detailed Description
Use this policy to indicate that you
do not want to block on an
empty or
full buffer, queue, fifo,.
..
Definition at line 50 of file BufferPolicy.hpp.
The documentation for this struct was generated from the following file: