28 #ifndef IMAGES_ASCIIANNOTATIONFILELINE_H
29 #define IMAGES_ASCIIANNOTATIONFILELINE_H
80 std::map<AnnotationBase::Keyword, casacore::String>
getGloabalParams()
const;
86 std::ostream&
print(std::ostream& os)
const;
92 std::map<AnnotationBase::Keyword, casacore::String>
_globals;
97 return line.
print(os);
ostream & operator<<(ostream &os, const PageHeaderCache &cache)
casacore::CountedPtr< const AnnotationBase > getAnnotationBase() const
casacore::String getComment() const
std::map< AnnotationBase::Keyword, casacore::String > getGloabalParams() const
Referenced counted pointer for constant data.
std::map< AnnotationBase::Keyword, casacore::String > _globals
std::ostream & print(std::ostream &os) const
casacore::CountedPtr< const AnnotationBase > _annotationBase
Represents a line in an ascii region file <author>Dave Mehringer</author>
AsciiAnnotationFileLine()
String: the storage and methods of handling collections of characters.
AsciiAnnotationFileLine & operator=(const AsciiAnnotationFileLine &other)
casacore::String _comment