Atlas Runtime
|
#include <cstdio>
#include <fstream>
#include <atomic>
#include <cassert>
#include <map>
#include <vector>
#include <string>
#include "log_mgr.hpp"
Go to the source code of this file.
Classes | |
class | Atlas::Helper |
struct | Atlas::Helper::LogVer |
Namespaces | |
Atlas | |
Typedefs | |
typedef std::map< LogEntry *, bool > | Atlas::Log2Bool |