Public Member Functions | Public Attributes | Private Member Functions
RtmDtdValidator.ErrorRecorder Class Reference

for (sysid, line, col, msg) in self.errors.errors: print sysid, line, col, msg More...

List of all members.

Public Member Functions

def __init__
def error
def fatal
def reset
def warning

Public Attributes

 errors
 show_warnings

Private Member Functions

def __add_error

Detailed Description

for (sysid, line, col, msg) in self.errors.errors: print sysid, line, col, msg

Definition at line 52 of file RtmDtdValidator.py.


Constructor & Destructor Documentation

def RtmDtdValidator.ErrorRecorder.__init__ (   self,
  locator,
  warnings = 1 
)

Definition at line 53 of file RtmDtdValidator.py.


Member Function Documentation

def RtmDtdValidator.ErrorRecorder.__add_error (   self,
  msg 
) [private]

Definition at line 71 of file RtmDtdValidator.py.

def RtmDtdValidator.ErrorRecorder.error (   self,
  msg 
)

Definition at line 62 of file RtmDtdValidator.py.

def RtmDtdValidator.ErrorRecorder.fatal (   self,
  msg 
)

Definition at line 65 of file RtmDtdValidator.py.

Definition at line 68 of file RtmDtdValidator.py.

def RtmDtdValidator.ErrorRecorder.warning (   self,
  msg 
)

Definition at line 58 of file RtmDtdValidator.py.


Member Data Documentation

Definition at line 68 of file RtmDtdValidator.py.

Definition at line 53 of file RtmDtdValidator.py.


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


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Sat Jun 8 2019 18:49:15