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"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... | |
Namespaces | |
| namespace | regina |
Contains the entire Regina calculation engine. | |
Deals with packets of information that form the working data objects.