Public Types | |
typedef std::map< std::string, Parameter > | ParameterMap |
typedef std::vector< Slot > | SlotBank |
typedef std::map< std::string, SlotBank > | SlotMap |
Public Member Functions | |
SlotMap & | getSlots () |
const SlotMap & | getSlots () const |
Public Attributes | |
SlotMap | _slots |
std::string | _comment |
Classes | |
struct | Parameter |
struct | Slot |
|
|
|
|
|
|
|
|
|
|
|
|
|
|