Upper and lower bounds on port numbers etc for allocation. More...
#include <yarp/serversql/impl/Allocator.h>
Public Member Functions | |
| AllocatorConfig () | |
Public Attributes | |
| int | minPortNumber |
| int | maxPortNumber |
Upper and lower bounds on port numbers etc for allocation.
Definition at line 23 of file Allocator.h.
|
inline |
Definition at line 29 of file Allocator.h.
| int yarp::serversql::impl::AllocatorConfig::maxPortNumber |
Definition at line 27 of file Allocator.h.
| int yarp::serversql::impl::AllocatorConfig::minPortNumber |
Definition at line 26 of file Allocator.h.