Deals with objects that can be shared from the calculation engine with the outside world. More...
#include <iostream>
#include <string>
#include "utilities/boostutils.h"
Classes | |
class | regina::ShareableObject |
Facilitates mirroring objects in the underlying C++ calculation engine using the various wrapper classes provided in the various external interfaces (such as the Python interface). More... | |
Namespaces | |
namespace | regina |
Contains the entire Regina calculation engine. |
Deals with objects that can be shared from the calculation engine with the outside world.