26#include "ProxyDict/IfdKey.h"
27#if !(defined(__GNUC__) && (__GNUC__ < 3) && (__GNUC_MINOR__ < 95))
57#if !(defined(__GNUC__) && (__GNUC__ < 3) && (__GNUC_MINOR__ < 95))
58 virtual void print( std::ostream &o)
const;
60 virtual void print( ostream &o)
const;
67 IfdStrKey(
const char *
s,
unsigned int hashVal );
virtual void print(std::ostream &o) const
virtual int operator==(const IfdKey &k) const
const char * asString(void) const
virtual int operator<(const IfdKey &k) const
virtual IfdKey * clone(void) const