My Project
Public Member Functions | Public Attributes
Discrete_interval Class Reference

List of all members.

Public Member Functions

bool in_range (const ulonglong value) const
 Determine if the given value is within the interval.
void replace (ulonglong start, ulonglong val, ulonglong incr)
 Discrete_interval (ulonglong start, ulonglong val, ulonglong incr)
ulonglong minimum () const
ulonglong values () const
ulonglong maximum () const
bool merge_if_contiguous (ulonglong start, ulonglong val, ulonglong incr)

Public Attributes

Discrete_intervalnext

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines