GATE
backups.h File Reference

OS backup utilities. More...

#include "gate/system/gate_system_api.h"
#include "gate/gatetypes.h"
#include "gate/strings.h"
#include "gate/objects.h"
#include "gate/delegates.h"
#include "gate/arrays.h"

Classes

struct  gate_restore_item_class
 

Macros

#define GATE_INTERFACE_NAME_RESTORE_PROVIDER   GATE_INTERFACE_NAME_OBJECT GATE_INTERFACE_NAME_SEPARATOR "restore_provider"
 

Typedefs

typedef struct gate_restore_item_class gate_restore_item_t
 

Functions

 GATE_INTERFACE (gate_restore_provider)
 
GATE_SYSTEM_API gate_size_t gate_restore_provider_names (char const **name_list, gate_size_t name_list_size)
 
GATE_SYSTEM_API gate_restore_provider_t * gate_restore_provider_get (char const *name)
 

Detailed Description

OS backup utilities.