Go to the source code of this file.
Classes | |
| class | MyTrackInfo |
Defines | |
| #define | DETAILBUFSIZE 50 |
| #define | DETAILFMT(f...) g_snprintf(detailBuf, DETAILBUFSIZE, f) |
| #define | SWAP(t, x, y) { t _tmp = x; x = y; y = _tmp; } |
Functions | |
| static int | CmpHBufC8 (const HBufC8 *a, const HBufC8 *b) |
| #define DETAILBUFSIZE 50 |
Referenced by CSensor_music::HandlePlaybackMessage().
| #define DETAILFMT | ( | f... | ) | g_snprintf(detailBuf, DETAILBUFSIZE, f) |
Referenced by CSensor_music::HandlePlaybackMessage().
| #define SWAP | ( | t, | |||
| x, | |||||
| y | ) | { t _tmp = x; x = y; y = _tmp; } |
Definition at line 489 of file epoc-music.cpp.
| static int CmpHBufC8 | ( | const HBufC8 * | a, | |
| const HBufC8 * | b | |||
| ) | [static] |
Definition at line 46 of file epoc-music.cpp.
Referenced by MyTrackInfo::Cmp().
ContextLogger2—ContextLogger2 Logger Daemon Internals—Generated on Mon May 2 13:49:58 2011 by Doxygen 1.6.1