- refactored Formatter -> DeFormatter, Formatter
- refactored Symbolizer -> DeSymbolizer, Symbolizer - Formatter is a Processor::Block - changed retrieval for Processor::Buffer - added Exception.hpp git-svn-id: http://moon:8086/svn/software/trunk/libsrc/cpp@1066 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
#include "FrameDefs.hpp"
|
||||
#include "Symbolizer.hpp"
|
||||
#include "Formatter.hpp"
|
||||
#include "DeSymbolizer.hpp"
|
||||
#include "DeFormatter.hpp"
|
||||
|
||||
class FrameReceiver
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user