Classes | |
| class | MethodInvocationContext |
| Internal method invocation context. Not to be used in application code. More... | |
| class | MethodSignature |
| Method signature information. More... | |
Typedefs | |
| typedef shared_ptr< MethodInvocationContext > | MethodInvocationContextSharedPtr |
| typedef weak_ptr< MethodInvocationContext > | MethodInvocationContextWeakPtr |
| typedef shared_ptr< MethodSignature > | MethodSignatureSharedPtr |
| typedef shared_ptr<MethodInvocationContext> kanzi::connect::detail::MethodInvocationContextSharedPtr |
| typedef shared_ptr<MethodSignature> kanzi::connect::detail::MethodSignatureSharedPtr |