Public Member Functions
tornado.util.ObjectDict Class Reference
Inheritance diagram for tornado.util.ObjectDict:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __getattr__
def __setattr__

Detailed Description

Makes a dictionary behave like an object, with attribute-style access.

Definition at line 28 of file util.py.


Member Function Documentation

def tornado.util.ObjectDict.__getattr__ (   self,
  name 
)

Definition at line 31 of file util.py.

def tornado.util.ObjectDict.__setattr__ (   self,
  name,
  value 
)

Definition at line 37 of file util.py.


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


rosbridge_server
Author(s): Jonathan Mace
autogenerated on Thu Aug 27 2015 14:50:40