vdr  1.7.27
Public Member Functions | Private Attributes | Friends
cHashObject Class Reference

#include <tools.h>

List of all members.

Public Member Functions

 cHashObject (cListObject *Object, unsigned int Id)
cListObjectObject (void)
 cHashObject (cListObject *Object, unsigned int Id)
cListObjectObject (void)

Private Attributes

unsigned int id
cListObjectobject

Friends

class cHashBase

Detailed Description

Definition at line 568 of file include/vdr/tools.h.


Constructor & Destructor Documentation

cHashObject::cHashObject ( cListObject Object,
unsigned int  Id 
) [inline]

Definition at line 574 of file include/vdr/tools.h.

cHashObject::cHashObject ( cListObject Object,
unsigned int  Id 
) [inline]

Definition at line 574 of file tools.h.


Member Function Documentation

cListObject* cHashObject::Object ( void  ) [inline]

Definition at line 575 of file include/vdr/tools.h.

cListObject* cHashObject::Object ( void  ) [inline]

Definition at line 575 of file tools.h.


Friends And Related Function Documentation

cHashBase [friend]

Definition at line 569 of file include/vdr/tools.h.


Member Data Documentation

unsigned int cHashObject::id [private]

Definition at line 571 of file include/vdr/tools.h.

Definition at line 572 of file include/vdr/tools.h.


The documentation for this class was generated from the following files: