Class jac::ReadableRef
ClassList > jac > ReadableRef
Inherits the following classes: jac::Readable
Public Functions
Type | Name |
---|---|
ReadableRef (Readable * ptr) |
|
virtual bool | get (std::function< void(char)> callback) override |
virtual bool | read (std::function< void(std::string)> callback) override |
Public Functions inherited from jac::Readable
See jac::Readable
Type | Name |
---|---|
virtual bool | get (std::function< void(char)> callback) = 0 |
virtual bool | read (std::function< void(std::string)> callback) = 0 |
virtual | ~Readable () = default |
Public Functions Documentation
function ReadableRef
function get
Implements jac::Readable::get
function read
Implements jac::Readable::read
The documentation for this class was generated from the following file src/jac/features/types/streams.h