Mako 8.2.0 API
MakoCore SDK API Documentation
Loading...
Searching...
No Matches
idomid.h File Reference
#include <edl/edltypes.h>
Include dependency graph for idomid.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef EDL::uint64 DOMid
 Type used to uniquely idenitify a DOM node.

Functions

EDL_API DOMid allocateNewDOMid ()
 Allocate a unique DOMid.

Variables

const DOMid INVALID_DOM_ID = 0

Function Documentation

◆ allocateNewDOMid()

EDL_API DOMid allocateNewDOMid ( )

Allocate a unique DOMid.

Returns
DOMid The new DOMid

Variable Documentation

◆ INVALID_DOM_ID

const DOMid INVALID_DOM_ID = 0