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
bool hasEntry(const String &name) const
bool hasHeader(const String &name) const
BALL_EXPORT bool operator!=(const String &s1, const String &s2)
BALL_EXPORT bool operator==(const String &s1, const String &s2)
-*- Mode: C++; tab-width: 2; -*-
const HeaderMap & getHeader() const
HeaderMap header_
Entries from the header section.