Kanzi Connect  3.9.8
Kanzi Connect C++ API
kanzi::connect::detail Namespace Reference

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< MethodInvocationContextMethodInvocationContextSharedPtr
 
typedef weak_ptr< MethodInvocationContextMethodInvocationContextWeakPtr
 
typedef shared_ptr< MethodSignatureMethodSignatureSharedPtr
 

Typedef Documentation

◆ MethodInvocationContextSharedPtr

◆ MethodInvocationContextWeakPtr

◆ MethodSignatureSharedPtr