Rumba C++ SDK
maquina::NodeDelegate::Attributes Struct Reference

A node attributes iteration. More...

#include <NodeDelegate.h>

Public Member Functions

 Attributes (const std::shared_ptr< NodeDelegate > &node)
 
AttributeIterator begin () const
 
AttributeIterator end () const
 

Public Attributes

std::shared_ptr< NodeDelegatenode
 

Detailed Description

A node attributes iteration.

Constructor & Destructor Documentation

◆ Attributes()

maquina::NodeDelegate::Attributes::Attributes ( const std::shared_ptr< NodeDelegate > &  node)
inline

Member Function Documentation

◆ begin()

AttributeIterator maquina::NodeDelegate::Attributes::begin ( ) const
inline

◆ end()

AttributeIterator maquina::NodeDelegate::Attributes::end ( ) const
inline

Member Data Documentation

◆ node

std::shared_ptr<NodeDelegate> maquina::NodeDelegate::Attributes::node

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