libDwm-0.9.45
DwmStreamedLengthCapable.hh File Reference

Dwm::StreamedLengthCapable pure virtual class declaration. More...

#include <cstdint>
Include dependency graph for DwmStreamedLengthCapable.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Dwm::StreamedLengthCapable
 Interface for classes which can return their streamed length. More...
 

Concepts

concept  Dwm::HasStreamedLength
 T has a StreamedLength() const member that returns uint64_t.
 

Detailed Description

Dwm::StreamedLengthCapable pure virtual class declaration.

Author
Daniel W. McRobb