#include <TraceWriterFile.h>
Detailed Description
Description of class 'TraceWriterFile'
Aim:
Definition at line 56 of file TraceWriterFile.h.
Constructor & Destructor Documentation
DGtal::TraceWriterFile::TraceWriterFile |
( |
std::ostream & |
aoutputStream | ) |
|
|
inline |
Constructor.
- Parameters:
-
outputStream | the current output Stream |
Definition at line 67 of file TraceWriterFile.h.
DGtal::TraceWriterFile::~TraceWriterFile |
( |
| ) |
|
|
inline |
Copy constructor.
- Parameters:
-
other | the object to clone. Forbidden by default. |
Member Function Documentation
bool DGtal::TraceWriterFile::isValid |
( |
| ) |
const |
Checks the validity/consistency of the object.
- Returns:
- 'true' if the object is valid, 'false' otherwise.
Reimplemented from DGtal::TraceWriter.
Assignment.
- Parameters:
-
- Returns:
- a reference on 'this'. Forbidden by default.
std::string DGtal::TraceWriterFile::postfixReset |
( |
| ) |
|
|
inlinevirtual |
std::string DGtal::TraceWriterFile::prefixEmphase |
( |
| ) |
|
|
inlinevirtual |
std::string DGtal::TraceWriterFile::prefixError |
( |
| ) |
|
|
inlinevirtual |
std::string DGtal::TraceWriterFile::prefixInfo |
( |
| ) |
|
|
inlinevirtual |
std::string DGtal::TraceWriterFile::prefixWarning |
( |
| ) |
|
|
inlinevirtual |
void DGtal::TraceWriterFile::selfDisplay |
( |
std::ostream & |
out | ) |
const |
Writes/Displays the object on an output stream.
- Parameters:
-
out | the output stream where the object is written. |
Reimplemented from DGtal::TraceWriter.
The documentation for this class was generated from the following file: