Regina 7.4 Calculation Engine
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.
 

Detailed Description

A packet that contains an arbitrary file attachment.