Planeshift
google_breakpad::DynamicImageRef Class Reference

#include <dynamic_images.h>

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 206 of file dynamic_images.h.

Constructor & Destructor Documentation

google_breakpad::DynamicImageRef::DynamicImageRef ( DynamicImage inP)
inlineexplicit

Definition at line 208 of file dynamic_images.h.

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

Definition at line 210 of file dynamic_images.h.

Member Function Documentation

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

Definition at line 224 of file dynamic_images.h.

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

Definition at line 223 of file dynamic_images.h.

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

Definition at line 212 of file dynamic_images.h.

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

Definition at line 217 of file dynamic_images.h.


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