Celeritas  0.5.0-56+6b053cd
List of all members
celeritas::AuxStateInterface Class Reference

Auxiliary state data owned by a single stream. More...

#include <AuxInterface.hh>

Inheritance diagram for celeritas::AuxStateInterface:
Inheritance graph
[legend]

Type aliases

using SPState = std::shared_ptr< AuxStateInterface >
 Default destructor.
 
virtual ~AuxStateInterface ()
 Default destructor.
 
 AuxStateInterface ()=default
 
 CELER_DEFAULT_COPY_MOVE (AuxStateInterface)
 Default destructor.
 

Detailed Description

Auxiliary state data owned by a single stream.

This interface class is strictly to allow polymorphism and dynamic casting.

Constructor & Destructor Documentation

◆ AuxStateInterface()

celeritas::AuxStateInterface::AuxStateInterface ( )
protecteddefault

Allow construction and assignment only through daughter classes


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