Loading...
Searching...
No Matches
ledger::ptristream Class Reference

#include <pstream.h>

Inherits std::istream.

Public Member Functions

 ptristream (char *ptr, std::size_t len=0)

Protected Attributes

ptrinbuf buf

Detailed Description

Definition at line 49 of file pstream.h.

Constructor & Destructor Documentation

◆ ptristream()

ledger::ptristream::ptristream ( char * ptr,
std::size_t len = 0 )
inline

Definition at line 109 of file pstream.h.

References buf.

Member Data Documentation

◆ buf

ptrinbuf ledger::ptristream::buf
protected

Definition at line 106 of file pstream.h.

Referenced by ptristream().


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