chrono::ChExceptionArchive Class Reference

Description

Macro to create a ChDetect_ArchiveINconstructor that can be used in templates, to select which specialized template to use.

Macro to create a ChDetect_ArchiveOUTconstructor that can be used in templates, to select which specialized template to use Macro to create a ChDetect_ArchiveOUT that can be used in templates, to select which specialized template to use Macro to create a ChDetect_ArchiveIN that can be used in templates, to select which specialized template to use Macro to create a ChDetect_ArchiveContainerName that can be used in templates, to select which specialized template to use Exceptions for archives should inherit from this

#include <ChArchive.h>

Inheritance diagram for chrono::ChExceptionArchive:
Collaboration diagram for chrono::ChExceptionArchive:

Public Member Functions

 ChExceptionArchive (std::string swhat)
 
- Public Member Functions inherited from chrono::ChException
 ChException (std::string swhat)
 Constructor for a basic exception: sets the exception message as a string 'swhat'.
 
 ChException (const ChException &right)
 Copy constructor.
 
ChExceptionoperator= (const ChException &right)
 Assignment = operator.
 
virtual const char * what () const throw ()
 

Additional Inherited Members

- Protected Attributes inherited from chrono::ChException
std::string m_swhat
 

The documentation for this class was generated from the following file:
  • /builds/uwsbel/chrono/src/chrono/serialization/ChArchive.h