WireCellToolkit
Wire Cell Simulation, Signal Process and Reconstruction Toolki for Liquid Argon Detectors
internal::formatbuf< Char > Class Template Reference

#include <ostream.h>

Inheritance diagram for internal::formatbuf< Char >:
Collaboration diagram for internal::formatbuf< Char >:

Public Member Functions

 formatbuf (basic_buffer< Char > &buffer)
 

Protected Member Functions

int_type overflow (int_type ch=traits_type::eof()) FMT_OVERRIDE
 
std::streamsize xsputn (const Char *s, std::streamsize count) FMT_OVERRIDE
 

Detailed Description

template<class Char>
class internal::formatbuf< Char >

Definition at line 18 of file ostream.h.

Constructor & Destructor Documentation

◆ formatbuf()

template<class Char>
internal::formatbuf< Char >::formatbuf ( basic_buffer< Char > &  buffer)
inline

Definition at line 26 of file ostream.h.

Member Function Documentation

◆ overflow()

template<class Char>
int_type internal::formatbuf< Char >::overflow ( int_type  ch = traits_type::eof())
inlineprotected

Definition at line 36 of file ostream.h.

Here is the call graph for this function:

◆ xsputn()

template<class Char>
std::streamsize internal::formatbuf< Char >::xsputn ( const Char *  s,
std::streamsize  count 
)
inlineprotected

Definition at line 42 of file ostream.h.


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