MyraMath
Public Member Functions | List of all members
myra::InputStream Class Referenceabstract

Abstraction layer, deserializable objects read themselves from these. More...

#include <Streams.h>

Inheritance diagram for myra::InputStream:
[legend]

Public Member Functions

virtual void read_binary (char *p, size_t n)=0
 
template<class T >
read ()
 

Detailed Description

Abstraction layer, deserializable objects read themselves from these.


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