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