|
commore
1.0.6-SNAPSHOT
|
#include <string.h>#include "commore/IOBStream.h"#include "commore/StringBuffer.h"#include "commore/AString.h"#include "commore/CriticalSection.h"#include "commore/List.h"#include "commore/Path.h"#include "commore/Error.h"#include "commore/Tuple.h"#include "System.h"#include "LogHookManager.h"Classes | |
| struct | commore::Log::Arg |
Namespaces | |
| commore | |
Macros | |
| #define | LOG_LIST_PRIMITIVE_IMPL(TYPE) |
| #define | LOG_LIST_IMPL(TYPE) |
| #define | LOG_LISTARRAY_IMPL(TYPE) |
| #define | LOG_ARRAY_IMPL(TYPE) |
Functions | |
| CMR_FILE_DECLARE () | |
| char * | cmr_lltoa (Long v, AChar *s) |
| #define LOG_ARRAY_IMPL | ( | TYPE | ) |
| #define LOG_LIST_IMPL | ( | TYPE | ) |
| #define LOG_LIST_PRIMITIVE_IMPL | ( | TYPE | ) |
| #define LOG_LISTARRAY_IMPL | ( | TYPE | ) |
| CMR_FILE_DECLARE | ( | ) |