imbuff Class Reference

Ratpac-two: imbuff Class Reference
Ratpac-two
Inheritance diagram for imbuff:
ibuff

Public Member Functions

unsigned add (const itext &)
 
void remove (unsigned)
 
virtual int peek (void)
 
virtual int get (void)
 
unsigned count (void) const
 
itextdevice (unsigned)
 
const itextdevice (unsigned) const
 
- Public Member Functions inherited from ibuff
 ibuff (itext::newline_t newline=itext::convert_mode)
 
void increment (bool newline=false)
 
unsigned long bytes (void) const
 
unsigned line (void) const
 
unsigned column (void) const
 
void set_newline_mode (itext::newline_t newline)
 
itext::newline_t newline_mode (void) const
 
void set_error (int error)
 
void clear_error (void)
 
int error_number (void) const
 
virtual std::string error_string (void) const
 

Friends

class imtext
 

Additional Inherited Members

- Protected Attributes inherited from ibuff
itext::newline_t m_newline_mode
 
unsigned long m_bytes
 
unsigned m_line
 
unsigned m_column
 
int m_error_number
 
int m_aliases
 

The documentation for this class was generated from the following files:
  • /home/docs/checkouts/readthedocs.org/user_builds/ratpac/checkouts/latest/src/external/stlplus/include/stlplus/multiio.hpp
  • /home/docs/checkouts/readthedocs.org/user_builds/ratpac/checkouts/latest/src/external/stlplus/src/multiio.cc