Vizitown
 All Classes Namespaces Files Functions Variables
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
\Nvizitown_plugin
 oNresources_rc
 oNui_vizitown
 |\CUi_Vizitown
 oNvizitown
 |\CVizitownClass Vizitown This class manage the plugin in QGIS and instanciate the service
 oNvizitowndialog
 |\CVizitownDialogClass VizitownDialog Vizitown dialog in QGIS GUI and Unherited QtGui.QDialog and Ui_Vizitown
 oNvt_as_app
 |oCRollbackImporterRollbackImporter
 |\CAppServerViziTown Application Server Use a cyclone server as backend Unherited QObject
 oNvt_as_cyclone
 |\CCycloneThreadCycloneThread A specific thread to run cyclone in it
 oNvt_as_handlers
 |oCCorsStaticFileHandlerClass CorsStaticFileHandler A static file handler which authorize cross origin Unherited cyclone.web.StaticFileHandler
 |oCInitHandlerClass InitHandler A handler give initial parameters to the browser Unherited cyclone.web.RequestHandler
 |oCDataHandlerClass Data Handler Use to handle the transmission of the data retreived from postgis to the web browser Unherited cyclone.websocket.WebSocketHandler
 |oCSyncHandlerSynchronisation Handler Use to handle the synchronisation of the view from QGIS to the web browser Unherited cyclone.websocket.WebSocketHandler
 |\CTilesInfoHandlerTiles information handler Use to give the information related to the tiles generated when the GDAL tiling is finished Unherited cyclone.websocket.WebSocketHandler
 oNvt_as_provider_manager
 |\CProviderManagerProvider manager Singleton which contains several provider
 oNvt_as_provider_postgis
 |\CPostgisProviderPostgis provider Stock the attribute to use a postgis resource
 oNvt_as_provider_raster
 |\CRasterProviderRaster provider Stock the attribute to use a raster resource
 oNvt_as_sync
 |\CSyncManagerSyncManager A singleton to store websockets who want to be registered as listener of QGIS extent changes
 oNvt_test_converter
 |\CtranslateJSONTest postgisToJSON class if the conversion of an X3D formats into a json operates
 oNvt_test_handlers
 |oCPingHandlerPing handler Basic HTTP request handler which return "pong" to a GET HTTP
 |\CEchoHandlerEcho handler Basic HTTP request handler which return "pong" to a GET HTTP
 oNvt_test_providers
 |oCTestProviderManagerTest if the ProviderManager class can be instantiated Test is the ProviderManager class can add a vector provider to the manager
 |oCTestPostgisProviderTest if the PostgisProvider class can connect to a postGis database and if they can request the database
 |\CTestRasterProviderTest if the RasterProvider class can stock the attribute to use a raster resource
 oNvt_test_tiler
 oNvt_utils_converter
 |\CPostgisToJSONClass PostgisToJSON Converts an X3D formats in a json
 oNvt_utils_gui
 oNvt_utils_layer
 |\CLayerClass Layer Manage the layer to catch the information and send it
 oNvt_utils_parameters
 |\CParametersClass Parameters Singleton which define the parameters
 oNvt_utils_provider_factory
 |\CProviderFactoryClass ProviderFactory Create the provider in function of the data
 oNvt_utils_result_vttiler
 |\CResultVTTilerClass ResultVTTiler Singleton which contains one result of a tile generation
 oNvt_utils_singleton
 |\CSingletonSingleton Class define a pattern to limit the number of instance in run at once
 \Nvt_utils_tiler
  oCExtentClass Extent Manage the extent
  oCRasterClass Raster Unherited object class
  \CVTTilerClass VTTiler Produce the tile Unherited object class