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.45 2005/10/22 10:34:21 darkeye Exp $"


Define Documentation

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

Definition at line 111 of file DarkIce.cpp.

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

Definition at line 114 of file DarkIce.cpp.


Variable Documentation

const char fileid[] = "$Id: DarkIce.cpp,v 1.45 2005/10/22 10:34:21 darkeye Exp $" [static]
 

Definition at line 104 of file DarkIce.cpp.


Generated on Sat Oct 22 13:17:05 2005 for DarkIce by  doxygen 1.4.4