YARP
Yet Another Robot Platform
yarp::serversql::impl::AllocatorConfig Class Reference

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
 

Detailed Description

Upper and lower bounds on port numbers etc for allocation.

Definition at line 23 of file Allocator.h.

Constructor & Destructor Documentation

◆ AllocatorConfig()

yarp::serversql::impl::AllocatorConfig::AllocatorConfig ( )
inline

Definition at line 29 of file Allocator.h.

Member Data Documentation

◆ maxPortNumber

int yarp::serversql::impl::AllocatorConfig::maxPortNumber

Definition at line 27 of file Allocator.h.

◆ minPortNumber

int yarp::serversql::impl::AllocatorConfig::minPortNumber

Definition at line 26 of file Allocator.h.


The documentation for this class was generated from the following file: