table of contents
other versions
- bullseye 6.3+dfsg-1+deb11u1
- bullseye-backports 6.5-6~bpo11+1
- testing 6.5-6+b1
- unstable 6.5-7
brlapi_error_t(3) | BrlAPI | brlapi_error_t(3) |
NAME¶
brlapi_error_t
SYNOPSIS¶
#include <brlapi.h>
Data Fields¶
enum brlapi_error brlerrno
int libcerrno
int gaierrno
const char * errfun
Detailed Description¶
All information that is needed to describe brlapi errors
Field Documentation¶
enum brlapi_error brlapi_error_t::brlerrno¶
const char* brlapi_error_t::errfun¶
int brlapi_error_t::gaierrno¶
int brlapi_error_t::libcerrno¶
Author¶
Generated automatically by Doxygen for BrlAPI from the source code.
Thu Dec 15 2022 | Version 0.8 |