armarx::checks Namespace Reference

Classes

class  CheckBase
 

Typedefs

using CheckBaseConstPtr = std::shared_ptr< const CheckBase >
 
using CheckBasePtr = std::shared_ptr< CheckBase >
 

Typedef Documentation

◆ CheckBaseConstPtr

using CheckBaseConstPtr = std::shared_ptr<const CheckBase>

Definition at line 180 of file ConditionCheck.h.

◆ CheckBasePtr

using CheckBasePtr = std::shared_ptr<CheckBase>

Definition at line 179 of file ConditionCheck.h.