IDs and Addresses

Many objects in nyssr.net have unique IDs. We have designed a separate class for this so that IDS can be used consistently. Addresses of namespaces and targets are composed of IDs. They are used to address messages to these objects.
Related Pages
ID
One ID for many purposes
The Target ID (TID)
The ID of a registered target
The Namespace ID (NID)
The ID of a namespace
CNodeId
The ID of a node
CTargetAddress
The address of a target
CIdFactory
A factory for creation of IDs and ID arrays
CSegmentId
The ID of a segment
CNodeAddress
The address of a node
IIdFactory
A factory for creating a single type of IDs
CNamespaceAddress
The address of a namespace