#include <ie_exp_RTF.h>
Public Member Functions | |
ie_exp_RTF_ListOveride (const fl_AutoNumConstPtr &pAuto) | |
~ie_exp_RTF_ListOveride (void) | |
void | setOverideID (UT_uint32 ID) |
UT_uint32 | getOverideID (void) const |
const fl_AutoNumConstPtr & | getAutoNum (void) const |
bool | doesOverideMatch (UT_uint32 ID) const |
UT_uint32 | getAbiListID (void) const |
Private Attributes | |
UT_uint32 | m_AbiListID |
UT_uint32 | m_OverideID |
fl_AutoNumConstPtr | m_pAutoNum |
ie_exp_RTF_ListOveride::ie_exp_RTF_ListOveride | ( | const fl_AutoNumConstPtr & | pAuto | ) |
ie_exp_RTF_ListOveride::~ie_exp_RTF_ListOveride | ( | void | ) |
bool ie_exp_RTF_ListOveride::doesOverideMatch | ( | UT_uint32 | ID | ) | const [inline] |
Referenced by IE_Exp_RTF::getMatchingOverideNum().
UT_uint32 ie_exp_RTF_ListOveride::getAbiListID | ( | void | ) | const [inline] |
const fl_AutoNumConstPtr& ie_exp_RTF_ListOveride::getAutoNum | ( | void | ) | const [inline] |
Referenced by IE_Exp_RTF::_output_OveridesRTF().
UT_uint32 ie_exp_RTF_ListOveride::getOverideID | ( | void | ) | const [inline] |
Referenced by IE_Exp_RTF::_output_OveridesRTF(), and IE_Exp_RTF::getMatchingOverideNum().
void ie_exp_RTF_ListOveride::setOverideID | ( | UT_uint32 | ID | ) | [inline] |
Referenced by IE_Exp_RTF::_write_listtable().
UT_uint32 ie_exp_RTF_ListOveride::m_AbiListID [private] |
UT_uint32 ie_exp_RTF_ListOveride::m_OverideID [private] |