Kea  1.9.9-git
isc::stat_cmds::LeaseStatCmdsImpl::Parameters Class Reference

Wrapper class for stat-leaseX-get command parameters. More...

Public Member Functions

std::string toText ()
 Generate a string version of the contents. More...
 

Public Attributes

SubnetID first_subnet_id_
 Specifies the subnet-id for a single subnet, or the first subnet for a subnet range. More...
 
SubnetID last_subnet_id_
 Specifies the last subnet for subnet range. More...
 
LeaseStatsQuery::SelectMode select_mode_
 Denotes the query selection mode all, subnet, or subnet range. More...
 

Detailed Description

Wrapper class for stat-leaseX-get command parameters.

Definition at line 53 of file stat_cmds.cc.

Member Function Documentation

std::string isc::stat_cmds::LeaseStatCmdsImpl::Parameters::toText ( )
inline

Member Data Documentation

SubnetID isc::stat_cmds::LeaseStatCmdsImpl::Parameters::first_subnet_id_

Specifies the subnet-id for a single subnet, or the first subnet for a subnet range.

Definition at line 57 of file stat_cmds.cc.

Referenced by isc::stat_cmds::LeaseStatCmdsImpl::getParameters(), isc::stat_cmds::LeaseStatCmdsImpl::makeResultSet4(), and isc::stat_cmds::LeaseStatCmdsImpl::makeResultSet6().

SubnetID isc::stat_cmds::LeaseStatCmdsImpl::Parameters::last_subnet_id_
LeaseStatsQuery::SelectMode isc::stat_cmds::LeaseStatCmdsImpl::Parameters::select_mode_

Denotes the query selection mode all, subnet, or subnet range.

Definition at line 64 of file stat_cmds.cc.

Referenced by isc::stat_cmds::LeaseStatCmdsImpl::getParameters(), isc::stat_cmds::LeaseStatCmdsImpl::makeResultSet4(), and isc::stat_cmds::LeaseStatCmdsImpl::makeResultSet6().


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