|
Reactions
0.0.0
Handling reaction trees and decays
|
Base class for types referred to a node. More...
#include <processes.hpp>

Public Member Functions | |
| node_object ()=default | |
| node_object (node_object const &)=default | |
| node_object (node_object &&)=default | |
| node_object & | operator= (node_object const &)=default |
| virtual | ~node_object ()=default |
Base class for types referred to a node.
This base class avoids the use of void* pointers
|
default |
|
default |
|
default |
|
virtualdefault |
|
default |
1.8.13