slp_debug.h File Reference

#include <stdio.h>
#include <stdlib.h>

Go to the source code of this file.

Classes

struct  SLPErrorEntry

Defines

#define MAX_STRING_LENGTH   4096
#define UNKNOWN_ERROR_LABEL   "Unknown"
#define UNKNOWN_ERROR_DESCRIPTION   "Undefined error code."

Functions

void get_full_error_data (int error_number, char **error_name, char **error_description)
YCPBoolean check_error_state (int err, char *location_text)

Variables

SLPErrorEntry error_entries []

Define Documentation

#define MAX_STRING_LENGTH   4096
#define UNKNOWN_ERROR_DESCRIPTION   "Undefined error code."

Referenced by get_full_error_data().

#define UNKNOWN_ERROR_LABEL   "Unknown"

Referenced by get_full_error_data().


Function Documentation

YCPBoolean check_error_state ( int  err,
char *  location_text 
)
void get_full_error_data ( int  error_number,
char **  error_name,
char **  error_description 
)

Variable Documentation


Generated on a sunny day for yast2-slp by doxygen 1.6.3