#include <tList.h>
Public Member Functions | |
int | ListID () |
int & | ListIDRef () |
tListMember () | |
Private Attributes | |
int | listID_ |
Definition at line 169 of file tList.h.
int tListMember::ListID | ( | ) | [inline] |
Definition at line 172 of file tList.h.
References listID_.
Referenced by eVoter::GetVoter().
00172 {return listID_;}
int& tListMember::ListIDRef | ( | ) | [inline] |
int tListMember::listID_ [private] |