Regina 7.3 Calculation Engine
Classes | Namespaces | Functions
attachment.h File Reference

A packet that contains an arbitrary file attachment. More...

#include <cstdlib>
#include <cstring>
#include "regina-core.h"
#include "packet/packet.h"

Classes

class  regina::Attachment
 A packet that can hold an arbitrary file attachment. More...
 

Namespaces

namespace  regina
 Contains the entire Regina calculation engine.
 

Functions

void regina::swap (Attachment &a, Attachment &b)
 Swaps the contents of the given attachment packets. More...
 

Detailed Description

A packet that contains an arbitrary file attachment.


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).