SDSL 3.0.3
Succinct Data Structure Library
Loading...
Searching...
No Matches
sdsl::nullstream::nullbuf Struct Reference

#include <io.hpp>

Inheritance diagram for sdsl::nullstream::nullbuf:

Public Member Functions

int overflow (int c)
int xputc (int)
std::streamsize xsputn (char const *, std::streamsize n)
int sync ()

Detailed Description

Definition at line 363 of file io.hpp.

Member Function Documentation

◆ overflow()

int sdsl::nullstream::nullbuf::overflow ( int c)
inline

Definition at line 365 of file io.hpp.

◆ sync()

int sdsl::nullstream::nullbuf::sync ( )
inline

Definition at line 377 of file io.hpp.

◆ xputc()

int sdsl::nullstream::nullbuf::xputc ( int )
inline

Definition at line 369 of file io.hpp.

◆ xsputn()

std::streamsize sdsl::nullstream::nullbuf::xsputn ( char const * ,
std::streamsize n )
inline

Definition at line 373 of file io.hpp.


The documentation for this struct was generated from the following file:
  • /builddir/build/BUILD/sdsl-lite-3.0.3-build/sdsl-lite-3.0.3/include/sdsl/io.hpp