Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

DarkIce.cpp File Reference

#include "Util.h"
#include "IceCast.h"
#include "IceCast2.h"
#include "ShoutCast.h"
#include "FileCast.h"
#include "MultiThreadedConnector.h"
#include "DarkIce.h"

Include dependency graph for DarkIce.cpp:

Go to the source code of this file.

Defines

#define WEXITSTATUS(stat_val)   ((unsigned)(stat_val) >> 8)
#define WIFEXITED(stat_val)   (((stat_val) & 255) == 0)

Variables

static const char fileid [] = "$Id: DarkIce.cpp,v 1.49 2006/03/23 09:34:57 darkeye Exp $"


Define Documentation

#define WEXITSTATUS stat_val   )     ((unsigned)(stat_val) >> 8)
 

Definition at line 115 of file DarkIce.cpp.

#define WIFEXITED stat_val   )     (((stat_val) & 255) == 0)
 

Definition at line 118 of file DarkIce.cpp.


Variable Documentation

const char fileid[] = "$Id: DarkIce.cpp,v 1.49 2006/03/23 09:34:57 darkeye Exp $" [static]
 

Definition at line 108 of file DarkIce.cpp.


Generated on Fri May 19 15:36:48 2006 for DarkIce by  doxygen 1.4.4