trader  v0.1a
A framework to build trading applications
Public Types | Public Member Functions | Public Attributes | List of all members
trader::ScopedStream< StreamType > Class Template Reference

Public Types

enum  IndentType { INC = 0, DEC }
 

Public Member Functions

 ScopedStream (StreamType &stream, bool brackets=true, IndentType indent=INC)
 

Public Attributes

IndentType _indent
 
StreamType & _stream
 
bool _brackets
 

The documentation for this class was generated from the following file: