Classes | |
class | ImageStore |
Variables | |
app = qi.Application() | |
log = qi.Logger("qicore.file.example.AliceServices.ImageStore") | |
qicore = qi.module('qicore') | |
session = app.session | |
imagestore.app = qi.Application() |
Definition at line 5 of file imagestore.py.
imagestore.log = qi.Logger("qicore.file.example.AliceServices.ImageStore") |
Definition at line 8 of file imagestore.py.
imagestore.qicore = qi.module('qicore') |
Definition at line 6 of file imagestore.py.
imagestore.session = app.session |
Definition at line 68 of file imagestore.py.