#include <val.h>
Definition at line 517 of file val.h.
Public Attributes | |
| IntType | type |
| union { | |
| Int8_t * i8_p | |
| Int16_t * i16_p | |
| Int32_t * i32_p | |
| Int64_t * i64_p | |
| UInt8_t * u8_p | |
| UInt16_t * u16_p | |
| UInt32_t * u32_p | |
| UInt64_t * u64_p | |
| }; | |
Definition at line 518 of file val.h.
Referenced by val_Integer::Assign(), val_Integer::Bind(), val_Integer::CheckLimits(), val_Integer::IntPtrToStr(), and val_Integer::val_Integer().
Definition at line 520 of file val.h.
Referenced by val_Integer::Assign(), val_Integer::Bind(), val_Integer::CheckLimits(), val_Integer::IntPtrToStr(), and val_Integer::val_Integer().
Definition at line 521 of file val.h.
Referenced by val_Integer::Assign(), val_Integer::Bind(), val_Integer::CheckLimits(), and val_Integer::IntPtrToStr().
Definition at line 522 of file val.h.
Referenced by val_Integer::Assign(), val_Integer::Bind(), val_Integer::CheckLimits(), and val_Integer::IntPtrToStr().
Definition at line 523 of file val.h.
Referenced by val_Integer::Assign(), val_Integer::Bind(), val_Integer::CheckLimits(), and val_Integer::IntPtrToStr().
Definition at line 525 of file val.h.
Referenced by val_Integer::Assign(), val_Integer::Bind(), val_Integer::CheckLimits(), and val_Integer::IntPtrToStr().
Definition at line 526 of file val.h.
Referenced by val_Integer::Assign(), val_Integer::Bind(), val_Integer::CheckLimits(), and val_Integer::IntPtrToStr().
Definition at line 527 of file val.h.
Referenced by val_Integer::Assign(), val_Integer::Bind(), val_Integer::CheckLimits(), and val_Integer::IntPtrToStr().
Definition at line 528 of file val.h.
Referenced by val_Integer::Assign(), val_Integer::Bind(), val_Integer::CheckLimits(), and val_Integer::IntPtrToStr().
| union { ... } |
1.5.6