| commore::OBStream::Impl::Impl |
( |
bool |
text | ) |
|
|
inline |
| virtual commore::OBStream::Impl::~Impl |
( |
| ) |
|
|
inlinevirtual |
| virtual void commore::OBStream::Impl::flush |
( |
| ) |
|
|
pure virtual |
| int commore::OBStream::Impl::get_current_col |
( |
| ) |
|
|
inline |
| int commore::OBStream::Impl::get_indent |
( |
| ) |
|
|
inline |
| void commore::OBStream::Impl::indent |
( |
int |
i | ) |
|
|
inline |
| virtual bool commore::OBStream::Impl::is_open |
( |
| ) |
|
|
pure virtual |
| virtual bool commore::OBStream::Impl::is_text |
( |
| ) |
const |
|
inlinevirtual |
| virtual void commore::OBStream::Impl::put |
( |
int |
c | ) |
|
|
pure virtual |
| virtual void commore::OBStream::Impl::put |
( |
const char * |
c | ) |
|
|
pure virtual |
| void commore::OBStream::Impl::put_indent |
( |
int |
c | ) |
|
|
inline |
| void commore::OBStream::Impl::put_indent |
( |
const char * |
c | ) |
|
|
inline |
| void commore::OBStream::Impl::unindent |
( |
int |
i | ) |
|
|
inline |
| int commore::OBStream::Impl::current_col_ |
|
protected |
| bool commore::OBStream::Impl::do_indent_ |
|
protected |
| int commore::OBStream::Impl::indent_ |
|
protected |
| int commore::OBStream::Impl::indent_step_ |
|
protected |
| bool commore::OBStream::Impl::text_ |
|
protected |
The documentation for this class was generated from the following file: