AUI Framework  master
Cross-platform module-based framework for developing C++20 desktop applications
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:
Inheritance diagram for aui::raw_serializable< T >: