cc1  v2.1
CC1 source code docs
 All Classes Namespaces Files Functions Variables Pages
src.cm.utils.threads.image.DownloadImage Class Reference

Public Member Functions

def __init__
def run

Public Attributes

 size

Static Public Attributes

 image = None
int size = 0
 url = None

Detailed Description

Definition at line 123 of file image.py.

Constructor & Destructor Documentation

def src.cm.utils.threads.image.DownloadImage.__init__ (   self,
  image,
  url,
  size 
)

Definition at line 128 of file image.py.

Member Function Documentation

def src.cm.utils.threads.image.DownloadImage.run (   self)

Definition at line 134 of file image.py.

Member Data Documentation

src.cm.utils.threads.image.DownloadImage.image = None
static

Definition at line 124 of file image.py.

int src.cm.utils.threads.image.DownloadImage.size = 0
static

Definition at line 126 of file image.py.

src.cm.utils.threads.image.DownloadImage.size

Definition at line 132 of file image.py.

src.cm.utils.threads.image.DownloadImage.url = None
static

Definition at line 125 of file image.py.


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