typedef.hxx File Reference
#include <rapidjson/ostreamwrapper.h>
#include <rapidjson/prettywriter.h>
#include <string>
Include dependency graph for typedef.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 SHA_Logger
 

Typedefs

typedef rapidjson::OStreamWrapper SHA_Logger::Stream
 
typedef rapidjson::PrettyWriter< Stream > SHA_Logger::Writer
 
typedef const std::string SHA_Logger::String
 
typedef std::ostream SHA_Logger::Ostream
 
typedef std::ofstream SHA_Logger::OFStream
 

Variables

static const std::string SHA_Logger::kSeqName = "sequence"