err_state_st Struct Reference

#include <
err.h>

Data Fields

unsigned long pid
int err_flags [16]
unsigned long err_buffer [16]
char * err_data [16]
int err_data_flags [16]
const char * err_file [16]
int err_line [16]
int top
int bottom

Field Documentation

int err_state_st::bottom
 
unsigned long err_state_st::err_buffer[16]
 
char* err_state_st::err_data[16]
 
int err_state_st::err_data_flags[16]
 
const char* err_state_st::err_file[16]
 
int err_state_st::err_flags[16]
 
int err_state_st::err_line[16]
 
unsigned long err_state_st::pid
 
int err_state_st::top
 

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

Copyright © Nokia Corporation 2001-2008
Back to top