#include <config.h>
#include "CVMEStatusModule.h"
Go to the source code of this file.
Variables | |
static const char * | Copyright = "(C) Copyright Michigan State University 2002, All rights reserved" |
static const unsigned int | GoingBusy = 0 |
static const unsigned int | GoingFree = 1 |
const char* Copyright = "(C) Copyright Michigan State University 2002, All rights reserved" [static] |
Definition at line 17 of file CVMEStatusModule.cpp.
const unsigned int GoingBusy = 0 [static] |
const unsigned int GoingFree = 1 [static] |