FrameIT
FactOrganizer.meta Struct Reference

Each Fact entry in FactDict has a corresponding meta entry in MetaInf. The meta struct is a collection of meta-variables. <seealsocref="PruneWorkflow"/> More...

Public Member Functions

 meta (int workflow_id, bool active=true)
 Initiator More...
 

Public Attributes

int workflow_id
 position of first occurrence in Workflow More...
 
bool active
 keeps track wether Fact is currently in Scene More...
 

Detailed Description

Each Fact entry in FactDict has a corresponding meta entry in MetaInf. The meta struct is a collection of meta-variables. <seealsocref="PruneWorkflow"/>

Constructor & Destructor Documentation

◆ meta()

FactOrganizer.meta.meta ( int  workflow_id,
bool  active = true 
)

Initiator

Parameters
workflow_idsets workflow_id
activesets active

Member Data Documentation

◆ active

bool FactOrganizer.meta.active

keeps track wether Fact is currently in Scene

◆ workflow_id

int FactOrganizer.meta.workflow_id

position of first occurrence in Workflow


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