![]() |
Mako 8.2.0 API
MakoCore SDK API Documentation
|
This is the complete list of members for TypeWithNull< basetype >, including all inherited members.
equals(const TypeWithNull &another) | TypeWithNull< basetype > | inline |
getValue() const | TypeWithNull< basetype > | inline |
getValueOrDefault(basetype defaultVal=basetype()) | TypeWithNull< basetype > | inline |
isNull() const | TypeWithNull< basetype > | inline |
operator=(const TypeWithNull &another) | TypeWithNull< basetype > | inline |
setNull() | TypeWithNull< basetype > | inline |
setValue(basetype value) | TypeWithNull< basetype > | inline |
TypeWithNull() | TypeWithNull< basetype > | inline |
TypeWithNull(basetype value) | TypeWithNull< basetype > | inline |
TypeWithNull(const TypeWithNull< basetype > &that) | TypeWithNull< basetype > | inline |