dRonin  adbada4
dRonin GCS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Groups Pages
core::CacheItemQueue Class Reference

#include <cacheitemqueue.h>

Public Member Functions

 CacheItemQueue (const MapType::Types &Type, const core::Point &Pos, const QByteArray &Img, const int &Zoom)
 
 CacheItemQueue ()
 
 CacheItemQueue (const CacheItemQueue &cSource)
 
CacheItemQueueoperator= (const CacheItemQueue &cSource)
 
bool operator== (const CacheItemQueue &cSource)
 
void SetMapType (const MapType::Types &value)
 
void SetPosition (const core::Point &value)
 
void SetImg (const QByteArray &value)
 
MapType::Types GetMapType ()
 
core::Point GetPosition ()
 
QByteArray GetImg ()
 
int GetZoom ()
 
void SetZoom (const int &value)
 

Detailed Description

Definition at line 37 of file cacheitemqueue.h.


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