Connector class to join parsers and builders together. More...
#include "dll.h"
#include "builder.h"
#include "parser.h"
Go to the source code of this file.
Classes | |
class | Barry::Pipe |
Reads data from a builder and feeds it into a parser. More... | |
Namespaces | |
namespace | Barry |
Project namespace, containing all related functions and classes. |
Connector class to join parsers and builders together.
Definition in file pipe.h.