|
The Sleuth Kit Framework
4.1
|
Contains the definition for the TskBlackboardAttribute class. More...
#include <string>#include <vector>#include <map>#include "tsk/framework/framework_i.h"Classes | |
| class | TskBlackboardAttribute |
| Class that represents a blackboard attribute object. More... | |
Enumerations | |
| enum | TSK_BLACKBOARD_ATTRIBUTE_VALUE_TYPE { TSK_STRING = 0, TSK_INTEGER, TSK_LONG, TSK_DOUBLE, TSK_BYTE } |
| Value type enum, should always correspond to the stored value in an attribute. More... | |
Contains the definition for the TskBlackboardAttribute class.
Copyright © 2011-2013 Brian Carrier. (carrier -at- sleuthkit -dot- org)
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.