calltype | ulxr::Dispatcher::MethodCallDescriptor | [private] |
Dispatcher class | ulxr::Dispatcher::MethodCallDescriptor | [friend] |
documentation | ulxr::Dispatcher::MethodCallDescriptor | [private] |
enabled | ulxr::Dispatcher::MethodCallDescriptor | [mutable, private] |
getCallType() const | ulxr::Dispatcher::MethodCallDescriptor | |
getDocumentation() const | ulxr::Dispatcher::MethodCallDescriptor | |
getInvoked() const | ulxr::Dispatcher::MethodCallDescriptor | |
getMethodName() const | ulxr::Dispatcher::MethodCallDescriptor | |
getParameterSignature() const | ulxr::Dispatcher::MethodCallDescriptor | |
getReturnValueSignature() const | ulxr::Dispatcher::MethodCallDescriptor | |
getSignature(bool with_name, bool with_return) const | ulxr::Dispatcher::MethodCallDescriptor | |
incInvoked() const | ulxr::Dispatcher::MethodCallDescriptor | |
invoked | ulxr::Dispatcher::MethodCallDescriptor | [mutable, private] |
isEnabled() const | ulxr::Dispatcher::MethodCallDescriptor | |
method_name | ulxr::Dispatcher::MethodCallDescriptor | [private] |
MethodCallDescriptor(const MethodCall &call) | ulxr::Dispatcher::MethodCallDescriptor | |
MethodCallDescriptor(CallType calltype, const CppString &ret_sig, const CppString &name, const CppString &signature, const CppString &help) | ulxr::Dispatcher::MethodCallDescriptor | |
operator<(const MethodCallDescriptor &desc) const | ulxr::Dispatcher::MethodCallDescriptor | [inline] |
operator==(const MethodCallDescriptor &desc) const | ulxr::Dispatcher::MethodCallDescriptor | [inline] |
return_signature | ulxr::Dispatcher::MethodCallDescriptor | [private] |
setEnabled(bool ena) const | ulxr::Dispatcher::MethodCallDescriptor | |
signature | ulxr::Dispatcher::MethodCallDescriptor | [private] |