casa::viewer::ImageRegion_state Class Reference

#include <Region.qo.h>

List of all members.

Public Member Functions

 ImageRegion_state ()
 ImageRegion_state (ImageRegion *ir, size_t region_count)
 ImageRegion_state (const ImageRegion_state &other)
 operator SHARED_PTR< ImageRegion > ()
size_t regionCount () const

Private Member Functions

void * operator new (std::size_t) throw (std::logic_error)

Private Attributes

SHARED_PTR< ImageRegion > imageregion
size_t count_

Detailed Description

Definition at line 121 of file Region.qo.h.


Constructor & Destructor Documentation

casa::viewer::ImageRegion_state::ImageRegion_state (  )  [inline]

Definition at line 123 of file Region.qo.h.

casa::viewer::ImageRegion_state::ImageRegion_state ( ImageRegion *  ir,
size_t  region_count 
) [inline]

Definition at line 124 of file Region.qo.h.

casa::viewer::ImageRegion_state::ImageRegion_state ( const ImageRegion_state other  )  [inline]

Definition at line 125 of file Region.qo.h.


Member Function Documentation

void* casa::viewer::ImageRegion_state::operator new ( std::size_t   )  throw (std::logic_error) [inline, private]

Definition at line 133 of file Region.qo.h.

casa::viewer::ImageRegion_state::operator SHARED_PTR< ImageRegion > (  )  [inline]

Definition at line 126 of file Region.qo.h.

References imageregion.

size_t casa::viewer::ImageRegion_state::regionCount (  )  const [inline]

Definition at line 129 of file Region.qo.h.

References count_.


Member Data Documentation

Definition at line 137 of file Region.qo.h.

Referenced by regionCount().

SHARED_PTR<ImageRegion> casa::viewer::ImageRegion_state::imageregion [private]

Definition at line 136 of file Region.qo.h.

Referenced by operator SHARED_PTR< ImageRegion >().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1