Class GidObject

Inheritance Relationships

Derived Types

Class Documentation

class GidObject

Abstract object with a GID.

Subclassed by email::PubSubObject, email::ServiceObject

Public Functions

const Gid &get_gid() const

Get the unique ID (GID) for this object.

Returns:

the GID

Protected Functions

GidObject()

Constructor.

virtual ~GidObject()