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 | |||
) |
int dirac::OLBParams::Xblen | ( | ) | const [inline] |
References m_xblen.
int dirac::OLBParams::Yblen | ( | ) | const [inline] |
References m_yblen.
int dirac::OLBParams::Xbsep | ( | ) | const [inline] |
References m_xbsep.
int dirac::OLBParams::Ybsep | ( | ) | const [inline] |
References m_ybsep.
int dirac::OLBParams::Xoffset | ( | ) | const [inline] |
References m_xoffset.
int dirac::OLBParams::Yoffset | ( | ) | const [inline] |
References m_yoffset.
bool dirac::OLBParams::operator== | ( | const OLBParams | bparams | ) | const |
std::ostream& operator<< | ( | std::ostream & | , | |
OLBParams & | ||||
) | [friend] |
std::istream& operator>> | ( | std::istream & | , | |
OLBParams & | ||||
) | [friend] |
int dirac::OLBParams::m_xblen [private] |
Referenced by SetXblen(), SetXbsep(), and Xblen().
int dirac::OLBParams::m_yblen [private] |
Referenced by SetYblen(), SetYbsep(), and Yblen().
int dirac::OLBParams::m_xbsep [private] |
Referenced by SetXblen(), SetXbsep(), and Xbsep().
int dirac::OLBParams::m_ybsep [private] |
Referenced by SetYblen(), SetYbsep(), and Ybsep().
int dirac::OLBParams::m_xoffset [private] |
Referenced by SetXblen(), SetXbsep(), and Xoffset().
int dirac::OLBParams::m_yoffset [private] |
Referenced by SetYblen(), SetYbsep(), and Yoffset().
© 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.