COMMS
Template library intended to help with implementation of communication protocols.
|
Contains comms::util::ArrayView class. More...
Go to the source code of this file.
Classes | |
class | comms::util::ArrayView< T > |
Describes an object that can refer to a constant contiguous sequence of other objects. More... | |
Namespaces | |
namespace | comms |
Main namespace for all classes / functions of COMMS library. | |
namespace | comms::util |
Namespace for various utility classes and/or functions used by COMMS library. | |
namespace | std |
STL namespace. | |
Contains comms::util::ArrayView class.