TwiceAsNice  2019-02-18
Classes | Macros | Typedefs | Functions
ThreadMapTest.cc File Reference
#include <Nice/Log.h>
#include <Nice/Util/Thread.h>
#include <Nice/Util/Map.h>
#include <Nice/Util/UUID.h>
Include dependency graph for ThreadMapTest.cc:

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)
 

Macro Definition Documentation

◆ LOG_NAME [1/2]

#define LOG_NAME   m_name

◆ LOG_NAME [2/2]

#define LOG_NAME   "MAIN"

Typedef Documentation

◆ ThreadTestMap

typedef Nice::Map<std::string, double> ThreadTestMap

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)