NDDEM
Public Member Functions | Private Member Functions | List of all members
cereal::detail::OutputArchiveBase Class Reference

#include <helpers.hpp>

+ Inheritance diagram for cereal::detail::OutputArchiveBase:

Public Member Functions

 OutputArchiveBase ()=default
 
 OutputArchiveBase (OutputArchiveBase &&) CEREAL_NOEXCEPT
 
OutputArchiveBaseoperator= (OutputArchiveBase &&) CEREAL_NOEXCEPT
 
virtual ~OutputArchiveBase () CEREAL_NOEXCEPT=default
 

Private Member Functions

virtual void rtti ()
 

Constructor & Destructor Documentation

◆ OutputArchiveBase() [1/2]

cereal::detail::OutputArchiveBase::OutputArchiveBase ( )
default

◆ OutputArchiveBase() [2/2]

cereal::detail::OutputArchiveBase::OutputArchiveBase ( OutputArchiveBase &&  )
inline

◆ ~OutputArchiveBase()

virtual cereal::detail::OutputArchiveBase::~OutputArchiveBase ( )
virtualdefault

Member Function Documentation

◆ operator=()

OutputArchiveBase& cereal::detail::OutputArchiveBase::operator= ( OutputArchiveBase &&  )
inline

◆ rtti()

virtual void cereal::detail::OutputArchiveBase::rtti ( )
inlineprivatevirtual

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