libDwm-0.9.45
DwmASIO.hh File Reference

Dwm::ASIO class declaration. More...

#include <array>
#include <deque>
#include <list>
#include <map>
#include <set>
#include <string>
#include <tuple>
#include <unordered_map>
#include <unordered_set>
#include <variant>
#include <vector>
#include "DwmASIOCapable.hh"
#include "DwmVariantFromIndex.hh"
Include dependency graph for DwmASIO.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Dwm::ASIO
 A collection of functions for reading from and writing to Boost ASIO stream sockets. More...
 

Concepts

concept  Dwm::IsSupportedASIOSocket
 Concept for the types of ASIO sockets we can utilize.
 

Detailed Description

Dwm::ASIO class declaration.

Author
Daniel W. McRobb