This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | NDB_MAIN(name) int main(int argc, const char** argv) |
| #define | NDB_COMMAND(name, str_name, syntax, description, stacksize) int main(int argc, const char** argv) |
| #define NDB_COMMAND | ( | name, | |||
| str_name, | |||||
| syntax, | |||||
| description, | |||||
| stacksize | ) | int main(int argc, const char** argv) |
| #define NDB_MAIN | ( | name | ) | int main(int argc, const char** argv) |
1.4.7

