Atlas Runtime
helper.hpp File Reference
#include <cstdio>
#include <fstream>
#include <atomic>
#include <cassert>
#include <map>
#include <vector>
#include <string>
#include "log_mgr.hpp"
Include dependency graph for helper.hpp:
This graph shows which files directly or indirectly include this file:

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