Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
xstream::ostreambuf Class Reference

#include <common.h>

+ Inheritance diagram for xstream::ostreambuf:

Protected Member Functions

std::streamsize available () const
 remaining characters in the buffer More...
 
std::streamsize taken () const
 number of characters in the buffer More...
 

Detailed Description

Definition at line 21 of file common.h.

Member Function Documentation

std::streamsize xstream::ostreambuf::available ( ) const
inlineprotected

remaining characters in the buffer

Definition at line 28 of file common.h.

Referenced by xstream::base64::ostreambuf::~ostreambuf().

std::streamsize xstream::ostreambuf::taken ( ) const
inlineprotected

number of characters in the buffer

Definition at line 36 of file common.h.

Referenced by xstream::digest::stream::xsputn().


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