Gromacs  2020.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members
gmx::internal::IExceptionInfo Class Reference

#include <gromacs/utility/exceptions.h>

+ Inheritance diagram for gmx::internal::IExceptionInfo:

Description

Base class for ExceptionInfo.

This class only provides a way to store different ExceptionInfo objects in the same container. Actual access to the ExceptionInfo items is handled by downcasting, after looking up the correct item based on its type.


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