StateFS
 All Classes Files Functions Variables Typedefs Enumerations Groups Pages
Public Attributes | List of all members
statefs_loader Struct Reference

#include <loader.h>

Collaboration diagram for statefs_loader:
Collaboration graph
[legend]

Public Attributes

unsigned version
 
struct statefs_node node
 
statefs_handle_t(* load )(struct statefs_loader *, char const *)
 
struct statefs_provider *(* get_provider )(struct statefs_loader *, statefs_handle_t)
 
int(* release )(struct statefs_loader *, statefs_handle_t)
 

Detailed Description

Main loader structure

Member Data Documentation

unsigned statefs_loader::version

Used to verify API compatibility. It should be initialized with STATEFS_CURRENT_VERSION


The documentation for this struct was generated from the following file: