Public Member Functions

IHardwareMesh Class Reference

Search for all occurrences

#include <ihardwaremesh.h>

Inheritance diagram for IHardwareMesh:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual Interface_ID  GetID ()
virtual LifetimeType  LifetimeControl ()

Member Function Documentation

virtual Interface_ID GetID ( ) [inline, virtual]
Remarks:
This method returns the unique interface ID.

Reimplemented from BaseInterface.

{ return IHARDWARE_MESH_INTERFACE_ID; }
virtual LifetimeType LifetimeControl ( ) [inline, virtual]
Remarks:
This method allows inquiries into the actual lifetime policy of a client and provide a server-controlled delete notify callback.
Returns:
One of the following LifetimeTypes:

noRelease

Do not call release, use interface as long as you like.

immediateRelease

The interface is only good for one calls. The release is implied so a call to release is not required.

wantsRelease

The clients are controlling the lifetime, so the interface needs a Release() when the client has finished. This is the default.

serverControlled

The server controls the lifetime and will use the InterfaceNotifyCallback to inform the code when it is gone.
Default Implementation:
{ return noRelease; }

Reimplemented from BaseInterface.

{ return noRelease; }

IHardwareMesh IHardwareMesh IHardwareMesh IHardwareMesh IHardwareMesh IHardwareMesh IHardwareMesh IHardwareMesh IHardwareMesh IHardwareMesh
IHardwareMesh IHardwareMesh IHardwareMesh IHardwareMesh IHardwareMesh IHardwareMesh IHardwareMesh IHardwareMesh IHardwareMesh IHardwareMesh