RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Typedefs
el::base::type Namespace Reference

Data types used by Easylogging++. More...

Typedefs

typedef char char_t
 
typedef std::string string_t
 
typedef std::stringstream stringstream_t
 
typedef std::fstream fstream_t
 
typedef std::ostream ostream_t
 
typedef unsigned int EnumType
 
typedef unsigned short VerboseLevel
 
typedef unsigned long int LineNumber
 
typedef std::shared_ptr
< base::Storage
StoragePointer
 
typedef std::shared_ptr
< LogDispatchCallback
LogDispatchCallbackPtr
 
typedef std::shared_ptr
< PerformanceTrackingCallback
PerformanceTrackingCallbackPtr
 
typedef std::shared_ptr
< LoggerRegistrationCallback
LoggerRegistrationCallbackPtr
 
typedef std::unique_ptr
< el::base::PerformanceTracker > 
PerformanceTrackerPtr
 

Detailed Description

Data types used by Easylogging++.