Feat C++ API
A feature engineering automation tool
FT::Pop::Op::NodeMap Struct Reference

#include <nodemap.h>

Collaboration diagram for FT::Pop::Op::NodeMap:

Public Member Functions

 NodeMap ()
 
 ~NodeMap ()
 

Public Attributes

std::map< std::string, Node * > node_map
 

Detailed Description

Definition at line 14 of file nodemap.h.

Constructor & Destructor Documentation

◆ NodeMap()

FT::Pop::Op::NodeMap::NodeMap ( )
inline

Definition at line 18 of file nodemap.h.

◆ ~NodeMap()

FT::Pop::Op::NodeMap::~NodeMap ( )
inline

Definition at line 83 of file nodemap.h.

Member Data Documentation

◆ node_map

std::map<std::string, Node*> FT::Pop::Op::NodeMap::node_map

Definition at line 16 of file nodemap.h.


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