mutable
A Database System for Research and Fast Prototyping
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes
NullStream Class Reference

#include <stream.hpp>

Inheritance diagram for NullStream:
[legend]
Collaboration diagram for NullStream:
[legend]

Public Member Functions

 NullStream ()
 

Private Attributes

NullBuffer m_sb
 

Detailed Description

Definition at line 12 of file stream.hpp.

Constructor & Destructor Documentation

◆ NullStream()

NullStream::NullStream ( )
inline

Definition at line 15 of file stream.hpp.

Field Documentation

◆ m_sb

NullBuffer NullStream::m_sb
private

Definition at line 17 of file stream.hpp.


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