#include "Observable.h"
#include "Exceptions.h"
#include "Database.h"
Go to the source code of this file.
Classes | |
class | ManagedObject |
The abstract class ManagedObject is a generic class that implements all the basic behaviour of a table of the database. More... |