BCNP 3.2.1
Batched Command Network Protocol
Loading...
Searching...
No Matches
controller_driver.h File Reference
#include "bcnp/dispatcher.h"
#include "bcnp/transport/adapter.h"
#include <vector>
Include dependency graph for controller_driver.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  bcnp::DispatcherDriver
 Drives a PacketDispatcher from a transport adapter. More...
 

Namespaces

namespace  bcnp
 

Typedefs

using bcnp::ControllerDriver = DispatcherDriver
 Backward-compatible alias (prefer DispatcherDriver for new code).