fixed invoke_noreply call generation
This commit is contained in:
parent
c923153861
commit
d0c41b03ff
2 changed files with 6 additions and 6 deletions
|
@ -166,8 +166,8 @@ public:
|
|||
InterfaceProxy(const std::string &name);
|
||||
|
||||
Message invoke_method(const CallMessage &);
|
||||
|
||||
bool invoke_method_noreply(const CallMessage &call);
|
||||
|
||||
bool invoke_method_noreply(const CallMessage &call);
|
||||
|
||||
bool dispatch_signal(const SignalMessage &);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue