traci.storage
index
/build/sumo-pCkLSE/sumo-0.32.0+dfsg1/tools/traci/storage.py

# -*- coding: utf-8 -*-
# Eclipse SUMO, Simulation of Urban MObility; see https://eclipse.org/sumo
# Copyright (C) 2008-2017 German Aerospace Center (DLR) and others.
# This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v20.html

 
Modules
       
struct

 
Classes
       
Storage

 
class Storage
     Methods defined here:
__init__(self, content)
printDebug(self)
read(self, format)
readDouble(self)
readInt(self)
readLength(self)
readShape(self)
readString(self)
readStringList(self)
ready(self)

 
Data
        absolute_import = _Feature((2, 5, 0, 'alpha', 1), (3, 0, 0, 'alpha', 0), 16384)
print_function = _Feature((2, 6, 0, 'alpha', 2), (3, 0, 0, 'alpha', 0), 65536)