Classes | |
| class | SBCMetaValue |
| This class represents values. More... | |
| class | SBCMetaValue::ValueFactory< true, U > |
| Partial specialization for values with proxies. More... | |
Macros | |
| #define | SB_VALUE |
| A macro to build a SAMSON value. | |
| #define | SB_TYPE |
| A macro to build a SAMSON type. | |
| #define | SB_CAN_CAST |
| A macro to determine whether a SAMSON value can be cast to a variable. | |
| #define | SB_CAST |
| A macro to cast a SAMSON value to a variable. | |
Typedefs | |
| typedef SBCMetaValue | SBValue |
| The short name of SBCMetaValue. | |