LSError Struct Reference
[LunaService]

Error object which contains information about first error since it was initialized via LSErrorInit. More...

#include <lunaservice.h>

List of all members.

Public Attributes

int error_code
char * message
const char * file
int line
const char * func
void * padding
unsigned long magic


Detailed Description

Error object which contains information about first error since it was initialized via LSErrorInit.

Member Data Documentation

public error code

public error message

const char* LSError::file

file in which error happened.

line on which error happened.

const char* LSError::func

function on which error happened.

Reserved for future use

unsigned long LSError::magic

use as cookie to detect invalid LSErrors


The documentation for this struct was generated from the following file:

Generated on Wed Sep 16 12:26:46 2009 by  doxygen 1.5.5