casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Member Functions | Private Attributes
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 std::tr1::shared_ptr< ImageRegion > ()
size_t regionCount () const

Private Member Functions

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

Private Attributes

std::tr1::shared_ptr< ImageRegionimageregion
size_t count_

Detailed Description

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


Constructor & Destructor Documentation

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

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

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

Definition at line 119 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 127 of file Region.qo.h.

casa::viewer::ImageRegion_state::operator std::tr1::shared_ptr< ImageRegion > ( ) [inline]

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

References imageregion.

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

References count_.


Member Data Documentation

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

Referenced by regionCount().

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

Referenced by operator std::tr1::shared_ptr< ImageRegion >().


The documentation for this class was generated from the following file: