dca_interface
6.3.4
home
build
tmp
dcatmp18664
pkgdevel
dca
include
dca
malware_classification
malware_base.h
Go to the documentation of this file.
1
/* IBM Source Code */
2
/* (C) Copyright IBM Corp. 2009, 2012 */
3
/* Licensed Materials - Property of IBM */
4
/* US Government Users Restricted Rights - Use duplication or disclosure restricted by GSA Schedule Contract with IBM Corp. */
5
6
#ifndef MALWARE_BASE_H
7
#define MALWARE_BASE_H
8
15
namespace
dca_malware {
16
21
typedef
int
DCA_ENUM_ID_TYPE
;
22
27
extern
const
DbType
DBT_Malware
;
28
29
}
30
31
#endif
DbType
int DbType
Type for DbConnection classes.
Definition:
base_types.h:78
dca_malware::DBT_Malware
const DbType DBT_Malware
Used to specify an Malware Classification database when creating a dca::DbConnection instance.
dca_malware::DCA_ENUM_ID_TYPE
int DCA_ENUM_ID_TYPE
Id type for MalwareEnum class.
Definition:
malware_base.h:21
Generated by
1.8.18