SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Protected Member Functions | Static Protected Attributes | List of all members
ModuleDatabaseQueries Class Reference
Inheritance diagram for ModuleDatabaseQueries:

Static Protected Member Functions

static void SetUpTestCase ()
 
static boost::filesystem::path moduleDatabasePath ()
 
static bool loadModuleDatabase ()
 
static bool saveModuleDatabase ()
 
static bool createEmptyModuleTable ()
 
static bool insertRowsAsOfMay2014 ()
 
static long long countModulesWhere (const std::string &where="1=1")
 
static long long countEnabledModules ()
 
static bool CreateDatabaseFromScratch ()
 

Static Protected Attributes

static DatabaseManager moduleDb_
 

Member Function Documentation

static long long countEnabledModules ( )
inlinestaticprotected
static long long countModulesWhere ( const std::string &  where = "1=1")
inlinestaticprotected
static bool CreateDatabaseFromScratch ( )
inlinestaticprotected
static bool createEmptyModuleTable ( )
inlinestaticprotected
static bool insertRowsAsOfMay2014 ( )
inlinestaticprotected
static bool loadModuleDatabase ( )
inlinestaticprotected
static boost::filesystem::path moduleDatabasePath ( )
inlinestaticprotected
static bool saveModuleDatabase ( )
inlinestaticprotected
static void SetUpTestCase ( )
inlinestaticprotected

Member Data Documentation

DatabaseManager moduleDb_
staticprotected

The documentation for this class was generated from the following file: