Package rosmake :: Module engine :: Class Printer
[frames] | no frames]

Class Printer

source code

Instance Methods
 
__init__(self)
Create singleton instance
source code
 
__getattr__(self, attr)
Delegate access to implementation
source code
 
__setattr__(self, attr, value)
Delegate access to implementation
source code
 
__enter__(self)
Pass through for the __enter__ function for the __instance
source code
 
__exit__(self, mtype, value, tb)
Pass through for the __exit__ function for the __instance
source code