LSSTApplications
10.0-2-g4f67435,11.0.rc2+1,11.0.rc2+12,11.0.rc2+3,11.0.rc2+4,11.0.rc2+5,11.0.rc2+6,11.0.rc2+7,11.0.rc2+8
LSSTDataManagementBasePackage
|
Definition of Manager, which manages the ownership of array data. More...
#include "ndarray_fwd.h"
#include <boost/noncopyable.hpp>
#include <boost/intrusive_ptr.hpp>
#include <boost/scoped_array.hpp>
Go to the source code of this file.
Classes | |
class | ndarray::Manager |
class | ndarray::SimpleManager< T > |
class | ndarray::ExternalManager< U > |
Namespaces | |
ndarray | |
Functions | |
template<typename T > | |
Manager::Ptr | ndarray::makeManager (T const &owner) |
Manager::Ptr | ndarray::makeManager (Manager::Ptr const &owner) |
Definition of Manager, which manages the ownership of array data.
Definition in file Manager.h.