|
WPOCT Software Developer's Kit (SDK)
SDK For using Wasatch Photonics OCT Spectrometers
|
This is the complete list of members for FileUtils, including all inherited members.
| __declspec(dllexport) bool WriteTiff(const char *fileName (defined in FileUtils) | FileUtils | static |
| __declspec(dllexport) bool WriteTiff(const char *fileName (defined in FileUtils) | FileUtils | static |
| __declspec(dllexport) bool OpenMultipageTifFileWriteBuffer(const char *qualifiedFilename (defined in FileUtils) | FileUtils | static |
| __declspec(dllexport) bool WriteBufferToMultipageTifFile(const unsigned short int *buffer (defined in FileUtils) | FileUtils | static |
| __declspec(dllexport) int GetNumPagesInMultipageTifFile(const char *qualifiedFilename) (defined in FileUtils) | FileUtils | static |
| __declspec(dllexport) bool GetPageSizeInMultipageTifFile(const char *qualifiedFilename (defined in FileUtils) | FileUtils | static |
| __declspec(dllexport) bool OpenMultipageTifFileReadPage(const char *qualifiedFilename (defined in FileUtils) | FileUtils | static |
| __declspec(dllexport) bool OpenMultipageTifFileReadPage(const char *qualifiedFilename (defined in FileUtils) | FileUtils | static |
| __declspec(dllexport) bool ReadPageFromMultipageTifFile(int pageNum (defined in FileUtils) | FileUtils | static |
| __declspec(dllexport) bool ReadPageFromMultipageTifFile(int pageNum (defined in FileUtils) | FileUtils | static |
| __declspec(dllexport) bool CloseMultipageTifFile() (defined in FileUtils) | FileUtils | static |
| __declspec(dllexport) void Cleanup() (defined in FileUtils) | FileUtils | static |
| __declspec(dllexport) bool DirectoryExists(const char *dir) (defined in FileUtils) | FileUtils | static |
| __declspec(dllexport) bool CreateADirectory(const char *dir) (defined in FileUtils) | FileUtils | static |
| __declspec(dllexport) bool FileExists(const char *filename) | FileUtils | static |
| __declspec(dllexport) bool IsValidFilename(const char *filename) (defined in FileUtils) | FileUtils | static |
| BinaryWrite(ostream &stream, const T &value) (defined in FileUtils) | FileUtils | inlinestatic |
| 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) | FileUtils | static |
| GetFirstFileMatch(const string &directory, const string &partialFileName) (defined in FileUtils) | FileUtils | static |
| 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) | FileUtils | inlinestatic |
| LoadBinFileToMemory(const char *fname, int size, T *data) (defined in FileUtils) | FileUtils | inlinestatic |
| 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) | FileUtils | inlinestatic |
| SaveMemoryToBinFile(const char *fname, int size, const T *data) (defined in FileUtils) | FileUtils | inlinestatic |
| SaveMemoryToTextFile(int w, int h, T *plot_data, const char *fname) (defined in FileUtils) | FileUtils | inlinestatic |
| SaveVector(vector< T > dataVec, string fname) (defined in FileUtils) | FileUtils | inlinestatic |
| SaveVector(int len, T *line_data, string fname) | FileUtils | inlinestatic |
| SaveVector(int start, int len, T *line_data, string fname) | FileUtils | inlinestatic |
| 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) | FileUtils | static |
| WriteTiff(string fileName, int width, int height, int stride, int bpp, const vector< unsigned char > data, bool rotate) (defined in FileUtils) | FileUtils | static |