moddef-cpp
Idiomatic C++ runtime for ModDef
Loading...
Searching...
No Matches
moddef Directory Reference

Files

 device.hpp
 Device driver (spec §32.4).
 
 document.hpp
 A binary .moddef document (spec §4, §27), parsed in place.
 
 error.hpp
 Error type and Result<T> (spec §26.3/§26.4, §32).
 
 moddef.hpp
 moddef-cpp — idiomatic C++ runtime for ModDef (spec v0.4).
 
 str.hpp
 std::string_view <-> md_str_t bridging.
 
 transport.hpp
 Transport (spec §32.3).
 
 value.hpp
 Decoded value (spec §8, §13).