#include <queue>
#include <fstream>
#include <sstream>
#include <boost/shared_ptr.hpp>
#include "ldastoolsal/fstream.hh"
#include "ldastoolsal/gpstime.hh"
#include "ldastoolsal/mutexlock.hh"
#include "ldastoolsal/Thread.hh"
#include "ldastoolsal/unordered_map.hh"
Classes | |
class | LDASTools::AL::Log |
Logging class. More... | |
class | LDASTools::AL::Log::StreamCBInterface |
Class to handle stream callbacks. More... | |
class | LDASTools::AL::Log::StreamInterface |
Class to handle streaming of messages. More... | |
class | LDASTools::AL::Log::StreamStdErr |
class | LDASTools::AL::Log::StreamFile |
struct | LDASTools::AL::Log::message_queue_entry_type |
Information about a log message. More... | |
Namespaces | |
namespace | LDASTools |
Objects of general use and interst. | |
namespace | LDASTools::AL |
The Abstraction Layer. | |