|
Essentia
2.1-beta6-dev
|
#include <streamingalgorithmcomposite.h>
Public Member Functions | |
| ProcessStep (const std::string &type, Algorithm *algo) | |
| const std::string & | type () const |
| Algorithm * | algorithm () |
Protected Attributes | |
| std::string | _type |
| Algorithm * | _algo |
|
inline |
|
inline |
References ProcessStep::_algo.
|
inline |
References ProcessStep::_type.
|
protected |
Referenced by ProcessStep::algorithm().
|
protected |
Referenced by ProcessStep::type().