Mako 8.2.0 API
MakoCore SDK API Documentation
Loading...
Searching...
No Matches
TypeWithNull< basetype > Member List

This is the complete list of members for TypeWithNull< basetype >, including all inherited members.

equals(const TypeWithNull &another)TypeWithNull< basetype >inline
getValue() constTypeWithNull< basetype >inline
getValueOrDefault(basetype defaultVal=basetype())TypeWithNull< basetype >inline
isNull() constTypeWithNull< 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