Lumiera 0.pre.04~rc.1
»edit your freedom«
Loading...
Searching...
No Matches
Parameter< VAL > Class Template Reference

#include "steam/mobject/parameter.hpp"

Description

template<class VAL>
class steam::mobject::Parameter< VAL >

Descriptor and access object for a plugin parameter.

Parameters may be provided with values from the session, and this values may be automated.

Definition at line 40 of file parameter.hpp.

Public Member Functions

VAL getValue ()
 

Protected Attributes

ParamProvider< VAL > * provider
 

Member Function Documentation

◆ getValue()

template<class VAL >
VAL getValue ( )

Definition at line 32 of file parameter.cpp.

Member Data Documentation

◆ provider

template<class VAL >
ParamProvider<VAL>* provider
protected

Definition at line 46 of file parameter.hpp.

+ Collaboration diagram for Parameter< VAL >:

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