WPOCT Software Developer's Kit (SDK)
SDK For using Wasatch Photonics OCT Spectrometers
FileUtils Member List

This is the complete list of members for FileUtils, including all inherited members.

__declspec(dllexport) bool WriteTiff(const char *fileName (defined in FileUtils)FileUtilsstatic
__declspec(dllexport) bool WriteTiff(const char *fileName (defined in FileUtils)FileUtilsstatic
__declspec(dllexport) bool OpenMultipageTifFileWriteBuffer(const char *qualifiedFilename (defined in FileUtils)FileUtilsstatic
__declspec(dllexport) bool WriteBufferToMultipageTifFile(const unsigned short int *buffer (defined in FileUtils)FileUtilsstatic
__declspec(dllexport) int GetNumPagesInMultipageTifFile(const char *qualifiedFilename) (defined in FileUtils)FileUtilsstatic
__declspec(dllexport) bool GetPageSizeInMultipageTifFile(const char *qualifiedFilename (defined in FileUtils)FileUtilsstatic
__declspec(dllexport) bool OpenMultipageTifFileReadPage(const char *qualifiedFilename (defined in FileUtils)FileUtilsstatic
__declspec(dllexport) bool OpenMultipageTifFileReadPage(const char *qualifiedFilename (defined in FileUtils)FileUtilsstatic
__declspec(dllexport) bool ReadPageFromMultipageTifFile(int pageNum (defined in FileUtils)FileUtilsstatic
__declspec(dllexport) bool ReadPageFromMultipageTifFile(int pageNum (defined in FileUtils)FileUtilsstatic
__declspec(dllexport) bool CloseMultipageTifFile() (defined in FileUtils)FileUtilsstatic
__declspec(dllexport) void Cleanup() (defined in FileUtils)FileUtilsstatic
__declspec(dllexport) bool DirectoryExists(const char *dir) (defined in FileUtils)FileUtilsstatic
__declspec(dllexport) bool CreateADirectory(const char *dir) (defined in FileUtils)FileUtilsstatic
__declspec(dllexport) bool FileExists(const char *filename)FileUtilsstatic
__declspec(dllexport) bool IsValidFilename(const char *filename) (defined in FileUtils)FileUtilsstatic
BinaryWrite(ostream &stream, const T &value) (defined in FileUtils)FileUtilsinlinestatic
bitsPerPixel (defined in FileUtils)FileUtils
bitsPerPixel (defined in FileUtils)FileUtils
bpp (defined in FileUtils)FileUtils
bpp (defined in FileUtils)FileUtils
buffer (defined in FileUtils)FileUtils
create (defined in FileUtils)FileUtils
data (defined in FileUtils)FileUtils
data (defined in FileUtils)FileUtils
data (defined in FileUtils)FileUtils
data (defined in FileUtils)FileUtils
data (defined in FileUtils)FileUtils
data (defined in FileUtils)FileUtils
GetFileSize(const string &filename) (defined in FileUtils)FileUtilsstatic
GetFirstFileMatch(const string &directory, const string &partialFileName) (defined in FileUtils)FileUtilsstatic
height (defined in FileUtils)FileUtils
height (defined in FileUtils)FileUtils
height (defined in FileUtils)FileUtils
LoadBinFileToMemory(const char *fname, int width, int height, T *data) (defined in FileUtils)FileUtilsinlinestatic
LoadBinFileToMemory(const char *fname, int size, T *data) (defined in FileUtils)FileUtilsinlinestatic
location (defined in FileUtils)FileUtils
location (defined in FileUtils)FileUtils
pageNum (defined in FileUtils)FileUtils
rotate (defined in FileUtils)FileUtils
rotate (defined in FileUtils)FileUtils
rotate (defined in FileUtils)FileUtils
rotate (defined in FileUtils)FileUtils
SaveMemoryToBinFile(const char *fname, int w, int h, const T *data) (defined in FileUtils)FileUtilsinlinestatic
SaveMemoryToBinFile(const char *fname, int size, const T *data) (defined in FileUtils)FileUtilsinlinestatic
SaveMemoryToTextFile(int w, int h, T *plot_data, const char *fname) (defined in FileUtils)FileUtilsinlinestatic
SaveVector(vector< T > dataVec, string fname) (defined in FileUtils)FileUtilsinlinestatic
SaveVector(int len, T *line_data, string fname)FileUtilsinlinestatic
SaveVector(int start, int len, T *line_data, string fname)FileUtilsinlinestatic
stride (defined in FileUtils)FileUtils
tags (defined in FileUtils)FileUtils
tags (defined in FileUtils)FileUtils
tags (defined in FileUtils)FileUtils
tags (defined in FileUtils)FileUtils
tags (defined in FileUtils)FileUtils
tags (defined in FileUtils)FileUtils
tags (defined in FileUtils)FileUtils
tags (defined in FileUtils)FileUtils
width (defined in FileUtils)FileUtils
width (defined in FileUtils)FileUtils
width (defined in FileUtils)FileUtils
WriteTiff(string fileName, int width, int height, int stride, const vector< unsigned short > data, bool rotate) (defined in FileUtils)FileUtilsstatic
WriteTiff(string fileName, int width, int height, int stride, int bpp, const vector< unsigned char > data, bool rotate) (defined in FileUtils)FileUtilsstatic