Regina 7.3 Calculation Engine
Classes | Namespaces | Functions
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. More...
 

Detailed Description

Contains a packet representing a script.


Copyright © 1999-2023, The Regina development team
This software is released under the GNU General Public License, with some additional permissions; see the source code for details.
For further information, or to submit a bug or other problem, please contact Ben Burton (bab@maths.uq.edu.au).