anatomist  5.1.2
3D neuroimaging data viewer
anatomist::ActionPool Class Reference

#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
 

Detailed Description

Definition at line 48 of file actionpool.h.

Constructor & Destructor Documentation

◆ ActionPool()

anatomist::ActionPool::ActionPool ( View myView)

◆ ~ActionPool()

anatomist::ActionPool::~ActionPool ( )

Member Function Documentation

◆ action()

ActionPtr anatomist::ActionPool::action ( const std::string &  name)

◆ actionSet()

const std::set<std::string>& anatomist::ActionPool::actionSet ( ) const

The documentation for this class was generated from the following file: