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

Maximum condition. Parameter must be smaller or equal to given value. More...

#include <param_utils.h>

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

Public Member Functions

 CMax (T max_value)
 
void apply (T const &val, const Name &name) const
 

Detailed Description

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

Maximum condition. Parameter must be smaller or equal to given value.


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