void
default_type (
Datatype_template_uptr type )
Description
Parameters
type- the datatype template attached to the descriptor
class
PDI::Data_descriptorvoid
default_type (
Datatype_template_uptr type ) Datatype_template_uptr
default_type (
) bool
empty (
) bool
metadata (
) void
metadata (
bool metadata ) const std::string &
name (
) void *
reclaim (
) Ref
ref (
) void
release (
) void
share (
void * data, bool read, bool write ) void *
share (
bool read, Ref ref, bool write )
~Data_descriptor (
)
void
default_type (
Datatype_template_uptr type ) type
Datatype_template_uptr
default_type (
) the datatype template attached to the descriptor
bool
empty (
) true if empty.
bool
metadata (
)
void
metadata (
bool metadata ) metadata
const std::string &
name (
)
void *
reclaim (
) the address of the buffer
Ref
ref (
)
void
release (
)
void
share (
void * data, bool read, bool write ) datareadwrite
void *
share (
bool read, Ref ref, bool write ) readrefwritethe just shared buffer
~Data_descriptor (
)