gem-graph-client/doc/rtfm/man3/base.h.3

86 lines
1.3 KiB
Groff
Raw Normal View History

.TH "include/base.h" 3 "Version 0.1.0" "Gem-graph" \" -*- nroff -*-
.ad l
.nh
.SH NAME
include/base.h \- base header
.SH SYNOPSIS
.br
.PP
\fC#include <assert\&.h>\fP
.br
\fC#include <errno\&.h>\fP
.br
\fC#include <fcntl\&.h>\fP
.br
\fC#include <math\&.h>\fP
.br
\fC#include <stdio\&.h>\fP
.br
\fC#include <stdlib\&.h>\fP
.br
\fC#include <stddef\&.h>\fP
.br
\fC#include <stdbool\&.h>\fP
.br
\fC#include <sys/types\&.h>\fP
.br
\fC#include <sys/stat\&.h>\fP
.br
\fC#include <unistd\&.h>\fP
.br
\fC#include <time\&.h>\fP
.br
\fC#include <string\&.h>\fP
.br
\fC#include <glib\-2\&.0/glib\&.h>\fP
.br
\fC#include <gtk\-4\&.0/gtk/gtk\&.h>\fP
.br
.SS "Classes"
.in +1c
.ti -1c
.RI "struct \fBarrow_t\fP"
.br
.RI "phantom documentation used to test the functioning of doxygen "
.in -1c
.SS "Macros"
.in +1c
.ti -1c
.RI "#define \fBEAST\fP 0"
.br
.ti -1c
.RI "#define \fBWEST\fP 1"
.br
.ti -1c
.RI "#define \fBZENITH\fP 2"
.br
.ti -1c
.RI "#define \fBNADIR\fP 3"
.br
.ti -1c
.RI "#define \fBSOUTH\fP 4"
.br
.ti -1c
.RI "#define \fBNORTH\fP 5"
.br
.in -1c
.SS "Enumerations"
.in +1c
.ti -1c
.RI "enum { \fBX_AXIS\fP, \fBY_AXIS\fP, \fBZ_AXIS\fP, \fBN_AXIS\fP }"
.br
.in -1c
.SH "Detailed Description"
.PP
base header
This file is part of Gem-graph\&.
.SH "Author"
.PP
Generated automatically by Doxygen for Gem-graph from the source code\&.