TwiceAsNice  2019-02-18
Classes | Typedefs | Functions
DispatcherTest.cc File Reference
#include <Nice/Application.h>
#include <Nice/Util/DispatcherThreadPool.hh>
Include dependency graph for DispatcherTest.cc:

Classes

class  Tux
 
class  MyApp
 

Typedefs

typedef std::vector< int > MyInts
 

Functions

int main (int argc, char **argv)
 

Typedef Documentation

◆ MyInts

typedef std::vector<int> MyInts

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)