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>


Public Member Functions | |
ChExceptionArchive (std::string swhat) | |
![]() | |
ChException (const std::string &swhat) | |
Constructor for a basic exception: sets the exception message to the specified string. | |
ChException (const ChException &right) | |
Copy constructor. | |
ChException & | operator= (const ChException &right) |
Assignment operator. | |
virtual const char * | what () const throw () |
Additional Inherited Members | |
![]() | |
std::string | m_swhat |
The documentation for this class was generated from the following file:
- /builds/uwsbel/chrono/src/chrono/serialization/ChArchive.h