#include "object.h"
#include "iokernel_forwarders.h"
#include "object_wrapper.h"
Go to the source code of this file.
Compounds | |
struct | AddressInfo |
class | AddressMap |
class | InputStream |
struct | InputStreamFixUp |
class | ObjectStream |
class | OutputStream |
Typedefs | |
typedef suif_hash_map<AddressId, InputStreamFixUp> | AddressMapType |
typedef suif_hash_map<Address, TempStorageData> | TempStorageMapType |
typedef suif_hash_map<Address, AddressInfo > | MyMap |
|
|
|