class BinIO
Definition
#include <
data-flow/include/binio.h
>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index
Public Static Methods
static void
_read
(istream &in, void* data, size_t typeSize, size_t length)
static template<class T> inline void
read
(istream &in, T* data, int length)
static void
_write
(ostream &out, const void* data, size_t typeSize, size_t length)
static template<class T> inline void
write
(ostream &out, const T* data, int length)
Detailed Description
void
_read
(istream &in, void* data, size_t typeSize, size_t length)
[static]
template<class T> inline void
read
(istream &in, T* data, int length)
[static]
void
_write
(ostream &out, const void* data, size_t typeSize, size_t length)
[static]
template<class T> inline void
write
(ostream &out, const T* data, int length)
[static]
Generated by: jmvalin@usw-pr-shell2 on Mon Jun 24 00:06:36 2002, using kdoc 2.0a40.