|
Sen API
Sen Libraries
|
This is the complete list of members for sen::MethodSpec, including all inherited members.
| callableSpec | sen::MethodSpec | |
| constness | sen::MethodSpec | |
| deferred | sen::MethodSpec | |
| localOnly | sen::MethodSpec | |
| MethodSpec(CallableSpec callableSpec, ConstTypeHandle<> returnType, Constness constness=Constness::nonConstant, PropertyRelation propertyRelation=NonPropertyRelated {}, bool deferred=false, bool localOnly=false) | sen::MethodSpec | inline |
| operator!=(const MethodSpec &lhs, const MethodSpec &rhs) noexcept | sen::MethodSpec | friend |
| operator==(const MethodSpec &lhs, const MethodSpec &rhs) noexcept | sen::MethodSpec | friend |
| propertyRelation | sen::MethodSpec | |
| returnType | sen::MethodSpec |