19#include "ProxyDict/IfdKey.h"
20#if !( defined( __GNUC__ ) && ( __GNUC__ < 3 ) && \
21 ( __GNUC_MINOR__ < 95 ) )
42#if !( defined( __GNUC__ ) && ( __GNUC__ < 3 ) && \
43 ( __GNUC_MINOR__ < 95 ) )
44 virtual void print( std::ostream& o )
const
46 virtual void print( ostream& o )
const
49 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