OrocosComponentLibrary  2.7.0
Public Member Functions
CheckSizeDataSource Class Reference

Helper data source to check if two sizes are *still* equal and check an upstream comparison as well. More...

List of all members.

Public Member Functions

 CheckSizeDataSource (int size, DataSource< int >::shared_ptr ds, DataSource< bool >::shared_ptr upstream)
bool get () const
 Returns true if the size or the upstream size remained the same.

Detailed Description

Helper data source to check if two sizes are *still* equal and check an upstream comparison as well.

We use this to track changes in sizes for our sequences, which will lead to a rebuild.

Definition at line 55 of file ReportingComponent.cpp.


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