The Gnome Chemistry Utils  0.14.0
Public Attributes | List of all members
gcugtk::Database Struct Reference

#include <gcugtk/application.h>

Public Attributes

std::string name
std::string uri

Detailed Description

A simple struture storing a database name and the URI used to access it.

Definition at line 49 of file gcugtk/application.h.

Member Data Documentation

std::string gcugtk::Database::name

The database name as it will appear in the user interface

Definition at line 53 of file gcugtk/application.h.

std::string gcugtk::Database::uri

The URI of the database. I will be replaced by the molecule InChI, K by the InChiKey and S by the SMILES of the target molecule.

Definition at line 58 of file gcugtk/application.h.


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