|
fipa_services
|
Namespaces | |
| transports | |
Classes | |
| class | DistributedServiceDirectory |
| Implementation of a distributed service directory using the functionality of Avahi. More... | |
| class | ServiceDirectory |
| Class to describe FIPA service directory. More... | |
| class | ServiceDirectoryEntry |
| The entry definition for a service directory, containing name, type, locator and description. More... | |
| class | ServiceLocation |
| Class to describe the location of a service. More... | |
| class | ServiceLocator |
| A ServiceLocator is a container for ServiceLocations. More... | |
Typedefs | |
| typedef std::string | Name |
| typedef std::string | Type |
| typedef std::string | Description |
| typedef std::vector< ServiceDirectoryEntry > | ServiceDirectoryList |
| typedef std::map< Name, ServiceDirectoryEntry > | ServiceDirectoryMap |
| typedef std::vector< ServiceLocation > | ServiceLocations |
| typedef std::string fipa::services::Description |
| typedef std::string fipa::services::Name |
| typedef std::vector<ServiceDirectoryEntry> fipa::services::ServiceDirectoryList |
| typedef std::map<Name, ServiceDirectoryEntry> fipa::services::ServiceDirectoryMap |
| typedef std::vector<ServiceLocation> fipa::services::ServiceLocations |
| typedef std::string fipa::services::Type |
1.8.13