7#ifndef YARP_SERVERSQL_IMPL_ALLOCATOR_H
8#define YARP_SERVERSQL_IMPL_ALLOCATOR_H
Upper and lower bounds on port numbers etc for allocation.
Abstract interface for allocating network resources.
virtual yarp::os::Contact completePortName(const yarp::os::Contact &c)=0
virtual yarp::os::Contact completeSocket(const yarp::os::Contact &c)=0
virtual bool freePortResources(const yarp::os::Contact &c)=0
virtual ~Allocator()=default