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::HeaderItemInfo Class Reference

#include <PlotMSPageHeaderParam.h>

Public Member Functions

 HeaderItemInfo (String name=String(), String shortLabel=String(), String longLabel=String())
 
const Stringname () const
 
const StringshortLabel () const
 
const StringlongLabel () const
 

Private Attributes

String name_
 
String shortLabel_
 
String longLabel_
 

Detailed Description

Definition at line 21 of file PlotMSPageHeaderParam.h.

Constructor & Destructor Documentation

casa::HeaderItemInfo::HeaderItemInfo ( String  name = String(),
String  shortLabel = String(),
String  longLabel = String() 
)
inline

Definition at line 23 of file PlotMSPageHeaderParam.h.

Member Function Documentation

const String& casa::HeaderItemInfo::longLabel ( ) const
inline

Definition at line 30 of file PlotMSPageHeaderParam.h.

const String& casa::HeaderItemInfo::name ( ) const
inline

Definition at line 28 of file PlotMSPageHeaderParam.h.

Referenced by casa::operator<().

const String& casa::HeaderItemInfo::shortLabel ( ) const
inline

Definition at line 29 of file PlotMSPageHeaderParam.h.

Member Data Documentation

String casa::HeaderItemInfo::longLabel_
private

Definition at line 34 of file PlotMSPageHeaderParam.h.

String casa::HeaderItemInfo::name_
private

Definition at line 32 of file PlotMSPageHeaderParam.h.

String casa::HeaderItemInfo::shortLabel_
private

Definition at line 33 of file PlotMSPageHeaderParam.h.


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