継承メンバを含む CExifFile::CTagInfo の全メンバ一覧です。
CTagInfo(void) | CExifFile::CTagInfo | |
Get(Gdiplus::PropertyItem &_pi) | CExifFile::CTagInfo | |
GetAscii(void) const | CExifFile::CTagInfo | |
GetByte(void) const | CExifFile::CTagInfo | |
GetLength(void) const | CExifFile::CTagInfo | |
GetLong(void) const | CExifFile::CTagInfo | |
GetRational(void) const | CExifFile::CTagInfo | |
GetShort(void) const | CExifFile::CTagInfo | |
GetSLong(void) const | CExifFile::CTagInfo | |
GetSRational(void) const | CExifFile::CTagInfo | |
GetType(void) const | CExifFile::CTagInfo | |
GetUndefined(void) const | CExifFile::CTagInfo | |
IsEmpty(void) const | CExifFile::CTagInfo | |
Set(const Gdiplus::PropertyItem &p) | CExifFile::CTagInfo | |
SetAscii(LPCSTR lpsz, size_t len=INVALID_SIZE) | CExifFile::CTagInfo | |
SetByte(size_t len, const BYTE *P) | CExifFile::CTagInfo | |
SetByte(BYTE b) | CExifFile::CTagInfo | |
SetLong(size_t len, const DWORD *P) | CExifFile::CTagInfo | |
SetLong(DWORD d) | CExifFile::CTagInfo | |
SetRational(size_t len, const TRational *P) | CExifFile::CTagInfo | |
SetRational(DWORD d1, DWORD d2) | CExifFile::CTagInfo | |
SetShort(size_t len, const WORD *P) | CExifFile::CTagInfo | |
SetShort(WORD w) | CExifFile::CTagInfo | |
SetSLong(size_t len, const long *P) | CExifFile::CTagInfo | |
SetSLong(long l) | CExifFile::CTagInfo | |
SetSRational(size_t len, const TSRational *P) | CExifFile::CTagInfo | |
SetSRational(long d1, long d2) | CExifFile::CTagInfo | |
SetUndefined(size_t len, const BYTE *P) | CExifFile::CTagInfo | |
ToString(size_t mx=INVALID_SIZE) const | CExifFile::CTagInfo | |