Regina Calculation Engine
Classes | Namespaces | Constant Groups
npacket.h File Reference

Deals with packets of information that form the working data objects. More...

#include <iostream>
#include <memory>
#include <set>
#include "regina-core.h"
#include "shareableobject.h"
#include "packet/npacketlistener.h"
#include "utilities/boostutils.h"

Classes

class  regina::NPacket
 Represents a packet of information that may be individually edited or operated upon. More...
 
class  regina::NPacket::ChangeEventSpan
 An object that facilitates firing packetToBeChanged() and packetWasChanged() events. More...
 

Namespaces

 regina
 Contains the entire Regina calculation engine.
 

Constant Groups

 regina
 Contains the entire Regina calculation engine.
 

Detailed Description

Deals with packets of information that form the working data objects.


Copyright © 1999-2012, The Regina development team
This software is released under the GNU General Public License.
For further information, or to submit a bug or other problem, please contact Ben Burton (bab@debian.org).