Public Member Functions | Public Attributes | List of all members
mycroft_ros.helpers.IntentManager Class Reference

Public Member Functions

def __init__ (self, intents={})
 
def handle_intent (self, data)
 
def register_callback (self, intent_name, func)
 
def register_callbacks (self, intents)
 
def remove_callback (self, intent_name)
 

Public Attributes

 intents
 

Detailed Description

Definition at line 11 of file helpers.py.

Constructor & Destructor Documentation

def mycroft_ros.helpers.IntentManager.__init__ (   self,
  intents = {} 
)

Definition at line 13 of file helpers.py.

Member Function Documentation

def mycroft_ros.helpers.IntentManager.handle_intent (   self,
  data 
)

Definition at line 23 of file helpers.py.

def mycroft_ros.helpers.IntentManager.register_callback (   self,
  intent_name,
  func 
)

Definition at line 28 of file helpers.py.

def mycroft_ros.helpers.IntentManager.register_callbacks (   self,
  intents 
)

Definition at line 19 of file helpers.py.

def mycroft_ros.helpers.IntentManager.remove_callback (   self,
  intent_name 
)

Definition at line 16 of file helpers.py.

Member Data Documentation

mycroft_ros.helpers.IntentManager.intents

Definition at line 14 of file helpers.py.


The documentation for this class was generated from the following file:


mycroft_ros
Author(s):
autogenerated on Mon Apr 26 2021 02:35:41