![]() |
Pioneer
|
#include <SDLWrappers.h>


Public Member Functions | |
| SDLSurfacePtr () | |
| SDLSurfacePtr (const SDLSurfacePtr &b) | |
| ~SDLSurfacePtr () | |
| SDLSurfacePtr & | operator= (const SDLSurfacePtr &b) |
| bool | Unique () const |
Public Member Functions inherited from SmartPtrBase< SDLSurfacePtr, SDL_Surface > | |
| void | Reset (SDL_Surface *p=0) |
| SDL_Surface & | operator* () const |
| SDL_Surface * | operator-> () const |
| SDL_Surface * | Get () const |
| bool | Valid () const |
| operator safe_bool () const | |
| bool | operator! () const |
| void | Swap (this_type &b) |
Static Public Member Functions | |
| static SDLSurfacePtr | WrapNew (SDL_Surface *p) |
| static SDLSurfacePtr | WrapCopy (SDL_Surface *p) |
Additional Inherited Members | |
Protected Member Functions inherited from SmartPtrBase< SDLSurfacePtr, SDL_Surface > | |
| SmartPtrBase () | |
| SmartPtrBase (SDL_Surface *p) | |
Protected Attributes inherited from SmartPtrBase< SDLSurfacePtr, SDL_Surface > | |
| m_ptr | |
| SDL_Surface * | m_ptr |
| return | p |
|
inline |
|
inline |
|
inline |
|
inline |

|
inline |
|
inlinestatic |

|
inlinestatic |
