Envision
A visual programming IDE for object-oriented languages
OOModel
FunctionType
OOModel::FunctionType Member List
This is the complete list of members for
OOModel::FunctionType
, including all inherited members.
arguments
() const
OOModel::FunctionType
inline
arguments_
OOModel::FunctionType
private
clone
() const override
OOModel::FunctionType
virtual
CONST
enum value
OOModel::Type
equals
(const Type *other) const override
OOModel::FunctionType
virtual
FunctionType
(bool isValueType, std::vector< std::unique_ptr< Type >> arguments, std::unique_ptr< Type > result={})
OOModel::FunctionType
FunctionType
(bool isValueType, std::vector< std::unique_ptr< Type >> arguments, std::vector< std::unique_ptr< Type >> results)
OOModel::FunctionType
FunctionType
(const FunctionType &other)
OOModel::FunctionType
isError
() const
OOModel::Type
virtual
isValueType
() const
OOModel::Type
inline
isValueType_
OOModel::Type
private
Qualifier
enum name
OOModel::Type
qualifiers
() const
OOModel::Type
inline
Qualifiers
typedef
OOModel::Type
qualifiers_
OOModel::Type
private
relationTo
(const Type *other) const
OOModel::Type
result
() const
OOModel::FunctionType
inline
results
() const
OOModel::FunctionType
inline
results_
OOModel::FunctionType
private
setQualifiers
(Qualifiers q, bool enable=true)
OOModel::Type
inline
setValueType
(bool isValueType)
OOModel::Type
inline
Type
(bool isValueType)
OOModel::Type
Type
(const Type &other)
OOModel::Type
VOLATILE
enum value
OOModel::Type
~Type
()
OOModel::Type
virtual
Generated by
1.9.1