WvStreams
Public Member Functions | Public Attributes
IObjectImplInternal Struct Reference

Helper internal structure. More...

#include <utils.h>

List of all members.

Public Member Functions

IObjectgetInterface (void *self, const UUID &uuid, const UUID_Info *uuidlist)
 Used to implement IObject::getInterface().

Public Attributes

unsigned int refcount
 Holds the reference count.
WeakRefweakref
 Pointer to a weak reference object.

Detailed Description

Helper internal structure.

Used for implementing IMPLEMENT_IOBJECT.

Definition at line 87 of file utils.h.


Member Data Documentation

Pointer to a weak reference object.

This object is lazily instantiated, so the pointer is NULL until a weak reference is needed.

Definition at line 97 of file utils.h.


The documentation for this struct was generated from the following files: