blocxx
|
#include "blocxx/BLOCXX_config.h"
#include "blocxx/RandomNumber.hpp"
#include "blocxx/Assertion.hpp"
#include "blocxx/ThreadOnce.hpp"
#include "blocxx/Mutex.hpp"
#include "blocxx/MutexLock.hpp"
#include "blocxx/GlobalMutex.hpp"
#include <fstream>
#include <sys/types.h>
#include <stdlib.h>
#include <time.h>
Go to the source code of this file.
Namespaces | |
namespace | BLOCXX_NAMESPACE |
Taken from RFC 1321. | |
namespace | BLOCXX_NAMESPACE::cpp |
Variables | |
OnceFlag | BLOCXX_NAMESPACE::cpp::guard = BLOCXX_ONCE_INIT |
unsigned int | BLOCXX_NAMESPACE::cpp::seed = 0 |