API Documentation
Loading...
Searching...
No Matches
File.h File Reference
#include "DLLInfo.h"
#include <NDEVR/String.h>
#include <NDEVR/Time.h>
#include <NDEVR/FileCachedData.h>
Include dependency graph for File.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  File
 Logic for reading or writing to a file as well as navigating filesystems. More...
 
class  FileSearch
 Logic for searching for files based on some criteria. More...
 

Namespaces

namespace  NDEVR
 
namespace  std
 

Functions

NDEVR_BASE_API istream & operator>> (istream &in, NDEVR::String &string)