oasys::SparseBitmap< _inttype_t >::Range Class Reference

#include <SparseBitmap.h>

Inheritance diagram for oasys::SparseBitmap< _inttype_t >::Range:

oasys::SerializableObject

List of all members.


Detailed Description

template<typename _inttype_t>
class oasys::SparseBitmap< _inttype_t >::Range

Definition at line 117 of file SparseBitmap.h.


Public Member Functions

 Range (_inttype_t start, _inttype_t end)
 Basic constructor.
 Range (const Builder &)
 Builder constructor.
void serialize (SerializeAction *a)
 virtual from SerializableObject

Public Attributes

_inttype_t start_
_inttype_t end_

Constructor & Destructor Documentation

template<typename _inttype_t>
oasys::SparseBitmap< _inttype_t >::Range::Range ( _inttype_t  start,
_inttype_t  end 
) [inline]

Basic constructor.

Definition at line 120 of file SparseBitmap.h.

template<typename _inttype_t>
oasys::SparseBitmap< _inttype_t >::Range::Range ( const Builder  )  [inline]

Builder constructor.

Definition at line 124 of file SparseBitmap.h.


Member Function Documentation

template<typename _inttype_t>
void oasys::SparseBitmap< _inttype_t >::Range::serialize ( SerializeAction a  )  [inline, virtual]

virtual from SerializableObject

Implements oasys::SerializableObject.

Definition at line 501 of file SparseBitmap.h.


Member Data Documentation

template<typename _inttype_t>
_inttype_t oasys::SparseBitmap< _inttype_t >::Range::start_

Definition at line 130 of file SparseBitmap.h.

template<typename _inttype_t>
_inttype_t oasys::SparseBitmap< _inttype_t >::Range::end_

Definition at line 131 of file SparseBitmap.h.


The documentation for this class was generated from the following file:
Generated on Sat Sep 8 08:43:56 2007 for DTN Reference Implementation by  doxygen 1.5.3