Pottu
pottu
StageBase.hpp
Go to the documentation of this file.
1
7
#ifndef H_POTTU_STAGEBASE
8
#define H_POTTU_STAGEBASE
9
10
namespace
pottu
{
11
16
class
StageBase
{
17
public
:
18
virtual
~
StageBase
() {}
19
};
20
21
}
22
23
#endif
pottu::StageBase
Abstract baseclass for all pipeline stage objects.
Definition:
StageBase.hpp:16
pottu
Definition:
mainpage.dox:6
Generated by
1.9.1