List of all members | Public Attributes
casadi::Archiver::Exposed Struct Reference

#include <archiver_impl.hpp>

Detailed Description

Definition at line 69 of file archiver_impl.hpp.

Public Attributes

Unpack unpack
 
UnpackFromStringStream unpack_from_stringstream
 
Pack pack
 
PackToStream pack_to_stream
 
PackEntries pack_entries
 

Member Data Documentation

◆ pack

Pack casadi::Archiver::Exposed::pack

Definition at line 72 of file archiver_impl.hpp.

◆ pack_entries

PackEntries casadi::Archiver::Exposed::pack_entries

Definition at line 74 of file archiver_impl.hpp.

◆ pack_to_stream

PackToStream casadi::Archiver::Exposed::pack_to_stream

Definition at line 73 of file archiver_impl.hpp.

◆ unpack

Unpack casadi::Archiver::Exposed::unpack

Definition at line 70 of file archiver_impl.hpp.

◆ unpack_from_stringstream

UnpackFromStringStream casadi::Archiver::Exposed::unpack_from_stringstream

Definition at line 71 of file archiver_impl.hpp.


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