Regina 7.0 Calculation Engine
|
Contains a packet representing a script. More...
#include <map>
#include <utility>
#include <vector>
#include "regina-core.h"
#include "packet/packet.h"
Classes | |
class | regina::Script |
A packet representing a Python script that can be run. More... | |
Namespaces | |
namespace | regina |
Contains the entire Regina calculation engine. | |
Functions | |
void | regina::swap (Script &a, Script &b) |
Swaps the contents of the given script packets. More... | |
Contains a packet representing a script.