NorMIT-nav  18.04
An IGT application
Catch::StreamBufImpl< WriterF, bufferSize > Class Template Reference

#include <catch.hpp>

Inheritance diagram for Catch::StreamBufImpl< WriterF, bufferSize >:
Catch::StreamBufBase

Public Member Functions

 StreamBufImpl ()
 
 ~StreamBufImpl () throw ()
 
- Public Member Functions inherited from Catch::StreamBufBase
virtual ~StreamBufBase () throw ()
 

Detailed Description

template<typename WriterF, size_t bufferSize = 256>
class Catch::StreamBufImpl< WriterF, bufferSize >

Definition at line 2025 of file catch.hpp.

Constructor & Destructor Documentation

template<typename WriterF , size_t bufferSize = 256>
Catch::StreamBufImpl< WriterF, bufferSize >::StreamBufImpl ( )
inline

Definition at line 2030 of file catch.hpp.

template<typename WriterF , size_t bufferSize = 256>
Catch::StreamBufImpl< WriterF, bufferSize >::~StreamBufImpl ( )
throw (
)
inline

Definition at line 2034 of file catch.hpp.


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