|  | anatomist
    5.1.2
    3D neuroimaging data viewer | 
#include <anatomist/controler/actionpool.h>
| Public Member Functions | |
| ActionPool (View *myView) | |
| ~ActionPool () | |
| ActionPtr | action (const std::string &name) | 
| const std::set< std::string > & | actionSet () const | 
Definition at line 48 of file actionpool.h.
| anatomist::ActionPool::ActionPool | ( | View * | myView | ) | 
| anatomist::ActionPool::~ActionPool | ( | ) | 
| ActionPtr anatomist::ActionPool::action | ( | const std::string & | name | ) | 
| const std::set<std::string>& anatomist::ActionPool::actionSet | ( | ) | const |