Variables
Tonido::Defs::Service Namespace Reference

Service Names. More...

Variables

const std::string SYNCPROXYSERVICE = "SyncProxyService"
 Service which makes asynchronous calls, synchronous.
const std::string BOOTTIMERSERVICE = "TimerService"
 Service providing recurring, one shot timers with messages.
const std::string BOOTEVENTNOTIFIERSERVICE = "EventNotifierService"
 Service which does 1 to N broadcast of events occuring in system.
const std::string BOOTUPNPSERVICE = "UPnPService"
 Service which manages opening UPnP routers.
const std::string BOOTUSERMANAGER = "UserManager"
 Service which manages a given user profile.
const std::string BOOTSTATSSERVICE = "bootstatsservice"
 Service which collects stats information.
const std::string DIRMONITORSERVICE = "DirMonitorService"
 Service which monitors file directories for changes.
const std::string INOTIFYSERVICE = "inotifyservice"
 Service to watch folder in linux OS.
const std::string CORENETWORKSERVICE = "CoreNetworkService"
 Service which does network transmission of messages.
const std::string COREHTTPSERVICE = "corehttpservice"
 Service which handles HTTP requests.
const std::string CORELOOKUPSERVICE = "lookupservice"
 Service which does Lookup Data Management.
const std::string DATASHARESERVICE = "DataShareService"
 Service which does file synchronization.
const std::string HTTPCLIENTSERVICE = "HTTPClientService"
 Service that handles remote peer connections.
const std::string FILETRANSFERSERVICE = "CoreFTS"
 File transfer service.
const std::string CORERELAYSERVICE = "corerelayservice"
 Relay Service.

Detailed Description

Service Names.


Generated on Wed Oct 12 2011 21:46:53. © CodeLathe LLC 2007-2011. All Rights Reserved.