BALL::JCAMPFile::JCAMPValue Class Reference

#include <BALL/FORMAT/JCAMPFile.h>

List of all members.


Public Member Functions

 JCAMPValue ()
bool operator== (const JCAMPValue &value) const
bool operator!= (const JCAMPValue &value) const

Public Attributes

String string_value
std::vector< doublenumeric_value
ContentType type

Constructor & Destructor Documentation

BALL::JCAMPFile::JCAMPValue::JCAMPValue (  )  [inline]

Member Function Documentation

bool BALL::JCAMPFile::JCAMPValue::operator!= ( const JCAMPValue value  )  const
bool BALL::JCAMPFile::JCAMPValue::operator== ( const JCAMPValue value  )  const

Member Data Documentation