anatomist 6.0.4
3D neuroimaging data viewer
anatomist::ControlGroupDictionary Class Reference

#include <anatomist/controler/controlgroupdictionary.h>

Public Member Functions

 ControlGroupDictionary ()
 
 ~ControlGroupDictionary ()
 
std::set< std::string > getControlGroupInstance (const std::string &name)
 
void addControlGroup (const std::string &name, const std::set< std::string > &controlSet)
 

Static Public Member Functions

static ControlGroupDictionaryinstance ()
 

Detailed Description

Definition at line 46 of file controlgroupdictionary.h.

Constructor & Destructor Documentation

◆ ControlGroupDictionary()

anatomist::ControlGroupDictionary::ControlGroupDictionary ( )

Referenced by addControlGroup(), and instance().

◆ ~ControlGroupDictionary()

anatomist::ControlGroupDictionary::~ControlGroupDictionary ( )

Member Function Documentation

◆ addControlGroup()

void anatomist::ControlGroupDictionary::addControlGroup ( const std::string & name,
const std::set< std::string > & controlSet )

◆ getControlGroupInstance()

std::set< std::string > anatomist::ControlGroupDictionary::getControlGroupInstance ( const std::string & name)

◆ instance()

static ControlGroupDictionary * anatomist::ControlGroupDictionary::instance ( )
static

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