Choreonoid
1.5
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
src
Util
NullOut.h
Go to the documentation of this file.
1
5
#ifndef CNOID_UTIL_NULL_OUT_H_INCLUDED
6
#define CNOID_UTIL_NULL_OUT_H_INCLUDED
7
8
#include <iosfwd>
9
#include "
exportdecl.h
"
10
11
namespace
cnoid
{
12
13
CNOID_EXPORT
std::ostream&
nullout
();
14
15
}
16
17
18
#endif
exportdecl.h
cnoid
Defines the minimum processing for performing pasing file for STL.
Definition:
AbstractSceneLoader.h:9
cnoid::nullout
std::ostream & nullout()
Definition:
NullOut.cpp:26
CNOID_EXPORT
#define CNOID_EXPORT
Definition:
Util/exportdecl.h:37
Generated by
1.8.11