#include <config.h>
#include <string.h>
#include <util/smalloc.h>
#include <util/error.h>
Go to the source code of this file.
Namespaces | |
| namespace | cps |
Classes | |
| struct | cps::CommonArg |
| A container for parameters common to all algorithms. More... | |
Defines | |
| #define | INCLUDED_COMMON_ARG_H |
| Prevent multiple inclusion. | |
Variables | |
| const int | MAX_STRING_LEN = 20 |
Definition in file common_arg.h.
|
|
Prevent multiple inclusion.
Definition at line 10 of file common_arg.h. |
|
|
Definition at line 17 of file common_arg.h. |
1.3.9.1