Created by the British Broadcasting Corporation.
#include <arrays.h>
dirac::Range::Range | ( | int | s, | |
int | e | |||
) | [inline] |
Constructor taking a start and an end point for the range.
const int dirac::Range::First | ( | ) | const [inline] |
const int dirac::Range::Last | ( | ) | const [inline] |
int dirac::Range::m_fst [private] |
Referenced by First().
int dirac::Range::m_lst [private] |
Referenced by Last().
© 2004 British Broadcasting Corporation.
Dirac code licensed under the Mozilla Public License (MPL) Version 1.1.
HTML documentation generated by Dimitri van Heesch's
excellent Doxygen tool.