Planeshift
Public Member Functions

google_breakpad::DynamicImageRef Class Reference

#include <dynamic_images.h>

List of all members.

Public Member Functions

 DynamicImageRef (DynamicImage *inP)
 DynamicImageRef (const DynamicImageRef &inRef)
 operator DynamicImage * ()
DynamicImageoperator-> ()
bool operator< (const DynamicImageRef &inRef) const
bool operator== (const DynamicImageRef &inInfo) const

Detailed Description

Definition at line 207 of file dynamic_images.h.


Constructor & Destructor Documentation

google_breakpad::DynamicImageRef::DynamicImageRef ( DynamicImage inP) [inline, explicit]

Definition at line 209 of file dynamic_images.h.

google_breakpad::DynamicImageRef::DynamicImageRef ( const DynamicImageRef inRef) [inline]

Definition at line 211 of file dynamic_images.h.


Member Function Documentation

google_breakpad::DynamicImageRef::operator DynamicImage * ( ) [inline]

Definition at line 225 of file dynamic_images.h.

DynamicImage* google_breakpad::DynamicImageRef::operator-> ( ) [inline]

Definition at line 224 of file dynamic_images.h.

bool google_breakpad::DynamicImageRef::operator< ( const DynamicImageRef inRef) const [inline]

Definition at line 213 of file dynamic_images.h.

bool google_breakpad::DynamicImageRef::operator== ( const DynamicImageRef inInfo) const [inline]

Definition at line 218 of file dynamic_images.h.


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