#include <cstdarg>#include <cassert>#include <string>#include <iostream>#include "fv_config.h"#include "Log.h"#include "WindowFV.h"
Namespaces | |
| namespace | FemViewer |
Functions | |
| void | FemViewer::log (const int level, const char *msg,...) |
Variables | |
| const int | FemViewer::MAX_LOG_STRING = 1024 |
1.6.1