32 #ifndef _CLI_PARAM_INT_H_ 33 #define _CLI_PARAM_INT_H_ 68 virtual const bool SetstrValue(
const char*
const STR_Value)
const;
76 #endif // _CLI_PARAM_INT_H_ Main namespace of the CLI library.
Integer parameter element class.
Template parameter class.
#define CLI_NS_END(__ns)
End a namespace definition.
Param and ParamT classes definition.
virtual ~ParamInt(void)
Destructor.
virtual const Param *const Clone(void) const
Parameter cloning handler.
#define CLI_NS_BEGIN(__ns)
Begin a namespace definition.
virtual const bool SetstrValue(const char *const STR_Value) const
Value setting.