GridLab
Grid Application Toolkit

A simple API for Grid Applications
GAT

Menu



Main Page   Alphabetical List   Compound List   File List   Compound Members   File Members  

logical_filestore_s Struct Reference

#include <logical_filestore.h>

Collaboration diagram for logical_filestore_s:

Collaboration graph
[legend]
List of all members.

Public Attributes

GATContext context
char const * name
GATList_String files
GATBool isdirty
GATBool shouldberemoved

Member Data Documentation

GATContext logical_filestore_s::context
 

Definition at line 27 of file logical_filestore.h.

Referenced by logical_filestore_create(), and logical_filestore_getfiles().

char const* logical_filestore_s::name
 

Definition at line 28 of file logical_filestore.h.

Referenced by logical_filestore_create(), logical_filestore_flush(), and logical_filestore_init().

GATList_String logical_filestore_s::files
 

Definition at line 29 of file logical_filestore.h.

Referenced by logical_filestore_addfile(), logical_filestore_create(), logical_filestore_flush(), logical_filestore_getfiles(), logical_filestore_init(), logical_filestore_removefile(), and logical_filestore_replicate().

GATBool logical_filestore_s::isdirty
 

Definition at line 30 of file logical_filestore.h.

Referenced by logical_filestore_addfile(), logical_filestore_create(), and logical_filestore_removefile().

GATBool logical_filestore_s::shouldberemoved
 

Definition at line 31 of file logical_filestore.h.

Referenced by logical_filestore_create(), and logical_filestore_remove().


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