Public Member Functions | List of all members
spore::pc::CSmaller< T > Class Template Reference

"Smaller than" condition. Parameter must be larger or equal to given value. More...

#include <param_utils.h>

Inheritance diagram for spore::pc::CSmaller< T >:
Inheritance graph
[legend]
Collaboration diagram for spore::pc::CSmaller< T >:
Collaboration graph
[legend]

Public Member Functions

 CSmaller (T min_value)
 
void apply (T const &val, const Name &name) const
 

Detailed Description

template<typename T>
class spore::pc::CSmaller< T >

"Smaller than" condition. Parameter must be larger or equal to given value.


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