|
Robowflex
v0.1
Making MoveIt Easy
|
This is the complete list of members for robowflex::Pool, including all inherited members.
| active_ | robowflex::Pool | private |
| cv_ | robowflex::Pool | mutableprivate |
| getThreadCount() const | robowflex::Pool | |
| jobs_ | robowflex::Pool | mutableprivate |
| mutex_ | robowflex::Pool | mutableprivate |
| Pool(unsigned int n=std::thread::hardware_concurrency()) | robowflex::Pool | |
| run() | robowflex::Pool | |
| submit(const std::function< RT(Args...)> &&function, Args &&... args) const | robowflex::Pool | inline |
| threads_ | robowflex::Pool | private |
| ~Pool() | robowflex::Pool |