casa
5.7.0-16
|
#include <Region.qo.h>
Public Member Functions | |
ImageRegion_state () | |
ImageRegion_state (casacore::ImageRegion *ir, size_t region_count) | |
ImageRegion_state (const ImageRegion_state &other) | |
operator std::shared_ptr< casacore::ImageRegion > () | |
size_t | regionCount () const |
Private Member Functions | |
void * | operator new (std::size_t) throw (std::logic_error) |
Private Attributes | |
std::shared_ptr < casacore::ImageRegion > | imageregion |
size_t | count_ |
Definition at line 125 of file Region.qo.h.
|
inline |
Definition at line 127 of file Region.qo.h.
|
inline |
Definition at line 128 of file Region.qo.h.
|
inline |
Definition at line 129 of file Region.qo.h.
|
inlineprivate |
Definition at line 137 of file Region.qo.h.
|
inline |
Definition at line 130 of file Region.qo.h.
References imageregion.
|
inline |
Definition at line 133 of file Region.qo.h.
References count_.
|
private |
Definition at line 141 of file Region.qo.h.
Referenced by regionCount().
|
private |
Definition at line 140 of file Region.qo.h.
Referenced by operator std::shared_ptr< casacore::ImageRegion >().