Producer Class Reference
[Command]

Responsible for creating and storing scenes. More...

#include <Producer.hpp>

Inheritance diagram for Producer:
Worker

List of all members.

Public Member Functions

 Producer (Scene *s, Canvas *c)
void copy (int command)
void cut (int command)
void duplicate (int command)
void list (int command)
void open (int command, const string &arg)
void paste (int command)
void quit (int command)
void save (int command)

Detailed Description

Responsible for creating and storing scenes.


Member Function Documentation

void list ( int  command  ) 

Prints the scene.

void open ( int  command,
const string &  filename 
)

Opens a scene from an XML file.

Exceptions:
Exception if scene is NULL.

The documentation for this class was generated from the following files:
Generated on Wed Jun 9 01:36:36 2010 for Gander by  doxygen 1.6.3