19#include "ProxyDict/IfdKey.h"
20#if !(defined(__GNUC__) && (__GNUC__ < 3) && (__GNUC_MINOR__ < 95))
42#if !(defined(__GNUC__) && (__GNUC__ < 3) && (__GNUC_MINOR__ < 95))
43 virtual void print( std::ostream &o)
const
45 virtual void print( ostream &o)
const
47 { o <<
"IfdIntKey(" <<
intVal <<
")"; }
virtual void print(std::ostream &o) const
virtual int operator==(const IfdKey &k) const
virtual IfdKey * clone(void) const
IfdKey::keyKind getKeyKind(void) const