#include <trws_base.hxx>
Public Member Functions | |
FactorVarID () | |
FactorVarID (IndexType fID, IndexType vID, IndexType lID) | |
Public Attributes | |
IndexType | factorId |
IndexType | varId |
IndexType | localId |
Definition at line 104 of file trws_base.hxx.
trws_base::PreviousFactorTable< GM >::FactorVarID::FactorVarID | ( | ) | [inline] |
Definition at line 106 of file trws_base.hxx.
trws_base::PreviousFactorTable< GM >::FactorVarID::FactorVarID | ( | IndexType | fID, | |
IndexType | vID, | |||
IndexType | lID | |||
) | [inline] |
Definition at line 107 of file trws_base.hxx.
IndexType trws_base::PreviousFactorTable< GM >::FactorVarID::factorId |
Definition at line 108 of file trws_base.hxx.
IndexType trws_base::PreviousFactorTable< GM >::FactorVarID::localId |
Definition at line 116 of file trws_base.hxx.
IndexType trws_base::PreviousFactorTable< GM >::FactorVarID::varId |
Definition at line 115 of file trws_base.hxx.