Vizitown
 All Classes Namespaces Files Functions Variables
vizitown_plugin.vt_as_handlers.TilesInfoHandler Class Reference

Tiles information handler Use to give the information related to the tiles generated when the GDAL tiling is finished Unherited cyclone.websocket.WebSocketHandler. More...

Inheritance diagram for vizitown_plugin.vt_as_handlers.TilesInfoHandler:
Inheritance graph
Collaboration diagram for vizitown_plugin.vt_as_handlers.TilesInfoHandler:
Collaboration graph

Public Member Functions

def initialize
 initialize method Method to initialize the handler cyclone.websocket.WebSocketHandler More...
 
def connectionMade
 connectionMade method Method call when the websocket is opened cyclone.websocket.WebSocketHandler More...
 
def connectionLost
 connectionLost method Method call when the websocket is closed More...
 

Public Attributes

 parameters
 
 result
 

Detailed Description

Tiles information handler Use to give the information related to the tiles generated when the GDAL tiling is finished Unherited cyclone.websocket.WebSocketHandler.

Member Function Documentation

def vizitown_plugin.vt_as_handlers.TilesInfoHandler.connectionLost (   self,
  reason 
)

connectionLost method Method call when the websocket is closed

Parameters
reasonto indicate the reason of the closed instance cyclone.websocket.WebSocketHandler
def vizitown_plugin.vt_as_handlers.TilesInfoHandler.connectionMade (   self)

connectionMade method Method call when the websocket is opened cyclone.websocket.WebSocketHandler

def vizitown_plugin.vt_as_handlers.TilesInfoHandler.initialize (   self)

initialize method Method to initialize the handler cyclone.websocket.WebSocketHandler

Member Data Documentation

vizitown_plugin.vt_as_handlers.TilesInfoHandler.parameters
vizitown_plugin.vt_as_handlers.TilesInfoHandler.result

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