Created by the British Broadcasting Corporation.
#include <common.h>
dirac::OLBParams::OLBParams | ( | ) | [inline] |
dirac::OLBParams::OLBParams | ( | const int | xblen, | |
const int | yblen, | |||
const int | xbsep, | |||
const int | ybsep | |||
) |
bool dirac::OLBParams::operator== | ( | const OLBParams | bparams | ) | const |
void dirac::OLBParams::SetXblen | ( | int | xblen | ) | [inline] |
void dirac::OLBParams::SetXbsep | ( | int | xbsep | ) | [inline] |
void dirac::OLBParams::SetYblen | ( | int | yblen | ) | [inline] |
void dirac::OLBParams::SetYbsep | ( | int | ybsep | ) | [inline] |
int dirac::OLBParams::Xblen | ( | ) | const [inline] |
int dirac::OLBParams::Xbsep | ( | ) | const [inline] |
int dirac::OLBParams::Xoffset | ( | ) | const [inline] |
int dirac::OLBParams::Yblen | ( | ) | const [inline] |
int dirac::OLBParams::Ybsep | ( | ) | const [inline] |
int dirac::OLBParams::Yoffset | ( | ) | const [inline] |
std::ostream& operator<< | ( | std::ostream & | , | |
OLBParams & | ||||
) | [friend] |
std::istream& operator>> | ( | std::istream & | , | |
OLBParams & | ||||
) | [friend] |
int dirac::OLBParams::m_xblen [private] |
int dirac::OLBParams::m_xbsep [private] |
int dirac::OLBParams::m_xoffset [private] |
int dirac::OLBParams::m_yblen [private] |
int dirac::OLBParams::m_ybsep [private] |
int dirac::OLBParams::m_yoffset [private] |
© 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.