XDR Data Types
- boolean
- int – 32-bit integer
- unsigned int – unsigned 32-bit integer
- hyper – 64-bit integer
- unsigned hyper – unsigned 64-bit integer
- IEEE float
- IEEE double
- quadruple (new in RFC1832)
- enumeration
- structure
- string
- fixed length array
- variable length array
- union – discriminated union
- fixed length opaque data
- variable length opaque data
- void – zero byte quantity
- optional – optional data is notated similarly to C pointers, but is represented as the data type "pointed to" with a boolean "present or not" flag.
Read more about this topic: External Data Representation
Famous quotes containing the words data and/or types:
“To write it, it took three months; to conceive it three minutes; to collect the data in itall my life.”
—F. Scott Fitzgerald (18961940)
“The wider the range of possibilities we offer children, the more intense will be their motivations and the richer their experiences. We must widen the range of topics and goals, the types of situations we offer and their degree of structure, the kinds and combinations of resources and materials, and the possible interactions with things, peers, and adults.”
—Loris Malaguzzi (19201994)