Choreonoid
1.8
src
Util
NullOut.h
Go to the documentation of this file.
1
5
#ifndef CNOID_UTIL_NULL_OUT_H
6
#define CNOID_UTIL_NULL_OUT_H
7
8
#include <iosfwd>
9
#include "exportdecl.h"
10
11
namespace
cnoid
{
12
13
CNOID_EXPORT std::ostream&
nullout
();
14
15
}
16
17
#endif
cnoid::nullout
std::ostream & nullout()
Definition:
NullOut.cpp:26
cnoid
Definition:
AbstractSceneLoader.h:11
Generated by
1.8.17