AJA NTV2 SDK
17.1.3.1410
NTV2 SDK 17.1.3.1410
|
Implements the AJAFileIO class based on platform, Windows/Posix. More...
#include "ajabase/common/common.h"
#include "ajabase/common/types.h"
#include "ajabase/system/file_io.h"
#include <sys/types.h>
#include <sys/stat.h>
#include <sstream>
#include <fcntl.h>
#include <dirent.h>
#include <fnmatch.h>
#include <limits.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
Go to the source code of this file.
Functions | |
static string | GetEnvVar (string const &key) |
Implements the AJAFileIO class based on platform, Windows/Posix.
Definition in file file_io.cpp.
|
static |
Definition at line 65 of file file_io.cpp.