casa
5.7.0-16
|
#include <VisibilityProcessing.h>
Public Member Functions | |
VbPtr () | |
VbPtr (casa::VisBuffer *vb) | |
VbPtr & | operator= (casa::VisBuffer *vb) |
Assignment operator setting VbPtr to a normal pointer. More... | |
Definition at line 99 of file VisibilityProcessing.h.
|
inline |
Definition at line 103 of file VisibilityProcessing.h.
|
inlineexplicit |
Definition at line 104 of file VisibilityProcessing.h.
|
inline |
Assignment operator setting VbPtr to a normal pointer.
Ownership is passed to the VbPtr so caller must ensure that delete is not called on the VisBuffer.
Definition at line 109 of file VisibilityProcessing.h.
References casacore::operator=().