ARTS 2.5.11 (git: 6827797f)
|
This is the complete list of members for OmpParallelCopyGuard< T >, including all inherited members.
copy | OmpParallelCopyGuard< T > | private |
do_copy | OmpParallelCopyGuard< T > | private |
OmpParallelCopyGuard(T &ws) | OmpParallelCopyGuard< T > | inline |
OmpParallelCopyGuard(T &ws, bool do_copy_manually) | OmpParallelCopyGuard< T > | inline |
OmpParallelCopyGuard(const OmpParallelCopyGuard &cp) | OmpParallelCopyGuard< T > | inline |
operator const T &() const | OmpParallelCopyGuard< T > | inline |
operator T&() | OmpParallelCopyGuard< T > | inline |
orig | OmpParallelCopyGuard< T > | private |