dca_interface  6.3.4
ipr_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 IPR_BASE_H
7 #define IPR_BASE_H
8 
15 namespace dca_ipr {
16 
21  typedef int DCA_ENUM_ID_TYPE;
22 
27  extern const DbType DBT_Ipr;
28 
29 }
30 
31 #endif
int DbType
Type for DbConnection classes.
Definition: base_types.h:78
int DCA_ENUM_ID_TYPE
Id type for IprEnum class.
Definition: ipr_base.h:21
const DbType DBT_Ipr
Used to specify an IP Classification database when creating a dca::DbConnection instance.