Rumba C++ SDK
maquina::Plug::Outputs Class Reference

A Plug accessor to the outputs. More...

#include <Plug.h>

Classes

class  Iterator
 

Public Member Functions

 Outputs (void *plug) noexcept
 
Iterator begin ()
 
Iterator end ()
 

Detailed Description

A Plug accessor to the outputs.

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

Constructor & Destructor Documentation

◆ Outputs()

maquina::Plug::Outputs::Outputs ( void *  plug)
inlinenoexcept

Member Function Documentation

◆ begin()

Iterator maquina::Plug::Outputs::begin ( )

◆ end()

Iterator maquina::Plug::Outputs::end ( )

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