Public Types | |
| typedef boost::shared_ptr< IFDEntry > | Ref |
Public Member Functions | |
| IFDEntry (int16_t _id, int16_t _type, int32_t _count, uint32_t _data, IFDFileContainer &_container) | |
| virtual | ~IFDEntry () |
| int16_t | type () const |
| uint32_t | getLong () throw (BadTypeException, TooBigException) |
| uint16_t | getShort () throw (BadTypeException, TooBigException) |
Definition at line 35 of file ifdentry.h.
| typedef boost::shared_ptr<IFDEntry> OpenRaw::Internals::IFDEntry::Ref |
Ref (ie shared pointer)
Definition at line 39 of file ifdentry.h.
1.5.1