AUI Framework
master
Cross-platform module-based framework for developing C++20 desktop applications
Static Public Member Functions
|
List of all members
aui::raw_serializable< T > Struct Template Reference
Static Public Member Functions
static void
write
(
IOutputStream
&os, const T &value)
static void
read
(
IInputStream
&is, T &t)
The documentation for this struct was generated from the following file:
aui.core/src/AUI/Traits/
serializable.h
Inheritance diagram for aui::raw_serializable< T >:
[
legend
]