22#ifndef __XPLC_OBJECTNODE_H__
23#define __XPLC_OBJECTNODE_H__
This file contains the XPLC foundation interface.
The basic interface which is included by all other XPLC interfaces and objects.
virtual unsigned int addRef()=0
Indicate you are using this object.
virtual unsigned int release()=0
Indicate that you are finished using this object.
The structure underlying UUIDs.