#include "object_stream.h"
#include "iokernel_forwarders.h"
#include "common/suif_vector.h"
Go to the source code of this file.
Compounds | |
class | CloneStream |
Enumerations | |
enum | PTR_HANDLING { ENQUIRE_PTR, NULL_PTR, COPY_PTR, CLONE_PTR } |
enum | PTR_TYPE { NO_PTR, REF_PTR, DEFINE_PTR, OWN_PTR } |
|
ENQUIRE_PTR | |
NULL_PTR | |
COPY_PTR | |
CLONE_PTR |
|
NO_PTR | |
REF_PTR | |
DEFINE_PTR | |
OWN_PTR |