Sleuth Kit Java Bindings (JNI)  4.12.1
Java bindings for using The Sleuth Kit
org.sleuthkit.datamodel.Volume Member List

This is the complete list of members for org.sleuthkit.datamodel.Volume, including all inherited members.

AbstractContent(SleuthkitCase db, long obj_id, String name)org.sleuthkit.datamodel.AbstractContentprotected
close()org.sleuthkit.datamodel.Volume
equals(Object obj)org.sleuthkit.datamodel.AbstractContent
finalize()org.sleuthkit.datamodel.Volume
getAddr()org.sleuthkit.datamodel.Volume
getAggregateScore()org.sleuthkit.datamodel.AbstractContent
getAllAnalysisResults()org.sleuthkit.datamodel.AbstractContent
getAllArtifacts()org.sleuthkit.datamodel.AbstractContent
getAllArtifactsCount()org.sleuthkit.datamodel.AbstractContent
getAllDataArtifacts()org.sleuthkit.datamodel.AbstractContent
getAnalysisResults(BlackboardArtifact.Type artifactType)org.sleuthkit.datamodel.AbstractContent
getArtifacts(String artifactTypeName)org.sleuthkit.datamodel.AbstractContent
getArtifacts(int artifactTypeID)org.sleuthkit.datamodel.AbstractContent
getArtifacts(BlackboardArtifact.ARTIFACT_TYPE type)org.sleuthkit.datamodel.AbstractContent
getArtifactsCount(String artifactTypeName)org.sleuthkit.datamodel.AbstractContent
getArtifactsCount(int artifactTypeID)org.sleuthkit.datamodel.AbstractContent
getArtifactsCount(ARTIFACT_TYPE type)org.sleuthkit.datamodel.AbstractContent
org::sleuthkit::datamodel::Content.getArtifactsCount(BlackboardArtifact.ARTIFACT_TYPE type)org.sleuthkit.datamodel.Content
getChildren()org.sleuthkit.datamodel.Volume
getChildrenCount()org.sleuthkit.datamodel.AbstractContent
getChildrenIds()org.sleuthkit.datamodel.Volume
getDataSource()org.sleuthkit.datamodel.AbstractContent
getDescription()org.sleuthkit.datamodel.Volume
getFileSystems()org.sleuthkit.datamodel.Volume
getFlags()org.sleuthkit.datamodel.Volume
getFlagsAsString()org.sleuthkit.datamodel.Volume
getGenInfoArtifact()org.sleuthkit.datamodel.AbstractContent
getGenInfoArtifact(boolean create)org.sleuthkit.datamodel.AbstractContent
getGenInfoAttributes(ATTRIBUTE_TYPE attr_type)org.sleuthkit.datamodel.AbstractContent
org::sleuthkit::datamodel::Content.getGenInfoAttributes(BlackboardAttribute.ATTRIBUTE_TYPE attr_type)org.sleuthkit.datamodel.Content
getHashSetNames()org.sleuthkit.datamodel.AbstractContent
getId()org.sleuthkit.datamodel.AbstractContent
getLength()org.sleuthkit.datamodel.Volume
getName()org.sleuthkit.datamodel.AbstractContent
getParent()org.sleuthkit.datamodel.AbstractContent
getParentId()org.sleuthkit.datamodel.AbstractContent
getSize()org.sleuthkit.datamodel.Volume
getSleuthkitCase()org.sleuthkit.datamodel.AbstractContent
getStart()org.sleuthkit.datamodel.Volume
getUniquePath()org.sleuthkit.datamodel.Volume
hasChildren()org.sleuthkit.datamodel.AbstractContent
hashCode()org.sleuthkit.datamodel.AbstractContent
newAnalysisResult(BlackboardArtifact.Type artifactType, Score score, String conclusion, String configuration, String justification, Collection< BlackboardAttribute > attributesList)org.sleuthkit.datamodel.AbstractContent
newAnalysisResult(BlackboardArtifact.Type artifactType, Score score, String conclusion, String configuration, String justification, Collection< BlackboardAttribute > attributesList, long dataSourceId)org.sleuthkit.datamodel.AbstractContent
newArtifact(int artifactTypeID)org.sleuthkit.datamodel.AbstractContent
newArtifact(BlackboardArtifact.ARTIFACT_TYPE type)org.sleuthkit.datamodel.AbstractContent
newDataArtifact(BlackboardArtifact.Type artifactType, Collection< BlackboardAttribute > attributesList, Long osAccountId)org.sleuthkit.datamodel.AbstractContent
newDataArtifact(BlackboardArtifact.Type artifactType, Collection< BlackboardAttribute > attributesList, Long osAccountId, long dataSourceId)org.sleuthkit.datamodel.AbstractContent
newDataArtifact(BlackboardArtifact.Type artifactType, Collection< BlackboardAttribute > attributesList)org.sleuthkit.datamodel.AbstractContent
parentIdorg.sleuthkit.datamodel.AbstractContentprotected
read(byte[] buf, long offset, long len)org.sleuthkit.datamodel.Volume
toString(boolean preserveState)org.sleuthkit.datamodel.Volume
org::sleuthkit::datamodel::AbstractContent.toString()org.sleuthkit.datamodel.AbstractContent
UNKNOWN_IDorg.sleuthkit.datamodel.AbstractContentstatic
valueToVsFlag(String vsFlag)org.sleuthkit.datamodel.Volumestatic
Volume(SleuthkitCase db, long obj_id, long addr, long startSector, long lengthInSectors, long flags, String desc)org.sleuthkit.datamodel.Volumeprotected
vsFlagToString(long vsFlag)org.sleuthkit.datamodel.Volumestatic
vsFlagToValue(long vsFlag)org.sleuthkit.datamodel.Volumestatic

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