.MessagePack.UsersGuide

Information

This implementation uses msgpack-c together with external objects and external "C" functions (Modelica cannot represent binary objects, so everything has to be hidden inside external functions).

You will need to install msgpack-c in order to use this Modelica package (msgpack.h and libmsgpack-c.*).

The external C code of this package is inserted using Include annotations, so there should be no need to compile any libraries prior to using the package.

Contents

NameDescription
 License

Generated at 2024-04-26T18:16:04Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos