VMime
object Class Reference
Inheritance diagram for object:

List of all members.

Protected Member Functions

 object ()
 object (const object &)
objectoperator= (const object &)
virtual ~object ()

Detailed Description

Base object for all objects in the library.

This implements reference counting and auto-deletion.


Constructor & Destructor Documentation

object ( )
protected
object ( const object )
protected
virtual ~object ( )
protectedvirtual

Member Function Documentation

object& operator= ( const object )
protected

The documentation for this class was generated from the following file: