TwiceAsNice
2019-02-18
|
#include <Nice/Log.h>
#include <Nice/Util/Thread.h>
#include <Nice/Util/Map.h>
#include <Nice/Util/UUID.h>
Classes | |
class | ThreadTest |
Macros | |
#define | LOG_NAME m_name |
#define | LOG_NAME "MAIN" |
Typedefs | |
typedef Nice::Map< std::string, double > | ThreadTestMap |
Functions | |
int | main (int argc, char **argv) |
#define LOG_NAME m_name |
#define LOG_NAME "MAIN" |
typedef Nice::Map<std::string, double> ThreadTestMap |
int main | ( | int | argc, |
char ** | argv | ||
) |