Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Examples

Bytecode.cc File Reference

#include "ycp/Bytecode.h"
#include "YCP.h"
#include "ycp/YCode.h"
#include "ycp/YExpression.h"
#include "ycp/YStatement.h"
#include "ycp/YBlock.h"
#include "y2/Y2Namespace.h"
#include "ycp/y2log.h"
#include "ycp/pathsearch.h"
#include <fstream>
#include <errno.h>
#include <string.h>
#include <ctype.h>

Defines

#define DO_DEBUG   0
#define YaST_BYTECODE_HEADER   "YaST bytecode "
#define YaST_BYTECODE_MAJOR   "1"
#define YaST_BYTECODE_MINOR   "3"
#define YaST_BYTECODE_RELEASE   "2"

Functions

int readInt (std::istream &str)

Define Documentation

#define DO_DEBUG   0
 

#define YaST_BYTECODE_HEADER   "YaST bytecode "
 

#define YaST_BYTECODE_MAJOR   "1"
 

#define YaST_BYTECODE_MINOR   "3"
 

#define YaST_BYTECODE_RELEASE   "2"
 


Function Documentation

int readInt std::istream &  str  )  [static]
 


Generated on Fri Nov 9 18:15:23 2007 for yast2-core by doxygen 1.3.6