17 #ifndef COM_BORA_SOFTWARE__BALAU_RESOURCE__BYTE_WRITE_RESOURCE 18 #define COM_BORA_SOFTWARE__BALAU_RESOURCE__BYTE_WRITE_RESOURCE 38 #endif // COM_BORA_SOFTWARE__BALAU_RESOURCE__BYTE_WRITE_RESOURCE Abstract base class of resource classes.
Definition: Resource.hpp:30
The unified resource class hierarchy.
Definition: ByteReadResource.hpp:24
A write-only resource which is written from bytes.
Definition: ByteWriteResource.hpp:29
Abstract base class of resource classes.
virtual std::ostream & writeStream()=0
Get the output stream of the byte write resource.