class
PDI::Reference_base
Description
A common base for all references, whatever their access privileges. This ensure all reference, even with different type because of differing access privileges, can access the content at this level in each other.
Content
Member Types
struct Referenced_buffer
- A descriptor for a buffer in which references can point.
struct Referenced_data
- A descriptor for data on which references can point.
Member Functions
size_t
hash (
)
const Datatype &
type (
)
- accesses the type of the referenced raw data
Documentation
Member Functions
size_t
hash (
)
const Datatype &
type (
)
Description
accesses the type of the referenced raw data
Last modified January 1, 0001