Named Event Handler Classes include base classes from which user-defined error handler and event handler classes are derived.
◆ OS_UNUSED_ARG
#define OS_UNUSED_ARG |
( |
|
arg | ) |
(void)arg |
This macro is used to prevent warnings of unused arguments passed to generated functions and methods.
- Parameters
-
arg | The argument to be passed. |
Referenced by bitStrValue(), boolValue(), charStrValue(), ASN1CType::DecodeFrom(), enumValue(), intValue(), octStrValue(), oidValue(), openTypeValue(), realValue(), and uIntValue().
◆ ASN1MessageBuffer