DGtal
1.4.0
Loading...
Searching...
No Matches
Tools.cpp
1
/* -*- mode: c++ -*- */
9
/*
10
* \@copyright This File is part of the Board library which is
11
* licensed under the terms of the GNU Lesser General Public Licence.
12
* See the LICENCE file for further details.
13
*/
14
15
#include "Board/Tools.h"
16
17
LibBoard::MessageStream
LibBoard::notice
( std::cerr,
"Information: "
);
18
19
LibBoard::MessageStream
LibBoard::warning
( std::cerr,
"Warning: "
);
20
21
LibBoard::MessageStream
LibBoard::error
( std::cerr,
"Error: "
);
22
23
24
25
LibBoard::MessageStream
Definition
Tools.h:29
LibBoard::warning
MessageStream warning
LibBoard::error
MessageStream error
LibBoard::notice
MessageStream notice
src
Board
Tools.cpp
Generated on Mon Jun 10 2024 17:35:50 for DGtal by
1.11.0