Library | File

Class wfcExternalObjectClass

# include <wfcExternalObject.h>

class wfcExternalObjectClass
 : public virtual xobject
{
    xaideclare(wfcExternalObjectClass)
    ...
};



Description

Information related to external object class



Method Summary

wfcExternalObject_ptrCreateObject (pfcModelItem_ptr owner)
Creates an external object class
xstringGetName ()
Name of the external object class
xintGetType ()
Type of the external object class



Method Detail

xstringGetName ()

Name of the external object class
Returns:



xintGetType ()

Type of the external object class
Returns:



wfcExternalObject_ptrCreateObject (pfcModelItem_ptr owner)

Creates an external object class
Parameters:
owner
Returns: