YARP
Yet Another Robot Platform
yarp::serversql::impl Namespace Reference

Namespaces

 LogComponent
 

Classes

class  Allocator
 Abstract interface for allocating network resources. More...
 
class  AllocatorConfig
 Upper and lower bounds on port numbers etc for allocation. More...
 
class  AllocatorOnTriples
 Allocates network resources, and tracks them using a TripleSource. More...
 
class  ComposedNameService
 Compose two name services into one. More...
 
class  ConnectManager
 
class  ConnectThread
 
class  NameServerContainer
 
class  NameServiceOnTriples
 An implementation of name service operators on a triple store. More...
 
class  NameTripleState
 State information for a single name server operation on a database. More...
 
class  ParseName
 
class  SqliteTripleSource
 Sqlite database, viewed as a collection of triples. More...
 
class  StyleNameService
 
class  Subscriber
 Abstract interface for maintaining persistent connections. More...
 
class  SubscriberOnSql
 Interface for maintaining persistent connections using SQL. More...
 
class  Triple
 The basic unit of data the name server works with. More...
 
class  TripleContext
 Side information for controlling access to triples. More...
 
class  TripleSource
 Abstract view of a database as a collection of triples. More...
 
class  TripleSourceCreator
 Open and close a database, viewed as a collection of triples. More...