Regina 7.0 Calculation Engine
Classes | Namespaces | Typedefs | 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.
 

Typedefs

using regina::PDF = Attachment
 Deprecated alias for a packet that can hold an arbitrary file attachment. More...
 

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