|
vdr 2.7.9
|
Public Member Functions | |
| cPmtSidRequest (int Sid) | |
| int | Sid (void) |
| int | Count (void) |
| void | Inc (void) |
| void | Dec (void) |
Public Member Functions inherited from cListObject | |
| cListObject (void) | |
| virtual | ~cListObject () |
| virtual int | Compare (const cListObject &ListObject) const |
| void | Append (cListObject *Object) |
| void | Insert (cListObject *Object) |
| void | Unlink (void) |
| int | Index (void) const |
| cListObject * | Prev (void) const |
| cListObject * | Next (void) const |
Private Attributes | |
| int | sid |
| int | count |
|
inline |
|
inline |
|
private |
|
private |
Definition at line 346 of file pat.c.
Referenced by cPmtSidRequest(), and Sid().