dca_interface  6.3.4
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 Ndca
 CCategoriesDefinition of a container class for Category objects
 CCategoriesInfoA container class that allows access to the contained Categories, Groups and Locales
 CCategoriesInfoInitDataInitialization struct that defines where to find the associated Categories, Groups and Locales definitions
 CCategoryEncapsulates a category as defined in the categories XML schema (see Categories XML: Categories)
 CDatabaseInformationContains information about underlying database
 CDbConnectionDatabase connection class for a local or remote database
 CDbConnectionCustomDataClass to store the Database connection data for a custom database
 CDbConnectionDataStores the connection data for a database
 CDbConnectionLocalDataStores the connection data for a local database
 CDbConnectionRemoteServerDataStores the remote server data for the connection to a remote database
 CDcaInstanceEncapsulates the init and deinit of the DCA API
 CEmailEncapsulates an email object
 CExDcaException class used in the DCA
 CFunctionResultStandard function result
 CGroupEncapsulates a group as defined in the related categories XML schema (see Categories XML: Groups)
 CGroupsDefinition of a container class for Group objects
 CHtmlTextEncapsulates an HTML text object
 CHtmlTextClassifierHTML text classifier object for text classification
 CInitDataThis structure is used to initialize the DcaInstance
 CLicenseUse a License to initialize a classification package or a toolbox package
 CLicenseDataIs used to create a License object. A license first must be created with DcaInstance::createLicense to initialize a classification module or a toolbox package
 CLocaleEncapsulation of a locale class, which allows access to the language id and the display name of locale definitions (see Categories XML: Locales)
 CLocalesDefinition of a container class for Locale objects
 COptionsGeneric option class, used to set up optional options for several classes, modules etc
 COptionValueGeneric encapsulation of a value used in Options objects
 CProxySettingsIf you are using one or more proxy servers set up this structure and use it for e.g. the creation of a DbConnection
 CScheduleEventSubscriberIntfAn interface for schedule event notifications. Derive a class from this interface and implement onEvent() to receive notifications
 CTextClassificationThe HTML Text Classification module class
 CTextClassificationResultSingle result of a text classification
 CTextClassificationResultsOverall results of a text classification
 CUpdateModuleThe update module is used to download and install DCA content and engine updates
 CUpdateResultEncapsulates one of the results of an update process
 CUpdateResultDetailEncapsulates the details of a result of an update process
 CUpdateResultsEncapsulates the results of an update process
 CUrlEncapsulates a URL object
 CUrlClassificationMain class for the URL classification
 CUrlClassificationResultsResults of an URL classification
 CUrlCustomDbEncapsulates the Custom Database maintenance interface
 CUrlCustomDbModuleThe Custom Database module, used to create new custom databases or open existing custom databases
 CUrlDbClassifierURL database classifier class
 CUrlDbClassifierOptionsSets up options for embedded URL detection and provided Feedback mechanism
 CVersionInfoResultClass that contains all details of type dca::VersionInfoResult object
 CVersionInfoResultDetailClass that contains all details of a dca::VersionInfoResult object
 CVersionInfoResultsClass that contains all version information of all initialized DCA modules
 CZlaClassificationThe ZLA Classification module class
 CZlaClassificationResultOverall result of a ZLA classification
 CZlaClassifierZLA classifier object for ZLA classification
 Ndca_ipr
 CIpDefinition of the Ip class
 CIprCategoriesDefinition of a container class for IprCategory objects
 CIprCategoriesInfoContainer class for all IPR enumeration objects
 CIprCategoryThe IprCategory class contains information for a single category. An IP address can be assigned to one or more categories
 CIprClassificationDefinition of the IprClassification class
 CIprClassificationResultThe result item of a IPR classification
 CIprClassificationResultsDefinition of the IprClassificationResults class
 CIprClassifierDefintion of the IprClassifier class
 CIprClassifierOptionsSets up options for the IPR classification
 CIprEnumThe IprEnum class describes a single enumerable item, for example the Geo Location "Greenland"
 CIprEnumsDefinition of a container class for IprEnum objects
 CIprLocaleEncapsulation of a locale class, which allows access to the language id and the display name of locale definitions
 CIprLocalesDefinition of a container class for IprLocale objects
 CIpv4Definition of the Ipv4 class
 CIpv6Definition of the Ipv6 class
 Ndca_malware
 CHashDefinition of the Hash class
 CMalwareCategoriesDefinition of a container class for MalwareCategory objects
 CMalwareCategoriesInfoContainer class for all Malware enumeration objects
 CMalwareCategoryThe MalwareCategory class contains information for a single category
 CMalwareClassificationMain class for the Malware classification
 CMalwareClassificationResultThe result item of a Malware classification
 CMalwareClassificationResultsResults of a Malware classification
 CMalwareDbClassifierMalware database classifier class
 CMalwareDbClassifierOptions
 CMalwareEnumThe MalwareEnum class describes a single enumerable item (currebtly not used for malware)
 CMalwareEnumsDefinition of a container class for MalwareEnum objects
 CMalwareLocaleEncapsulation of a locale class, which allows access to the language id and the display name of locale definitions
 CMalwareLocalesDefinition of a container class for MalwareLocale objects
 Ndca_wac
 CWacActionThe WacAction class represents a given action of an application e.g. UPLOAD FILE, ADD ATTACHMENT, DOWNLOAD FILE etc
 CWacActionsDefinition of a container class for WacAction objects
 CWacApplicationThe WacApplication class represents a given application e.g. HOTMAIL, GMAIL etc
 CWacApplicationsDefinition of a container class for WacApplication objects
 CWacCategoriesInfoContainer class for all WAC enumeration objects
 CWacClassificationDefintion of the WacClassification class
 CWacClassificationResultDefinition of the WacClassificationResult class
 CWacClassifierDefintion of the WacClassifier class
 CWacClassifierOptionsSets up options for the WAC classification
 CWacInputDataDefinition of the WacInputData class
 CWacTagThe WacTag class represents a given tag that is associated with an application e.g. HIGH BANDWIDTH, RISKLEVEL_1 etc
 CWacTags
 CMyIprScheduleEventSubscriberExample implementation of a schedule event subscriber
 CMyMalwareScheduleEventSubscriberExample implementation of a schedule event subscriber
 CMyScheduleEventSubscriberExample implementation of a schedule event subscriber
 CMyUrlScheduleEventSubscriberExample implementation of a schedule event subscriber
 CMyWacScheduleEventSubscriberExample implementation of a schedule event subscriber