def.h File Reference

#include <string>

Go to the source code of this file.

Defines

#define LIB_PACKAGE_NAME   "libSpm"
#define ASSERT(x)   ;

Variables

const char END_LINE = '\n'
const char COMMA = ','
const char EQUAL = '='
const char DOLLAR = '$'
const char BLANK = ' '
const char DOT = '.'
const char PARENTHESIS_OPEN = '('
const char PARENTHESIS_CLOSE = ')'
const char BRACKET_OPEN_C = '['
const char BRACKET_CLOSE_C = ']'
const char PATH_SEPARATOR = '/'
const char QUOTE = '"'
const std::string SYSTEM = "system"
const int SEMAPHORE_SHARED = 1
const int SEMAPHORE_INIT_VALUE = 1
const char SEPARATOR = '.'


Define Documentation

#define ASSERT (  )     ;

#define LIB_PACKAGE_NAME   "libSpm"


Variable Documentation

const char BLANK = ' '

const char BRACKET_CLOSE_C = ']'

const char BRACKET_OPEN_C = '['

const char COMMA = ','

const char DOLLAR = '$'

const char DOT = '.'

const char END_LINE = '\n'

const char EQUAL = '='

const char PARENTHESIS_CLOSE = ')'

const char PARENTHESIS_OPEN = '('

const char PATH_SEPARATOR = '/'

const char QUOTE = '"'

const int SEMAPHORE_INIT_VALUE = 1

const int SEMAPHORE_SHARED = 1

const char SEPARATOR = '.'

const std::string SYSTEM = "system"


Generated on Sat Mar 21 17:00:14 2009 for libSpm by  doxygen 1.5.2