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

#include <provider.h>

Collaboration diagram for statefs_node:
Collaboration graph
[legend]

Public Attributes

statefs_node_type type
 
char const * name
 
void(* release )(struct statefs_node *)
 
struct statefs_meta const * info
 

Detailed Description

Node of statefs tree

Member Data Documentation

struct statefs_meta const* statefs_node::info

array of node metadata, last element has NULL name member

char const* statefs_node::name

name - c string

void(* statefs_node::release)(struct statefs_node *)

if not NULL called to free resources used by node

statefs_node_type statefs_node::type

*there are provider root node, namespace nodes and property nodes


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