|
NUGU SDK Linux
1.7.6
|
#include <functional>#include <list>#include <njson/njson.h>#include <set>#include <string>#include <base/nugu_directive.h>#include <clientkit/nugu_core_container_interface.hh>#include <nugu.h>
Include dependency graph for capability_interface.hh:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | NuguClientKit::_DirectiveCancelPolicy |
| Policy about canceling directives which are belong to the specific dialog id. More... | |
| class | NuguClientKit::ICapabilityInterface |
| capability interface More... | |
| class | NuguClientKit::ICapabilityListener |
| capability listener interface More... | |
Typedefs | |
| typedef struct NuguClientKit::_DirectiveCancelPolicy | NuguClientKit::DirectiveCancelPolicy |
| Policy about canceling directives which are belong to the specific dialog id. | |
Variables | |
| class NUGU_API | NuguClientKit::ICapabilityInterface |
| capability interface | |