#include <oorexxapi.h>
Definition at line 261 of file oorexxapi.h.
uint16_t _ValueDescriptor::flags |
Definition at line 339 of file oorexxapi.h.
Referenced by RexxNativeActivation::processArguments().
uint16_t _ValueDescriptor::type |
Definition at line 338 of file oorexxapi.h.
Referenced by RexxNativeActivation::objectToValue(), RexxNativeActivation::processArguments(), and RexxNativeActivation::valueToObject().
_ValueDescriptor::value { ... } union |
int64_t _ValueDescriptor::value___int64_t |
Definition at line 290 of file oorexxapi.h.
uint64_t _ValueDescriptor::value___uint64_t |
Definition at line 295 of file oorexxapi.h.
uintptr_t _ValueDescriptor::value___uintptr_t |
Definition at line 298 of file oorexxapi.h.
RexxArrayObject _ValueDescriptor::value_ARGLIST |
Definition at line 269 of file oorexxapi.h.
POINTER _ValueDescriptor::value_CSELF |
Definition at line 272 of file oorexxapi.h.
CSTRING _ValueDescriptor::value_CSTRING |
Definition at line 282 of file oorexxapi.h.
Referenced by RexxNativeActivation::objectToValue(), RexxNativeActivation::processArguments(), InterpreterInstance::processOptions(), and RexxNativeActivation::valueToObject().
double _ValueDescriptor::value_double |
Definition at line 281 of file oorexxapi.h.
Referenced by RexxNativeActivation::objectToValue(), RexxNativeActivation::processArguments(), and RexxNativeActivation::valueToObject().
float _ValueDescriptor::value_float |
Definition at line 285 of file oorexxapi.h.
Referenced by RexxNativeActivation::objectToValue(), RexxNativeActivation::processArguments(), and RexxNativeActivation::valueToObject().
int _ValueDescriptor::value_int |
Definition at line 277 of file oorexxapi.h.
Referenced by RexxNativeActivation::objectToValue(), RexxNativeActivation::processArguments(), and RexxNativeActivation::valueToObject().
int16_t _ValueDescriptor::value_int16_t |
Definition at line 287 of file oorexxapi.h.
Referenced by RexxNativeActivation::objectToValue(), RexxNativeActivation::processArguments(), and RexxNativeActivation::valueToObject().
int32_t _ValueDescriptor::value_int32_t |
Definition at line 288 of file oorexxapi.h.
Referenced by RexxNativeActivation::objectToValue(), RexxNativeActivation::processArguments(), and RexxNativeActivation::valueToObject().
int64_t _ValueDescriptor::value_int64_t |
Definition at line 289 of file oorexxapi.h.
Referenced by RexxNativeActivation::objectToValue(), RexxNativeActivation::processArguments(), and RexxNativeActivation::valueToObject().
int8_t _ValueDescriptor::value_int8_t |
Definition at line 286 of file oorexxapi.h.
Referenced by RexxNativeActivation::objectToValue(), RexxNativeActivation::processArguments(), and RexxNativeActivation::valueToObject().
intptr_t _ValueDescriptor::value_intptr_t |
Definition at line 296 of file oorexxapi.h.
Referenced by RexxNativeActivation::objectToValue(), RexxNativeActivation::processArguments(), and RexxNativeActivation::valueToObject().
logical_t _ValueDescriptor::value_logical_t |
Definition at line 280 of file oorexxapi.h.
Referenced by RexxNativeActivation::objectToValue(), RexxNativeActivation::processArguments(), and RexxNativeActivation::valueToObject().
CSTRING _ValueDescriptor::value_NAME |
Definition at line 270 of file oorexxapi.h.
CSTRING _ValueDescriptor::value_OPTIONAL_CSTRING |
Definition at line 315 of file oorexxapi.h.
double _ValueDescriptor::value_OPTIONAL_double |
Definition at line 314 of file oorexxapi.h.
float _ValueDescriptor::value_OPTIONAL_float |
Definition at line 319 of file oorexxapi.h.
int _ValueDescriptor::value_OPTIONAL_int |
Definition at line 310 of file oorexxapi.h.
int16_t _ValueDescriptor::value_OPTIONAL_int16_t |
Definition at line 321 of file oorexxapi.h.
int32_t _ValueDescriptor::value_OPTIONAL_int32_t |
Definition at line 322 of file oorexxapi.h.
int64_t _ValueDescriptor::value_OPTIONAL_int64_t |
Definition at line 323 of file oorexxapi.h.
int8_t _ValueDescriptor::value_OPTIONAL_int8_t |
Definition at line 320 of file oorexxapi.h.
intptr_t _ValueDescriptor::value_OPTIONAL_intptr_t |
Definition at line 328 of file oorexxapi.h.
logical_t _ValueDescriptor::value_OPTIONAL_logical_t |
Definition at line 313 of file oorexxapi.h.
POINTER _ValueDescriptor::value_OPTIONAL_POINTER |
Definition at line 317 of file oorexxapi.h.
POINTER _ValueDescriptor::value_OPTIONAL_POINTERSTRING |
Definition at line 334 of file oorexxapi.h.
RexxArrayObject _ValueDescriptor::value_OPTIONAL_RexxArrayObject |
Definition at line 332 of file oorexxapi.h.
RexxClassObject _ValueDescriptor::value_OPTIONAL_RexxClassObject |
Definition at line 316 of file oorexxapi.h.
RexxMutableBufferObject _ValueDescriptor::value_OPTIONAL_RexxMutableBufferObject |
Definition at line 335 of file oorexxapi.h.
RexxObjectPtr _ValueDescriptor::value_OPTIONAL_RexxObjectPtr |
Definition at line 309 of file oorexxapi.h.
RexxStemObject _ValueDescriptor::value_OPTIONAL_RexxStemObject |
Definition at line 333 of file oorexxapi.h.
RexxStringObject _ValueDescriptor::value_OPTIONAL_RexxStringObject |
Definition at line 318 of file oorexxapi.h.
size_t _ValueDescriptor::value_OPTIONAL_size_t |
Definition at line 331 of file oorexxapi.h.
ssize_t _ValueDescriptor::value_OPTIONAL_ssize_t |
Definition at line 330 of file oorexxapi.h.
stringsize_t _ValueDescriptor::value_OPTIONAL_stringsize_t |
Definition at line 312 of file oorexxapi.h.
uint16_t _ValueDescriptor::value_OPTIONAL_uint16_t |
Definition at line 325 of file oorexxapi.h.
uint32_t _ValueDescriptor::value_OPTIONAL_uint32_t |
Definition at line 326 of file oorexxapi.h.
uint64_t _ValueDescriptor::value_OPTIONAL_uint64_t |
Definition at line 327 of file oorexxapi.h.
uint8_t _ValueDescriptor::value_OPTIONAL_uint8_t |
Definition at line 324 of file oorexxapi.h.
uintptr_t _ValueDescriptor::value_OPTIONAL_uintptr_t |
Definition at line 329 of file oorexxapi.h.
wholenumber_t _ValueDescriptor::value_OPTIONAL_wholenumber_t |
Definition at line 311 of file oorexxapi.h.
RexxClassObject _ValueDescriptor::value_OSELF |
Definition at line 273 of file oorexxapi.h.
POINTER _ValueDescriptor::value_POINTER |
Definition at line 283 of file oorexxapi.h.
Referenced by RexxNativeActivation::objectToValue(), RexxNativeActivation::processArguments(), InterpreterInstance::processOptions(), and RexxNativeActivation::valueToObject().
POINTER _ValueDescriptor::value_POINTERSTRING |
Definition at line 303 of file oorexxapi.h.
Referenced by RexxNativeActivation::processArguments().
RexxArrayObject _ValueDescriptor::value_RexxArrayObject |
Definition at line 301 of file oorexxapi.h.
Referenced by RexxNativeActivation::objectToValue(), and RexxNativeActivation::processArguments().
RexxClassObject _ValueDescriptor::value_RexxClassObject |
Definition at line 276 of file oorexxapi.h.
Referenced by RexxNativeActivation::objectToValue(), and RexxNativeActivation::processArguments().
RexxMutableBufferObject _ValueDescriptor::value_RexxMutableBufferObject |
Definition at line 304 of file oorexxapi.h.
Referenced by RexxNativeActivation::objectToValue(), and RexxNativeActivation::processArguments().
RexxObjectPtr _ValueDescriptor::value_RexxObjectPtr |
Definition at line 275 of file oorexxapi.h.
Referenced by RexxNativeActivation::objectToValue(), RexxNativeActivation::processArguments(), and RexxNativeActivation::valueToObject().
RexxStemObject _ValueDescriptor::value_RexxStemObject |
Definition at line 302 of file oorexxapi.h.
Referenced by RexxNativeActivation::objectToValue(), and RexxNativeActivation::processArguments().
RexxStringObject _ValueDescriptor::value_RexxStringObject |
Definition at line 284 of file oorexxapi.h.
Referenced by RexxNativeActivation::objectToValue(), and RexxNativeActivation::processArguments().
RexxObjectPtr _ValueDescriptor::value_SCOPE |
Definition at line 271 of file oorexxapi.h.
size_t _ValueDescriptor::value_size_t |
Definition at line 299 of file oorexxapi.h.
Referenced by RexxNativeActivation::objectToValue(), RexxNativeActivation::processArguments(), and RexxNativeActivation::valueToObject().
ssize_t _ValueDescriptor::value_ssize_t |
Definition at line 300 of file oorexxapi.h.
Referenced by RexxNativeActivation::processArguments().
stringsize_t _ValueDescriptor::value_stringsize_t |
Definition at line 279 of file oorexxapi.h.
Referenced by RexxNativeActivation::objectToValue(), RexxNativeActivation::processArguments(), and RexxNativeActivation::valueToObject().
RexxClassObject _ValueDescriptor::value_SUPER |
Definition at line 274 of file oorexxapi.h.
uint16_t _ValueDescriptor::value_uint16_t |
Definition at line 292 of file oorexxapi.h.
Referenced by RexxNativeActivation::objectToValue(), RexxNativeActivation::processArguments(), and RexxNativeActivation::valueToObject().
uint32_t _ValueDescriptor::value_uint32_t |
Definition at line 293 of file oorexxapi.h.
Referenced by RexxNativeActivation::objectToValue(), RexxNativeActivation::processArguments(), and RexxNativeActivation::valueToObject().
uint64_t _ValueDescriptor::value_uint64_t |
Definition at line 294 of file oorexxapi.h.
Referenced by RexxNativeActivation::objectToValue(), RexxNativeActivation::processArguments(), and RexxNativeActivation::valueToObject().
uint8_t _ValueDescriptor::value_uint8_t |
Definition at line 291 of file oorexxapi.h.
Referenced by RexxNativeActivation::objectToValue(), RexxNativeActivation::processArguments(), and RexxNativeActivation::valueToObject().
uintptr_t _ValueDescriptor::value_uintptr_t |
Definition at line 297 of file oorexxapi.h.
Referenced by RexxNativeActivation::objectToValue(), RexxNativeActivation::processArguments(), and RexxNativeActivation::valueToObject().
wholenumber_t _ValueDescriptor::value_wholenumber_t |
Definition at line 278 of file oorexxapi.h.
Referenced by RexxNativeActivation::objectToValue(), RexxNativeActivation::processArguments(), and RexxNativeActivation::valueToObject().