|
trader
v0.1a
A framework to build trading applications
|
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 |
1.8.13