|
HDK
|
#include <TIL_CopResolver.h>
Public Member Functions | |
| TIL_CopHandle ()=default | |
| TIL_CopHandle (const char *filename) | |
| TIL_CopHandle (const TIL_CopHandle &)=delete | |
| TIL_CopHandle & | operator= (const TIL_CopHandle &ch)=delete |
| TIL_CopHandle (TIL_CopHandle &&ch) | |
| TIL_CopHandle & | operator= (TIL_CopHandle &&ch) |
| ~TIL_CopHandle () | |
| bool | isValid () const |
| operator bool () const | |
| int | opid () const |
| bool | specificFrame () const |
| const TIL_Raster * | raster () const |
| const TIL_Raster * | operator-> () const |
| void | clear () |
| bool | resolve (const char *filename) |
Definition at line 284 of file TIL_CopResolver.h.
|
default |
|
inline |
Definition at line 288 of file TIL_CopResolver.h.
|
delete |
|
inline |
Definition at line 296 of file TIL_CopResolver.h.
|
inline |
Definition at line 305 of file TIL_CopResolver.h.
|
inline |
Definition at line 317 of file TIL_CopResolver.h.
|
inline |
Definition at line 310 of file TIL_CopResolver.h.
|
inlineexplicit |
Definition at line 311 of file TIL_CopResolver.h.
|
inline |
Definition at line 315 of file TIL_CopResolver.h.
|
delete |
|
inline |
Definition at line 300 of file TIL_CopResolver.h.
|
inline |
Definition at line 312 of file TIL_CopResolver.h.
|
inline |
Definition at line 314 of file TIL_CopResolver.h.
|
inline |
Definition at line 323 of file TIL_CopResolver.h.
|
inline |
Definition at line 313 of file TIL_CopResolver.h.