Virtual parser wrapper. More...
#include "dll.h"#include "data.h"#include "protocol.h"#include <stdint.h>

Go to the source code of this file.
Classes | |
| class | Barry::Parser |
| Base class for the parser hierarchy. More... | |
| class | Barry::NullParser |
| If in debug mode, this class can be used as a null parser. More... | |
| class | Barry::RecordParser< RecordT, StorageT > |
| Template class for easy creation of specific parser objects. More... | |
Namespaces | |
| namespace | Barry |
Project namespace, containing all related functions and classes. | |
Virtual parser wrapper.
Definition in file parser.h.
1.6.2-20100208