NCBI C++ ToolKit
|
Go to the source code of this file.
Go to the SVN repository for this file.
Macros | |
#define | NcbiSys_close _close |
#define | NcbiSys_dup _dup |
#define | NcbiSys_dup2 _dup2 |
#define | NcbiSys_fileno _fileno |
#define | NcbiSys_fstat _fstat64 |
#define | NcbiSys_getpid _getpid |
#define | NcbiSys_lseek _lseek |
#define | NcbiSys_setmode _setmode |
#define | NcbiSys_swab _swab |
#define | NcbiSys_tzset _tzset |
#define | NcbiSys_umask _umask |
#define | NcbiSys_write _write |
#define | NcbiSys_chdir _chdir |
#define | NcbiSys_chmod _chmod |
#define | NcbiSys_creat _creat |
#define | NcbiSys_fdopen _fdopen |
#define | NcbiSys_fopen fopen |
#define | NcbiSys_getcwd _getcwd |
#define | NcbiSys_getenv getenv |
#define | NcbiSys_mkdir _mkdir |
#define | NcbiSys_open _open |
#define | NcbiSys_putenv _putenv |
#define | NcbiSys_remove remove |
#define | NcbiSys_rename rename |
#define | NcbiSys_rmdir _rmdir |
#define | NcbiSys_spawnv _spawnv |
#define | NcbiSys_spawnve _spawnve |
#define | NcbiSys_spawnvp _spawnvp |
#define | NcbiSys_spawnve _spawnve |
#define | NcbiSys_spawnvpe _spawnvpe |
#define | NcbiSys_stat _stat64 |
#define | NcbiSys_strcmp strcmp |
#define | NcbiSys_strdup _strdup |
#define | NcbiSys_strerror strerror |
#define | NcbiSys_strerror_s strerror_s |
#define | NcbiSys_system system |
#define | NcbiSys_tempnam _tempnam |
#define | NcbiSys_unlink _unlink |
#define | NcbiSysChar_chdir _chdir |
C++ Toolkit Unicode is different, all strings are still char*. More... | |
#define | NcbiSysChar_creat _creat |
#define | NcbiSysChar_fdopen _fdopen |
#define | NcbiSysChar_fopen fopen |
#define | NcbiSysChar_getcwd _getcwd |
#define | NcbiSysChar_getenv getenv |
#define | NcbiSysChar_mkdir _mkdir |
#define | NcbiSysChar_open _open |
#define | NcbiSysChar_putenv _putenv |
#define | NcbiSysChar_remove remove |
#define | NcbiSysChar_rename rename |
#define | NcbiSysChar_rmdir _rmdir |
#define | NcbiSysChar_spawnv _spawnv |
#define | NcbiSysChar_spawnve _spawnve |
#define | NcbiSysChar_spawnvp _spawnvp |
#define | NcbiSysChar_spawnve _spawnve |
#define | NcbiSysChar_spawnvpe _spawnvpe |
#define | NcbiSysChar_stat _stat64 |
#define | NcbiSysChar_strcmp strcmp |
#define | NcbiSysChar_strdup _strdup |
#define | NcbiSysChar_strerror strerror |
#define | NcbiSysChar_strerror_s strerror_s |
#define | NcbiSysChar_system system |
#define | NcbiSysChar_tempnam _tempnam |
#define | NcbiSysChar_unlink _unlink |
Typedefs | |
typedef struct _fstat64 | TNcbiSys_fstat |
typedef struct _stat64 | TNcbiSys_stat |
#define NcbiSys_chdir _chdir |
Definition at line 84 of file ncbisys.hpp.
#define NcbiSys_chmod _chmod |
Definition at line 85 of file ncbisys.hpp.
#define NcbiSys_close _close |
Definition at line 40 of file ncbisys.hpp.
#define NcbiSys_creat _creat |
Definition at line 86 of file ncbisys.hpp.
#define NcbiSys_dup _dup |
Definition at line 41 of file ncbisys.hpp.
#define NcbiSys_dup2 _dup2 |
Definition at line 42 of file ncbisys.hpp.
#define NcbiSys_fdopen _fdopen |
Definition at line 87 of file ncbisys.hpp.
#define NcbiSys_fileno _fileno |
Definition at line 43 of file ncbisys.hpp.
#define NcbiSys_fopen fopen |
Definition at line 88 of file ncbisys.hpp.
#define NcbiSys_fstat _fstat64 |
Definition at line 44 of file ncbisys.hpp.
#define NcbiSys_getcwd _getcwd |
Definition at line 89 of file ncbisys.hpp.
#define NcbiSys_getenv getenv |
Definition at line 90 of file ncbisys.hpp.
#define NcbiSys_getpid _getpid |
Definition at line 45 of file ncbisys.hpp.
#define NcbiSys_lseek _lseek |
Definition at line 46 of file ncbisys.hpp.
#define NcbiSys_mkdir _mkdir |
Definition at line 91 of file ncbisys.hpp.
#define NcbiSys_open _open |
Definition at line 92 of file ncbisys.hpp.
#define NcbiSys_putenv _putenv |
Definition at line 93 of file ncbisys.hpp.
#define NcbiSys_remove remove |
Definition at line 94 of file ncbisys.hpp.
#define NcbiSys_rename rename |
Definition at line 95 of file ncbisys.hpp.
#define NcbiSys_rmdir _rmdir |
Definition at line 96 of file ncbisys.hpp.
#define NcbiSys_setmode _setmode |
Definition at line 47 of file ncbisys.hpp.
#define NcbiSys_spawnv _spawnv |
Definition at line 97 of file ncbisys.hpp.
#define NcbiSys_spawnve _spawnve |
#define NcbiSys_spawnve _spawnve |
#define NcbiSys_spawnvp _spawnvp |
Definition at line 99 of file ncbisys.hpp.
#define NcbiSys_spawnvpe _spawnvpe |
Definition at line 101 of file ncbisys.hpp.
#define NcbiSys_stat _stat64 |
Definition at line 102 of file ncbisys.hpp.
#define NcbiSys_strcmp strcmp |
Definition at line 103 of file ncbisys.hpp.
#define NcbiSys_strdup _strdup |
Definition at line 104 of file ncbisys.hpp.
#define NcbiSys_strerror strerror |
Definition at line 105 of file ncbisys.hpp.
#define NcbiSys_strerror_s strerror_s |
Definition at line 106 of file ncbisys.hpp.
#define NcbiSys_swab _swab |
Definition at line 48 of file ncbisys.hpp.
#define NcbiSys_system system |
Definition at line 107 of file ncbisys.hpp.
#define NcbiSys_tempnam _tempnam |
Definition at line 108 of file ncbisys.hpp.
#define NcbiSys_tzset _tzset |
Definition at line 49 of file ncbisys.hpp.
#define NcbiSys_umask _umask |
Definition at line 50 of file ncbisys.hpp.
#define NcbiSys_unlink _unlink |
Definition at line 109 of file ncbisys.hpp.
#define NcbiSys_write _write |
Definition at line 51 of file ncbisys.hpp.
#define NcbiSysChar_chdir _chdir |
C++ Toolkit Unicode is different, all strings are still char*.
Definition at line 159 of file ncbisys.hpp.
#define NcbiSysChar_creat _creat |
Definition at line 160 of file ncbisys.hpp.
#define NcbiSysChar_fdopen _fdopen |
Definition at line 161 of file ncbisys.hpp.
#define NcbiSysChar_fopen fopen |
Definition at line 162 of file ncbisys.hpp.
#define NcbiSysChar_getcwd _getcwd |
Definition at line 163 of file ncbisys.hpp.
#define NcbiSysChar_getenv getenv |
Definition at line 164 of file ncbisys.hpp.
#define NcbiSysChar_mkdir _mkdir |
Definition at line 165 of file ncbisys.hpp.
#define NcbiSysChar_open _open |
Definition at line 166 of file ncbisys.hpp.
#define NcbiSysChar_putenv _putenv |
Definition at line 167 of file ncbisys.hpp.
#define NcbiSysChar_remove remove |
Definition at line 168 of file ncbisys.hpp.
#define NcbiSysChar_rename rename |
Definition at line 169 of file ncbisys.hpp.
#define NcbiSysChar_rmdir _rmdir |
Definition at line 170 of file ncbisys.hpp.
#define NcbiSysChar_spawnv _spawnv |
Definition at line 171 of file ncbisys.hpp.
#define NcbiSysChar_spawnve _spawnve |
#define NcbiSysChar_spawnve _spawnve |
#define NcbiSysChar_spawnvp _spawnvp |
Definition at line 173 of file ncbisys.hpp.
#define NcbiSysChar_spawnvpe _spawnvpe |
Definition at line 175 of file ncbisys.hpp.
#define NcbiSysChar_stat _stat64 |
Definition at line 176 of file ncbisys.hpp.
#define NcbiSysChar_strcmp strcmp |
Definition at line 177 of file ncbisys.hpp.
#define NcbiSysChar_strdup _strdup |
Definition at line 178 of file ncbisys.hpp.
#define NcbiSysChar_strerror strerror |
Definition at line 179 of file ncbisys.hpp.
#define NcbiSysChar_strerror_s strerror_s |
Definition at line 180 of file ncbisys.hpp.
#define NcbiSysChar_system system |
Definition at line 181 of file ncbisys.hpp.
#define NcbiSysChar_tempnam _tempnam |
Definition at line 182 of file ncbisys.hpp.
#define NcbiSysChar_unlink _unlink |
Definition at line 183 of file ncbisys.hpp.
typedef struct _fstat64 TNcbiSys_fstat |
Definition at line 1 of file ncbisys.hpp.
typedef struct _stat64 TNcbiSys_stat |
Definition at line 1 of file ncbisys.hpp.