PathEngine home previous: iPathEngine::getInterfaceMinorVersion()next: iPathEngine::getReleaseNumbers()
Contents, API Reference, Interfaces, iPathEngine, getOwnershipGraphRoot

iPathEngine::getOwnershipGraphRoot()

Description

A helper function to access the root of PathEngine's directed acyclic ownership graph.

Syntax

std::unique_ptr<const iOwnershipGraphRoot> getOwnershipGraphRoot() const

Return Value

The root of PathEngine's directed acyclic ownership graph.

C# Mapping

OwnershipGraphRoot getOwnershipGraphRoot();

Java Mapping

OwnershipGraphRoot getOwnershipGraphRoot();

Documentation for PathEngine release 6.04 - Copyright © 2002-2024 PathEnginenext: iPathEngine::getReleaseNumbers()