tryToxic
 All Classes Functions
toxModels.toxFile Class Reference

Public Member Functions

def __init__
 

Public Attributes

 id
 
 filename
 
 folder
 
 size
 
 sr
 
 splitSize
 
 fileObject
 

Detailed Description

A data-file-class handled by tox.

Definition at line 25 of file toxModels.py.

Constructor & Destructor Documentation

def toxModels.toxFile.__init__ (   self,
  id,
  filename,
  folder,
  size,
  fileObject,
  sr 
)
id -- fileId or file_number
fileObject -- any io-object created on accept request or send in controller
sr -- send recive. 0 = send, 1 = recive

Definition at line 29 of file toxModels.py.


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