NAG CPP Interface
utility::CopyableComm
#include "include/utility/nagcpp_utility_comm.hpp"
class CopyableComm
1
Description
The base class used for communication classes that can be copied. All classes derived from this class have both their copy constructor and operator implemented.
2
Variables
None.
3
Methods
None.