Package rospy :: Module core :: Class LoggingOnce

Class LoggingOnce

source code

object --+
         |
        LoggingOnce

Instance Methods
 
__call__(self, caller_id) source code

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables
  called_caller_ids = set([])
Properties

Inherited from object: __class__