concepts::OutputMatlab< F * > Class Template Reference
Class for output of pointers to matlab. More...
#include <outputMatlab.hh>
Inheritance diagram for concepts::OutputMatlab< F * >:
Public Member Functions | |
OutputMatlab (const F *val) | |
Protected Member Functions | |
std::ostream & | info (std::ostream &os) const |
Returns information in an output stream. More... | |
Private Attributes | |
const F * | val_ |
Detailed Description
template<typename F>
class concepts::OutputMatlab< F * >
Class for output of pointers to matlab.
Definition at line 137 of file outputMatlab.hh.
Constructor & Destructor Documentation
◆ OutputMatlab()
template<typename F >
|
inline |
Definition at line 139 of file outputMatlab.hh.
Member Function Documentation
◆ info()
template<typename F >
|
inlineprotectedvirtual |
Returns information in an output stream.
Reimplemented from concepts::OutputOperator.
Definition at line 142 of file outputMatlab.hh.
Member Data Documentation
◆ val_
template<typename F >
|
private |
Definition at line 147 of file outputMatlab.hh.
The documentation for this class was generated from the following file:
- basics/outputMatlab.hh