npacket.h File Reference

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

#include <iostream>
#include <memory>
#include <set>
#include "shareableobject.h"
#include "utilities/boostutils.h"

Namespaces

namespace  regina

Classes

class  regina::NPacket
 Represents a packet of information that may be individually edited or operated upon. More...
class  regina::NPacket::ChangeEventBlock
 An object that temporarily blocks listeners from being notified of packet change events. More...


Detailed Description

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


Copyright © 1999-2008, Ben Burton
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).