![]()  | 
  
    Qore reflection Module
    1.9.0
    
   | 
 
Variables | |
| const | Qore::Reflection::AutoHashOrNothingType = qore(get_type_object(autoHashOrNothingTypeInfo)) | 
| *hash<auto> type  | |
| const | Qore::Reflection::AutoHashType = qore(get_type_object(autoHashTypeInfo)) | 
| hash<auto> type  | |
| const | Qore::Reflection::AutoListOrNothingType = qore(get_type_object(autoListOrNothingTypeInfo)) | 
| *list<auto> type  | |
| const | Qore::Reflection::AutoListType = qore(get_type_object(autoListTypeInfo)) | 
| list<auto> type  | |
| const | Qore::Reflection::AutoType = qore(get_type_object(autoTypeInfo)) | 
| auto type  | |
| const | Qore::Reflection::Base64BinaryOrNothingType = qore(get_type_object(base64BinaryOrNothingTypeInfo)) | 
| *base64binary type  | |
| const | Qore::Reflection::Base64BinaryType = qore(get_type_object(base64BinaryTypeInfo)) | 
| base64binary type  | |
| const | Qore::Reflection::BinaryOrNothingType = qore(get_type_object(binaryOrNothingTypeInfo)) | 
| *binary type  | |
| const | Qore::Reflection::BinaryType = qore(get_type_object(binaryTypeInfo)) | 
| binary type  | |
| const | Qore::Reflection::BoolOrNothingType = qore(get_type_object(boolOrNothingTypeInfo)) | 
| *bool type  | |
| const | Qore::Reflection::BoolType = qore(get_type_object(boolTypeInfo)) | 
| bool type  | |
| const | Qore::Reflection::CodeOrNothingType = qore(get_type_object(codeOrNothingTypeInfo)) | 
| *code type  | |
| const | Qore::Reflection::CodeType = qore(get_type_object(codeTypeInfo)) | 
| code type  | |
| const | Qore::Reflection::DataOrNothingType = qore(get_type_object(dataOrNothingTypeInfo)) | 
| *data type  | |
| const | Qore::Reflection::DataType = qore(get_type_object(dataTypeInfo)) | 
| data type  | |
| const | Qore::Reflection::DateOrNothingType = qore(get_type_object(dateOrNothingTypeInfo)) | 
| *date type  | |
| const | Qore::Reflection::DateType = qore(get_type_object(dateTypeInfo)) | 
| date type  | |
| const | Qore::Reflection::FloatOrNothingType = qore(get_type_object(floatOrNothingTypeInfo)) | 
| *float type  | |
| const | Qore::Reflection::FloatType = qore(get_type_object(floatTypeInfo)) | 
| float type  | |
| const | Qore::Reflection::HashOrNothingType = qore(get_type_object(hashOrNothingTypeInfo)) | 
| *hash type  | |
| const | Qore::Reflection::HashType = qore(get_type_object(hashTypeInfo)) | 
| hash type  | |
| const | Qore::Reflection::HexBinaryOrNothingType = qore(get_type_object(hexBinaryOrNothingTypeInfo)) | 
| *hexbinary type  | |
| const | Qore::Reflection::HexBinaryType = qore(get_type_object(hexBinaryTypeInfo)) | 
| hexbinary type  | |
| const | Qore::Reflection::IntOrNothingType = qore(get_type_object(bigIntOrNothingTypeInfo)) | 
| *int type  | |
| const | Qore::Reflection::IntType = qore(get_type_object(bigIntTypeInfo)) | 
| int type  | |
| const | Qore::Reflection::ListOrNothingType = qore(get_type_object(listOrNothingTypeInfo)) | 
| *list type  | |
| const | Qore::Reflection::ListType = qore(get_type_object(listTypeInfo)) | 
| list type  | |
| const | Qore::Reflection::NothingType = qore(get_type_object(nothingTypeInfo)) | 
| nothing type  | |
| const | Qore::Reflection::NullOrNothingType = qore(get_type_object(nullOrNothingTypeInfo)) | 
| *null type  | |
| const | Qore::Reflection::NullType = qore(get_type_object(nullTypeInfo)) | 
| null type  | |
| const | Qore::Reflection::NumberOrNothingType = qore(get_type_object(numberOrNothingTypeInfo)) | 
| *number type  | |
| const | Qore::Reflection::NumberType = qore(get_type_object(numberTypeInfo)) | 
| number type  | |
| const | Qore::Reflection::ObjectOrNothingType = qore(get_type_object(objectOrNothingTypeInfo)) | 
| *object type  | |
| const | Qore::Reflection::ObjectType = qore(get_type_object(objectTypeInfo)) | 
| object type  | |
| const | Qore::Reflection::ReferenceOrNothingType = qore(get_type_object(referenceOrNothingTypeInfo)) | 
| *reference type  | |
| const | Qore::Reflection::ReferenceType = qore(get_type_object(referenceTypeInfo)) | 
| reference type  | |
| const | Qore::Reflection::SoftAutoListOrNothingType = qore(get_type_object(softAutoListOrNothingTypeInfo)) | 
| *softlist<auto> type  | |
| const | Qore::Reflection::SoftAutoListType = qore(get_type_object(softAutoListTypeInfo)) | 
| softlist<auto> type  | |
| const | Qore::Reflection::SoftBinaryOrNothingType = qore(get_type_object(softBinaryOrNothingTypeInfo)) | 
| *softbinary type  | |
| const | Qore::Reflection::SoftBinaryType = qore(get_type_object(softBinaryTypeInfo)) | 
| softbinary type  | |
| const | Qore::Reflection::SoftBoolOrNothingType = qore(get_type_object(softBoolOrNothingTypeInfo)) | 
| *softbool type  | |
| const | Qore::Reflection::SoftBoolType = qore(get_type_object(softBoolTypeInfo)) | 
| softbool type  | |
| const | Qore::Reflection::SoftDateOrNothingType = qore(get_type_object(softDateOrNothingTypeInfo)) | 
| *softdate type  | |
| const | Qore::Reflection::SoftDateType = qore(get_type_object(softDateTypeInfo)) | 
| softdate type  | |
| const | Qore::Reflection::SoftFloatOrNothingType = qore(get_type_object(softFloatOrNothingTypeInfo)) | 
| *softfloat type  | |
| const | Qore::Reflection::SoftFloatType = qore(get_type_object(softFloatTypeInfo)) | 
| softfloat type  | |
| const | Qore::Reflection::SoftIntOrNothingType = qore(get_type_object(softBigIntOrNothingTypeInfo)) | 
| *softint type  | |
| const | Qore::Reflection::SoftIntType = qore(get_type_object(softBigIntTypeInfo)) | 
| softint type  | |
| const | Qore::Reflection::SoftListOrNothingType = qore(get_type_object(softListOrNothingTypeInfo)) | 
| *softlist type  | |
| const | Qore::Reflection::SoftListType = qore(get_type_object(softListTypeInfo)) | 
| softlist type  | |
| const | Qore::Reflection::SoftNumberOrNothingType = qore(get_type_object(softNumberOrNothingTypeInfo)) | 
| *softnumber type  | |
| const | Qore::Reflection::SoftNumberType = qore(get_type_object(softNumberTypeInfo)) | 
| softnumber type  | |
| const | Qore::Reflection::SoftStringOrNothingType = qore(get_type_object(softStringOrNothingTypeInfo)) | 
| *softstring type  | |
| const | Qore::Reflection::SoftStringType = qore(get_type_object(softStringTypeInfo)) | 
| softstring type  | |
| const | Qore::Reflection::StringOrNothingType = qore(get_type_object(stringOrNothingTypeInfo)) | 
| *string type  | |
| const | Qore::Reflection::StringType = qore(get_type_object(stringTypeInfo)) | 
| string type  | |
| const | Qore::Reflection::TimeoutOrNothingType = qore(get_type_object(timeoutOrNothingTypeInfo)) | 
| timeout or nothing type  | |
| const | Qore::Reflection::TimeoutType = qore(get_type_object(timeoutTypeInfo)) | 
| timeout type  | |