Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

MMDevice_Map_Hash_Key Class Reference

#include <AVStreams_i.h>

List of all members.

Public Methods

 MMDevice_Map_Hash_Key (void)
 default constructor.

 MMDevice_Map_Hash_Key (AVStreams::MMDevice_ptr mmdevice)
 constructor.

 MMDevice_Map_Hash_Key (const MMDevice_Map_Hash_Key&)
 copy constructor.

 ~MMDevice_Map_Hash_Key (void)
 destructor.

int operator== (const MMDevice_Map_Hash_Key &hash_key) const
 operator== needed by ACE_Hash_Map_Manager.

u_long hash (void) const
 hash function for this mmdevice.


Static Public Attributes

const int hash_maximum_ = 10000

Protected Attributes

AVStreams::MMDevice_ptr mmdevice_

Friends

int operator< (const MMDevice_Map_Hash_Key &left, const MMDevice_Map_Hash_Key &right)
 operator== needed by ACE_Hash_Map_Manager.


Constructor & Destructor Documentation

MMDevice_Map_Hash_Key::MMDevice_Map_Hash_Key ( void )
 

default constructor.

MMDevice_Map_Hash_Key::MMDevice_Map_Hash_Key ( AVStreams::MMDevice_ptr mmdevice )
 

constructor.

MMDevice_Map_Hash_Key::MMDevice_Map_Hash_Key ( const MMDevice_Map_Hash_Key & hash_key )
 

copy constructor.

MMDevice_Map_Hash_Key::~MMDevice_Map_Hash_Key ( void )
 

destructor.


Member Function Documentation

u_long MMDevice_Map_Hash_Key::hash ( void ) const
 

hash function for this mmdevice.

int MMDevice_Map_Hash_Key::operator== ( const MMDevice_Map_Hash_Key & hash_key ) const
 

operator== needed by ACE_Hash_Map_Manager.


Friends And Related Function Documentation

int operator< ( const MMDevice_Map_Hash_Key & left,
const MMDevice_Map_Hash_Key & right ) [friend]
 

operator== needed by ACE_Hash_Map_Manager.


Member Data Documentation

const int MMDevice_Map_Hash_Key::hash_maximum_ = 10000 [static]
 

AVStreams::MMDevice_ptr MMDevice_Map_Hash_Key::mmdevice_ [protected]
 


The documentation for this class was generated from the following files:
Generated at Sat Dec 1 12:44:31 2001 for TAO_AV by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000