MPeerHood* ph_c_get_instance

(C_Callback* _aCallback)

Method used to create a new instance of the PeerHood interface.

Documentation

Method used to create a new instance of the PeerHood interface. The only way to create the instance is via this method. When this method is called for the very first time a new instance of the interface is created. Subsequent calls will return a pointer to the existing instance.

Parameters:
_aCallback - Pointer to the callback that will receive notifications from the PeerHood library.
Returns:
pointer to a PeerHood instance

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.