Regina 7.4 Calculation Engine
script.h File Reference

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.
 

Detailed Description

Contains a packet representing a script.