|
Pol
Revision:dd09c1c
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | Pol |
$TITLE=Reputation System | |
| namespace | Pol::Clib |
Functions | |
| bool | Pol::Clib::BoolArg2 (const char *alltag, bool dflt) |
| const char * | Pol::Clib::FindArg (const char *tag) |
| const char * | Pol::Clib::FindArg2 (const char *alltag, const char *dflt) |
| const char * | Pol::Clib::FindArg2 (const char *alltag) |
| int | Pol::Clib::IntArg (const char *tag, int deflt) |
| int | Pol::Clib::LongArg (const char *tag, int deflt) |
| int | Pol::Clib::LongArg2 (const char *alltag, int dflt) |
| int | Pol::Clib::LongHexArg (const char *tag, int deflt) |
| int | Pol::Clib::LongHexArg2 (const char *tag, int deflt) |
| void | Pol::Clib::StoreCmdArgs (int in_argc, char **in_argv) |