fipa_services
Namespaces | Classes | Typedefs
fipa::services Namespace Reference

Namespaces

 message_transport
 
 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< ServiceDirectoryEntryServiceDirectoryList
 
typedef std::map< Name, ServiceDirectoryEntryServiceDirectoryMap
 
typedef std::vector< ServiceLocationServiceLocations
 

Typedef Documentation

◆ Description

typedef std::string fipa::services::Description

◆ Name

typedef std::string fipa::services::Name

◆ ServiceDirectoryList

◆ ServiceDirectoryMap

◆ ServiceLocations

◆ Type

typedef std::string fipa::services::Type