freg  0.3
Free-Roaming Elementary Game
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | Protected Member Functions | Private Member Functions | Private Attributes | List of all members
PreloadThread Class Referencefinal

#include <ShredStorage.h>

Inheritance diagram for PreloadThread:
Inheritance graph
[legend]
Collaboration diagram for PreloadThread:
Collaboration graph
[legend]

Public Member Functions

 PreloadThread (ShredStorage *, int direction, long longi_center, long lati_center, ushort size)
 

Protected Member Functions

void run () override
 

Private Member Functions

PreloadThreadoperator= (PreloadThread &)=delete
 
 PreloadThread (PreloadThread &)=delete
 

Private Attributes

ShredStorage *const storage
 
const int direction
 
const long longi_center
 
const long lati_center
 
const ushort size
 

Detailed Description

Definition at line 63 of file ShredStorage.h.

Constructor & Destructor Documentation

PreloadThread::PreloadThread ( ShredStorage stor,
int  direction,
long  longi_center,
long  lati_center,
ushort  size 
)

Definition at line 115 of file ShredStorage.cpp.

PreloadThread::PreloadThread ( PreloadThread )
privatedelete

Member Function Documentation

PreloadThread& PreloadThread::operator= ( PreloadThread )
privatedelete
void PreloadThread::run ( )
overrideprotected

Definition at line 125 of file ShredStorage.cpp.

Member Data Documentation

const int PreloadThread::direction
private

Definition at line 77 of file ShredStorage.h.

const long PreloadThread::lati_center
private

Definition at line 79 of file ShredStorage.h.

const long PreloadThread::longi_center
private

Definition at line 78 of file ShredStorage.h.

const ushort PreloadThread::size
private

Definition at line 80 of file ShredStorage.h.

ShredStorage* const PreloadThread::storage
private

Definition at line 76 of file ShredStorage.h.


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