Blender V2.61 - r43446
Public Member Functions | Friends

CTR_HashedPtr Class Reference

#include <CTR_HashedPtr.h>

List of all members.

Public Member Functions

 CTR_HashedPtr (void *val)
unsigned int hash () const
void * getValue () const

Friends

bool operator== (const CTR_HashedPtr &rhs, const CTR_HashedPtr &lhs)

Detailed Description

Definition at line 44 of file CTR_HashedPtr.h.


Constructor & Destructor Documentation

CTR_HashedPtr::CTR_HashedPtr ( void *  val) [inline]

Definition at line 48 of file CTR_HashedPtr.h.


Member Function Documentation

void* CTR_HashedPtr::getValue ( ) const [inline]

Definition at line 51 of file CTR_HashedPtr.h.

unsigned int CTR_HashedPtr::hash ( ) const [inline]

Definition at line 49 of file CTR_HashedPtr.h.

References CTR_Hash().


Friends And Related Function Documentation

bool operator== ( const CTR_HashedPtr rhs,
const CTR_HashedPtr lhs 
) [friend]

Definition at line 50 of file CTR_HashedPtr.h.


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