OpenStudioCore:runmanager/lib
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Static Public Member Functions | List of all members
openstudio::runmanager::RunManager_Util Class Reference

#include <RunManager_Util.hpp>

Static Public Member Functions

static FileInfo dirFile (QFileInfo fi)
 
static FileInfo dirFile (const openstudio::path &p)
 

Detailed Description

A small collection of utilities used internally by the RunManager.

Member Function Documentation

static FileInfo openstudio::runmanager::RunManager_Util::dirFile ( QFileInfo  fi)
static
Returns
a fully populated FileInfo object from a QFileInfo object
static FileInfo openstudio::runmanager::RunManager_Util::dirFile ( const openstudio::path &  p)
static
Returns
a fully populated FileInfo object from a openstudio::path object