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.43 2005/04/11 19:27:43 darkeye Exp $"


Define Documentation

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

Definition at line 107 of file DarkIce.cpp.

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

Definition at line 110 of file DarkIce.cpp.


Variable Documentation

const char fileid[] = "$Id: DarkIce.cpp,v 1.43 2005/04/11 19:27:43 darkeye Exp $" [static]
 

Definition at line 100 of file DarkIce.cpp.


Generated on Thu Apr 14 13:59:13 2005 for DarkIce by  doxygen 1.4.1