The Gnome Chemistry Utils  0.13.7
Public Member Functions | Protected Member Functions
gcp::Scheme Class Reference

parent class for reaction, mesomery, and anything else containing chemical objects and arrows between them. More...

#include <gcp/scheme.h>

Inheritance diagram for gcp::Scheme:
gcu::Object gcp::Reaction

List of all members.

Public Member Functions

 Scheme (gcu::TypeId type)
virtual ~Scheme ()

Protected Member Functions

void Align () throw (std::invalid_argument)

Detailed Description

parent class for reaction, mesomery, and anything else containing chemical objects and arrows between them.

Definition at line 38 of file scheme.h.


Constructor & Destructor Documentation

Parameters:
typethe actual type of the object.

The default constructor.

virtual gcp::Scheme::~Scheme ( ) [virtual]

The destructor.


Member Function Documentation

void gcp::Scheme::Align ( ) throw (std::invalid_argument) [protected]

Aligns the children logically.


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