This is the complete list of members for Qore::Reflection::Type, including all inherited members.
acceptsValue(auto value) | Qore::Reflection::Type | |
canConvertToScalar() | Qore::Reflection::Type | |
constructor(string typestr) | Qore::Reflection::Type | |
Qore::Serializable::constructor() | Qore::Serializable | |
copy() | Qore::Serializable | |
deserialize(InputStream stream, *int flags) | Qore::Serializable | static |
deserialize(binary bin, *int flags) | Qore::Serializable | static |
deserialize(string bin, *int flags) | Qore::Serializable | static |
deserialize(hash< SerializationInfo > data, *int flags) | Qore::Serializable | static |
deserializeMembers(hash< auto > members) | Qore::Serializable | private |
deserializeToData(InputStream stream, *int flags) | Qore::Serializable | static |
deserializeToData(binary bin, *int flags) | Qore::Serializable | static |
getAcceptTypeHash(*bool simple) | Qore::Reflection::Type | |
getBaseType() | Qore::Reflection::Type | |
getBaseTypeCode() | Qore::Reflection::Type | |
getDefaultValue() | Qore::Reflection::Type | |
getElementType() | Qore::Reflection::Type | |
getMandatoryType() | Qore::Reflection::Type | |
getName() | Qore::Reflection::Type | |
getOrNothingType() | Qore::Reflection::Type | |
getOrNothingType(auto v) | Qore::Reflection::Type | static |
getReturnTypeHash(*bool simple) | Qore::Reflection::Type | |
getType(auto v) | Qore::Reflection::Type | static |
getTypedHash() | Qore::Reflection::Type | |
hasDefaultValue() | Qore::Reflection::Type | |
hasType() | Qore::Reflection::Type | |
isAssignableFrom(Type type, reference< bool > may_not_match) | Qore::Reflection::Type | |
isAssignableFrom(Type type) | Qore::Reflection::Type | |
isAssignableFrom(auto value) | Qore::Reflection::Type | |
isCompatible(Type type) | Qore::Reflection::Type | |
isEqual(Type type) | Qore::Reflection::Type | |
isOrNothingType() | Qore::Reflection::Type | |
isOutputCompatible(Type type) | Qore::Reflection::Type | |
isTypedHash() | Qore::Reflection::Type | |
serialize(OutputStream stream, *int flags) | Qore::Serializable | |
serialize(*int flags) | Qore::Serializable | |
serialize(auto val, OutputStream stream, *int flags) | Qore::Serializable | static |
serialize(auto val, *int flags) | Qore::Serializable | static |
serializeMembers(*hash< auto > members) | Qore::Serializable | private |
serializeToData(*int flags) | Qore::Serializable | |
serializeToData(auto val, *int flags) | Qore::Serializable | static |