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