Public Types | |
typedef std::unique_ptr< Kernel< T, U > > | ptr_t |
Public Member Functions | |
virtual U | operator() (Sequence< T > &)=0 |
virtual U | operator() (Sequence< T > &sequence, Stopwatch_tree &tree) |
virtual U | operator() (Sequence< T > &sequence, Stopwatch_tree &category_tree, std::string name) |
|
pure virtual |