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