Definition in file builder.h.
#include "dll.h"
Go to the source code of this file.
Namespaces | |
namespace | Barry |
Classes | |
class | Barry::Builder |
Base class for the builder functor hierarchy. More... | |
class | Barry::RecordBuilder< RecordT, StorageT > |
Template class for easy creation of specific protocol packet builder objects. More... | |
class | Barry::RecordFetch< RecordT > |
Generic record fetch class, to help with using records without builder classes. More... |