#include <SparseBitmap.h>
Definition at line 120 of file SparseBitmap.h.
Public Member Functions | |
Range (_inttype_t start, _inttype_t end) | |
Public Attributes | |
_inttype_t | start_ |
_inttype_t | end_ |
oasys::SparseBitmap< _inttype_t >::Range::Range | ( | _inttype_t | start, | |
_inttype_t | end | |||
) | [inline] |
Definition at line 121 of file SparseBitmap.h.
_inttype_t oasys::SparseBitmap< _inttype_t >::Range::start_ |
Definition at line 124 of file SparseBitmap.h.
_inttype_t oasys::SparseBitmap< _inttype_t >::Range::end_ |
Definition at line 125 of file SparseBitmap.h.