5 #ifndef BALL_FORMAT_JCAMPFILE_H 6 #define BALL_FORMAT_JCAMPFILE_H 8 #ifndef BALL_FORMAT_LINEBASEDFILE_H 12 #ifndef BALL_DATATYPE_STRINGHASHMAP_H 125 double getDoubleValue(
const String& name)
const;
166 #endif // BALL_FORMAT_JCAMPFILE_H EntryMap entries_
Entries from the key-value section.
const EntryMap & getEntries() const
std::vector< double > numeric_value
std::ios::openmode OpenMode
StringHashMap< String > HeaderMap
A hash map containing the header entries.
bool hasEntry(const String &name) const
BALL_EXPORT bool operator!=(const String &s1, const String &s2)
BALL_EXPORT bool operator==(const String &s1, const String &s2)
StringHashMap< JCAMPValue > EntryMap
A hash map containing the JCAMP entries.
-*- Mode: C++; tab-width: 2; -*-
std::pair< String, JCAMPValue > KeyValuePair
a key-value pair
const HeaderMap & getHeader() const
bool hasHeader(const String &name) const
HeaderMap header_
Entries from the header section.