cisst-saw
Loading...
Searching...
No Matches
mtsFunctionBase.h File Reference

Defines a base function object to allow heterogeneous containers of functions. More...

Go to the source code of this file.

Classes

class  mtsFunctionBase

Functions

std::ostream & operator<< (std::ostream &output, const mtsFunctionBase &function)

Detailed Description

Defines a base function object to allow heterogeneous containers of functions.

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream & output,
const mtsFunctionBase & function )
inline

Stream out operator.