Rumba C++ SDK
maquina::PlugList::Plugs Class Reference

A Plug accessor. More...

#include <PlugList.h>

Classes

class  Iterator
 A Plug iterator. More...
 

Public Member Functions

 Plugs (void *value)
 
Iterator begin ()
 
Iterator end ()
 

Detailed Description

A Plug accessor.

This class can be used to get the number of plugs and iterate them.

Constructor & Destructor Documentation

◆ Plugs()

maquina::PlugList::Plugs::Plugs ( void *  value)
inline

Member Function Documentation

◆ begin()

Iterator maquina::PlugList::Plugs::begin ( )

◆ end()

Iterator maquina::PlugList::Plugs::end ( )

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