![]() |
This is Unofficial EPICS BASE Doxygen Site
|
#include <string.h>
#include "dbDefs.h"
#include "osiSock.h"
#include "osiWireFormat.h"
#include "net_convert.h"
#include "iocinf.h"
#include "caProto.h"
#include "caerr.h"
Go to the source code of this file.
Functions | |
int | caNetConvert (unsigned type, const void *pSrc, void *pDest, int hton, arrayElementCount count) |
int caNetConvert | ( | unsigned | type, |
const void * | pSrc, | ||
void * | pDest, | ||
int | hton, | ||
arrayElementCount | count | ||
) |
Definition at line 1420 of file convert.cpp.