|
||
DECLARE_TYPE_ID (id) enum { ETypeId = id };
Declares an object type, ETypeId, for a class, in order to allow the object provider mechanism to locate and provide objects from the class.
|
MObjectProvider
MObjectProvider
An interface that allows an object to be part of a network of object providers.