The Sleuth Kit  4.3
Public Types | Public Member Functions | List of all members
CaseDbConnectionInfo Class Reference

Public Types

enum  DbType { UNKNOWN = 0, POSTGRESQL = 1 }
 

Public Member Functions

 CaseDbConnectionInfo (string lhostNameOrIP, string lportNumber, string luserName, string lpassword, DbType ldbType)
 
DbType getDbType ()
 
string getHost ()
 
string getPassword ()
 
string getPort ()
 
string getUserName ()
 

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

Copyright © 2007-2015 Brian Carrier. (carrier -at- sleuthkit -dot- org)
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.