File communicator.h
FileList > jac > link > communicator.h
Go to the source code of this file.
#include <cstdint>
#include <memory>
#include <optional>
#include <set>
#include <span>
#include <vector>
#include "linkTypes.h"
Namespaces
Type | Name |
---|---|
namespace | jac |
Classes
Type | Name |
---|---|
class | InputPacketCommunicator Communicator interface that can be used to receive packets. |
class | InputStreamCommunicator Communicator interface that can be used to receive stream data. |
class | OutputPacketCommunicator Communicator interface that can be used to send packets. |
class | OutputStreamCommunicator Communicator interface that can be used send stream data. |
The documentation for this class was generated from the following file src/jac/link/communicator.h