OpenQuizz
Une application de gestion des contenus pédagogiques
MapRegionList Class Reference
Inheritance diagram for MapRegionList:
Collaboration diagram for MapRegionList:

Public Member Functions

def __new__ (cls, path)
 
def __init__ (self, path_or_fd)
 
def path_or_fd (self)
 
def file_size (self)
 

Detailed Description

List of MapRegion instances associating a path with a list of regions.

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  path_or_fd 
)

Member Function Documentation

◆ __new__()

def __new__ (   cls,
  path 
)

◆ file_size()

def file_size (   self)
:return: size of file we manager

◆ path_or_fd()

def path_or_fd (   self)
:return: path or file descriptor we are attached to

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