|
Bond 0.9
C++ Bond Runtime Library API Documentation
|
This is the complete list of members for Bond::Value, including all inherited members.
| buffer | Bond::Value | |
| length | Bond::Value | |
| mBool | Bond::Value | |
| mDouble | Bond::Value | |
| mFloat | Bond::Value | |
| mInt | Bond::Value | |
| mLong | Bond::Value | |
| mString | Bond::Value | |
| mUInt | Bond::Value | |
| mULong | Bond::Value | |
| Value() | Bond::Value | inline |
| Value(bool value) | Bond::Value | inlineexplicit |
| Value(int32_t value) | Bond::Value | inlineexplicit |
| Value(uint32_t value) | Bond::Value | inlineexplicit |
| Value(int64_t value) | Bond::Value | inlineexplicit |
| Value(uint64_t value) | Bond::Value | inlineexplicit |
| Value(float value) | Bond::Value | inlineexplicit |
| Value(double value) | Bond::Value | inlineexplicit |