casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
casa::viewer::PVLine::display_element Class Reference

one display_element is created for each image created from this PVLine... More...

#include <PVLine.qo.h>

Public Member Functions

 display_element (const std::string &n)
 
std::string name ()
 
std::string outputPath ()
 

Private Attributes

std::string name_
 
std::string path_
 

Detailed Description

one display_element is created for each image created from this PVLine...

the resulting display list may be useful in the future...

Definition at line 144 of file PVLine.qo.h.

Constructor & Destructor Documentation

casa::viewer::PVLine::display_element::display_element ( const std::string &  n)
inline

Definition at line 146 of file PVLine.qo.h.

Member Function Documentation

std::string casa::viewer::PVLine::display_element::name ( )
inline

Definition at line 147 of file PVLine.qo.h.

References name_.

std::string casa::viewer::PVLine::display_element::outputPath ( )

Member Data Documentation

std::string casa::viewer::PVLine::display_element::name_
private

Definition at line 152 of file PVLine.qo.h.

Referenced by name().

std::string casa::viewer::PVLine::display_element::path_
private

Definition at line 153 of file PVLine.qo.h.


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