Public Member Functions | Public Attributes
tornado.test.web_test.TypeCheckHandler Class Reference
Inheritance diagram for tornado.test.web_test.TypeCheckHandler:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def check_type
def get
def post
def prepare

Public Attributes

 errors

Detailed Description

Definition at line 302 of file web_test.py.


Member Function Documentation

def tornado.test.web_test.TypeCheckHandler.check_type (   self,
  name,
  obj,
  expected_type 
)

Definition at line 337 of file web_test.py.

def tornado.test.web_test.TypeCheckHandler.get (   self,
  path_component 
)

Definition at line 327 of file web_test.py.

def tornado.test.web_test.TypeCheckHandler.post (   self,
  path_component 
)

Definition at line 333 of file web_test.py.

Called at the beginning of a request before `get`/`post`/etc.

Override this method to perform common initialization regardless
of the request method.

Reimplemented from tornado.web.RequestHandler.

Definition at line 303 of file web_test.py.


Member Data Documentation

Definition at line 303 of file web_test.py.


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


rosbridge_server
Author(s): Jonathan Mace
autogenerated on Mon Oct 6 2014 06:58:15