Sound Bakery  v0.1.0
Open-source audio middleware for games
Loading...
Searching...
No Matches
sbk::core::serialization::boost_serializer< load_archive, save_archive, inputMode, outputMode > Class Template Reference

Public Member Functions

template<class serialize_class >
auto save_database_object (std::shared_ptr< sbk::core::database_object > &object, const std::filesystem::path &file) -> sb_result
 
auto save_system (const std::filesystem::path &file) -> sb_result
 
template<class serialize_class >
auto load_object (sbk::core::object_owner *objectOwner, const std::filesystem::path &file) -> sb_result
 

The documentation for this class was generated from the following file: