HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UN_GraphMergeInfo Class Reference

Information about the result of a merge from another graph. More...

#include <UN_Include.h>

Public Member Functions

 UN_GraphMergeInfo ()=default
 Constructors. More...
 
 UN_GraphMergeInfo (UN_IDRemapInfo &&id_remap_info)
 
const UN_IDRemapInfoidRemapInfo ()
 Returns the object that contains mapping between data IDs after merge. More...
 

Detailed Description

Information about the result of a merge from another graph.

Definition at line 535 of file UN_Include.h.

Constructor & Destructor Documentation

UN_GraphMergeInfo::UN_GraphMergeInfo ( )
default

Constructors.

UN_GraphMergeInfo::UN_GraphMergeInfo ( UN_IDRemapInfo &&  id_remap_info)
inline

Definition at line 540 of file UN_Include.h.

Member Function Documentation

const UN_IDRemapInfo& UN_GraphMergeInfo::idRemapInfo ( )
inline

Returns the object that contains mapping between data IDs after merge.

Definition at line 545 of file UN_Include.h.


The documentation for this class was generated from the following file: