gcu::LoaderStruct Struct Reference

#include <gcu/loader.h>

List of all members.

Public Attributes

Loaderloader
bool read
bool write
bool supports2D
bool supports3D
bool supportsCrystals
bool supportsSpectra

Detailed Description

Stores data for loaders. They are created when Loader::Init is called for the first time. Using Loader::GetFirstLoader and Loader::GetNextLoader is the way used to access the list of available loaders and what they provide.

Definition at line 51 of file loader.h.


Member Data Documentation

The loader instance associated to a mime type. Might be NULL if not in use.

Definition at line 55 of file loader.h.

If true, the loader can read files of the mime type.

Definition at line 59 of file loader.h.

If true, the mime type is able to store 2D chemical structures.

Definition at line 67 of file loader.h.

If true, the mime type is able to store 3D chemical structures.

Definition at line 71 of file loader.h.

If true, the mime type is able to store crystal structures.

Definition at line 75 of file loader.h.

If true, the mime type is able to store spectral data.

Definition at line 79 of file loader.h.

If true, the loader can write files of the mime type.

Definition at line 63 of file loader.h.


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

Generated on Thu Sep 3 16:07:54 2009 for The Gnome Chemistry Utils by  doxygen 1.6.1