LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
stringstream.h
Go to the documentation of this file.
1
#ifndef messagefacility_plugins_stringstream_h
2
#define messagefacility_plugins_stringstream_h
3
// vim: set sw=2 expandtab :
4
5
#include <sstream>
6
#include <string>
7
8
namespace
mf
{
9
10
std::ostringstream&
getStringStream
(std::string
const
& psetName);
11
12
}
// namespace mf
13
14
#endif
/* messagefacility_plugins_stringstream_h */
15
16
// Local Variables:
17
// mode: c++
18
// End:
mf
Definition:
MessageLogger.cc:42
mf::getStringStream
std::ostringstream & getStringStream(std::string const &psetName)
Definition:
stringstream.cc:15
messagefacility
plugins
stringstream.h
Generated on Thu May 2 2024 20:59:52 for LArSoft by
1.8.11