![]() |
Home | Libraries | Author | Links |
![]() |
The declarations of these utilities are all contained in the namespace stm::tools.
Files | |
file | binmsg.hpp |
Declarations for the abstract binary message model. | |
Classes | |
class | stm::tools::BaseMessageContext< DataT, InputRangeT, ContextT > |
Base message context type which shall be a direct or indirect public base class of its template parameter ContextT. More... | |
class | stm::tools::BaseMessage< ContextT > |
Abstract base class of message types for scanning from its byte_iterator_range base class object. More... | |
class | stm::tools::BinMessageContext< DataT, InputRangeT, ContextT > |
Binary message context type. More... | |
class | stm::tools::BinMessage< ContextT > |
Binary message scanning from a stm::byte_iterator_range. More... |
© Copyright Tom Michaelis 2002-2007
Distributed under the SysToMath Software License (See the accompanying file license.txt or a copy at www.SysToMath.com).