|
client-cpp
0.9.0
|
#include <string>#include <memory>
Include dependency graph for IAttachEndpointCallback.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | kaa::IAttachEndpointCallback |
| Interface to the listener notifies of the result of whether the current endpoint has successfully attached a target endpoint. More... | |
Namespaces | |
| kaa | |
Typedefs | |
| typedef std::shared_ptr < IAttachEndpointCallback > | kaa::IAttachEndpointCallbackPtr |