grepros 1.2.2
grep for ROS bag files and live topics
Loading...
Searching...
No Matches
ConditionMixin.Empty Class Reference

Placeholder falsy object that raises NoMessageException on attribute access. More...

Public Member Functions

 __bool__ (self)
 
 __contains__ (self, item)
 
 __getattr__ (self, name)
 
 __len__ (self)
 
 __nonzero__ (self)
 

Detailed Description

Placeholder falsy object that raises NoMessageException on attribute access.

Definition at line 359 of file inputs.py.

Member Function Documentation

◆ __bool__()

__bool__ (   self)

Definition at line 362 of file inputs.py.

◆ __contains__()

__contains__ (   self,
  item 
)

Definition at line 364 of file inputs.py.

◆ __getattr__()

__getattr__ (   self,
  name 
)

Definition at line 361 of file inputs.py.

◆ __len__()

__len__ (   self)

Definition at line 365 of file inputs.py.

◆ __nonzero__()

__nonzero__ (   self)

Definition at line 363 of file inputs.py.


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