#include <iostream>
#include <stdlib.h>
#include <string.h>
#include <limits.h>
#include <dsMmap.h>
Go to the source code of this file.
Compounds | |
class | dsMmapStream |
class | dsMmapStreambuf |
Typedefs | |
typedef void *(* | p_alloc )(size_t) |
typedef void(* | p_free )(void *) |
|
|
|
|