API Documentation
|
#include "DLLInfo.h"
#include <NDEVR/Buffer.h>
#include <NDEVR/String.h>
#include <NDEVR/TranslatedString.h>
Go to the source code of this file.
Classes | |
struct | OSType |
struct | ConfigType |
struct | PlatformType |
struct | ModuleConfiguration |
struct | ModuleFeatureBase |
struct | FireWallException |
struct | FileHandlerVerb |
struct | FileHanderExtension |
struct | FileHandler |
struct | Permission |
struct | RegistryKeyAction |
struct | ModuleDependency |
class | ModuleResourceManager |
Namespaces | |
namespace | NDEVR |
Enumerations | |
enum | DependecyType { e_file , e_library , e_executable , e_module , e_type , e_firewall_exception , e_bundled_folder , e_rcc_resource , e_source_folder } |
enum class | RegistryActionType { e_append , e_create , e_remove } |
enum class | RegistryType { e_string , e_integer , e_binary , e_expandable , e_multi_string , e_folder } |