Bayonne2 / Common C++ 2 Framework
Functions
missing.h File Reference

substitute functions which may be missing in target platform libc. More...

#include <cc++/config.h>
#include <cc++/strchar.h>
#include <ctime>
#include <fstream>
#include <iostream>
#include <strstream>
Include dependency graph for missing.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

__EXPORT void *  memmove (char *dest, const char *source, size_t length)
 
__EXPORT char *  strdup (const char *str)
 
__EXPORT int  lockf (int fd, int mode, long offset)
 
char *  strtok_r (char *s, const char *d, char **x)
 

Detailed Description

substitute functions which may be missing in target platform libc.

Definition in file missing.h.

Function Documentation

__EXPORT int lockf ( int  fd,
int  mode,
long  offset 
)
__EXPORT void* memmove ( char *  dest,
const char *  source,
size_t  length 
)
__EXPORT char* strdup ( const char *  str )
char* strtok_r ( char *  s,
const char *  d,
char **  x 
)
inline

Definition at line 118 of file missing.h.


Generated on Dec 21, 2017 for commoncpp2-1.8.1, ccrtp-1.7.2, libzrtpcpp-2.3.4, ccscript3-1.1.7, ccaudio2-1.0.0 and bayonne2-2.3.2 (after installation in /usr/local/) by   doxygen 1.8.6

AltStyle によって変換されたページ (->オリジナル) /