epoc-music.cpp File Reference

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 Documentation

#define DETAILBUFSIZE   50
#define DETAILFMT ( f...   )     g_snprintf(detailBuf, DETAILBUFSIZE, f)
#define SWAP ( t,
x,
 )     { t _tmp = x; x = y; y = _tmp; }

Definition at line 489 of file epoc-music.cpp.


Function Documentation

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