The Sleuth Kit  4.10.2
Typedefs | Functions
db_sqlite.cpp File Reference

Contains code to perform operations against SQLite database. More...

#include "tsk_db_sqlite.h"
#include "guid.h"
#include "../img/pool.hpp"
#include <string.h>
#include <sstream>
#include <algorithm>
#include <unordered_set>

Typedefs

typedef struct _checkFileLayoutRangeOverlap checkFileLayoutRangeOverlap
 

Functions

ostream & operator<< (ostream &os, const TSK_DB_FILE_LAYOUT_RANGE &layoutRange)
 
ostream & operator<< (ostream &os, const TSK_DB_FS_INFO &fsInfo)
 
ostream & operator<< (ostream &os, const TSK_DB_VS_INFO &vsInfo)
 
ostream & operator<< (ostream &os, const TSK_DB_VS_PART_INFO &vsPartInfo)
 
ostream & operator<< (ostream &os, const TSK_DB_OBJECT &dbObject)
 

Detailed Description

Contains code to perform operations against SQLite database.


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