Go to the documentation of this file.
10 #ifndef _LOG4CPP_CATEGORYSTREAM_HH
11 #define _LOG4CPP_CATEGORYSTREAM_HH
16 #ifdef LOG4CPP_HAVE_SSTREAM
106 #if LOG4CPP_HAS_WCHAR_T != 0
111 if (!(_wbuffer =
new std::wostringstream)) {
123 std::streamsize
width(std::streamsize wide);
131 #if LOG4CPP_HAS_WCHAR_T != 0
132 std::wostringstream* _wbuffer;
149 #endif // _LOG4CPP_CATEGORYSTREAM_HH
class LOG4CPP_EXPORT CategoryStream
CategoryStream & operator<<(const T &t)
Stream in arbitrary types and objects.
This is the central class in the log4j package.
int Value
The type of Priority Values.
std::ostringstream * _buffer
This class enables streaming simple types and objects to a category.
CategoryStream & operator<<(const std::string &t)
Priority::Value getPriority() const
Returns the priority for this stream.
std::ostream & operator<<(std::ostream &ostr, const GENICAM_NAMESPACE::gcstring &str)
STL operator out.
LOG4CPP_EXPORT CategoryStream & eol(CategoryStream &os)
eol manipulator
Priority::Value _priority
Category & getCategory() const
Returns the destination Category for this stream.
virtual IBoolean & operator=(bool Value)
Set node value.
LOG4CPP_EXPORT CategoryStream & left(CategoryStream &os)
left manipulator
rc_genicam_api
Author(s): Heiko Hirschmueller
autogenerated on Wed Dec 4 2024 03:10:11