17 #ifndef COM_BORA_SOFTWARE__BALAU_RESOURCE__UTF32_TO_8_WRITE_RESOURCE 18 #define COM_BORA_SOFTWARE__BALAU_RESOURCE__UTF32_TO_8_WRITE_RESOURCE 32 public:
virtual std::u32ostream &
writeStream() = 0;
37 #endif // COM_BORA_SOFTWARE__BALAU_RESOURCE__UTF32_TO_8_WRITE_RESOURCE A write-only UTF-8 resource, which is written with UTF-32 characters.
Definition: Utf32To8WriteResource.hpp:28
Abstract base class of resource classes.
Definition: Resource.hpp:30
virtual std::u32ostream & writeStream()=0
Get the output stream of the UTF-32 to UTF-8 write resource.
The unified resource class hierarchy.
Definition: ByteReadResource.hpp:24
Abstract base class of resource classes.
Core includes, typedefs and functions.