Flutter Impeller
archivable.h File Reference
#include <cstdint>
#include <optional>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

struct  impeller::ArchiveDef
 
class  impeller::Archivable
 Instances of Archivables can be read from and written to a persistent archive. More...
 

Namespaces

 impeller
 

Typedefs

using impeller::PrimaryKey = std::optional< int64_t >