HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TIL_CopHandle Class Reference

#include <TIL_CopResolver.h>

Public Member Functions

 TIL_CopHandle ()=default
 
 TIL_CopHandle (const char *filename)
 
 TIL_CopHandle (const TIL_CopHandle &)=delete
 
TIL_CopHandleoperator= (const TIL_CopHandle &ch)=delete
 
 TIL_CopHandle (TIL_CopHandle &&ch)
 
TIL_CopHandleoperator= (TIL_CopHandle &&ch)
 
 ~TIL_CopHandle ()
 
bool isValid () const
 
 operator bool () const
 
int opid () const
 
bool specificFrame () const
 
const TIL_Rasterraster () const
 
const TIL_Rasteroperator-> () const
 
void clear ()
 
bool resolve (const char *filename)
 

Detailed Description

Definition at line 284 of file TIL_CopResolver.h.

Constructor & Destructor Documentation

TIL_CopHandle::TIL_CopHandle ( )
default
TIL_CopHandle::TIL_CopHandle ( const char *  filename)
inline

Definition at line 288 of file TIL_CopResolver.h.

TIL_CopHandle::TIL_CopHandle ( const TIL_CopHandle )
delete
TIL_CopHandle::TIL_CopHandle ( TIL_CopHandle &&  ch)
inline

Definition at line 296 of file TIL_CopResolver.h.

TIL_CopHandle::~TIL_CopHandle ( )
inline

Definition at line 305 of file TIL_CopResolver.h.

Member Function Documentation

void TIL_CopHandle::clear ( )
inline

Definition at line 317 of file TIL_CopResolver.h.

bool TIL_CopHandle::isValid ( ) const
inline

Definition at line 310 of file TIL_CopResolver.h.

TIL_CopHandle::operator bool ( ) const
inlineexplicit

Definition at line 311 of file TIL_CopResolver.h.

const TIL_Raster* TIL_CopHandle::operator-> ( ) const
inline

Definition at line 315 of file TIL_CopResolver.h.

TIL_CopHandle& TIL_CopHandle::operator= ( const TIL_CopHandle ch)
delete
TIL_CopHandle& TIL_CopHandle::operator= ( TIL_CopHandle &&  ch)
inline

Definition at line 300 of file TIL_CopResolver.h.

int TIL_CopHandle::opid ( ) const
inline

Definition at line 312 of file TIL_CopResolver.h.

const TIL_Raster* TIL_CopHandle::raster ( ) const
inline

Definition at line 314 of file TIL_CopResolver.h.

bool TIL_CopHandle::resolve ( const char *  filename)
inline

Definition at line 323 of file TIL_CopResolver.h.

bool TIL_CopHandle::specificFrame ( ) const
inline

Definition at line 313 of file TIL_CopResolver.h.


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