GRASS Programmer's Manual
6.5.svn(2014)-r66266
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
Globals
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
xdr.h
Go to the documentation of this file.
1
#include <stdio.h>
2
#include <grass/dbmi.h>
3
4
extern
int
db__send
(
const
void
*,
size_t
);
5
extern
int
db__recv
(
void
*,
size_t
);
db__send
int db__send(const void *buf, size_t size)
Definition:
xdr.c:77
db__recv
int db__recv(void *buf, size_t size)
Definition:
xdr.c:88
lib
db
dbmi_base
xdr.h
Generated on Sat Jan 2 2016 01:46:50 for GRASS Programmer's Manual by
1.8.5