PLearn 0.1
Public Member Functions | Public Attributes
PLearn::PL_Log::Heading Struct Reference

Support stuff for heading manipulator. More...

#include <pl_log.h>

Collaboration diagram for PLearn::PL_Log::Heading:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Heading (string h_)

Public Attributes

string h

Detailed Description

Support stuff for heading manipulator.

Definition at line 263 of file pl_log.h.


Constructor & Destructor Documentation

PLearn::PL_Log::Heading::Heading ( string  h_) [inline]

Definition at line 264 of file pl_log.h.

: h(h_) {}

Member Data Documentation

Definition at line 265 of file pl_log.h.

Referenced by PLearn::operator<<().


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines