Gazebo Sim

API Reference

7.7.0
SystemPluginInfo Class Reference

A class that handles SystemPluginInfo components. More...

#include <SystemPluginInfo.hh>

Public Member Functions

 SystemPluginInfo (ComponentInspector *_inspector)
 Constructor. More...
 
void UpdateView (const EntityComponentManager &_ecm, QStandardItem *_item)
 Callback when there are ECM updates. More...
 

Detailed Description

A class that handles SystemPluginInfo components.

Constructor & Destructor Documentation

◆ SystemPluginInfo()

SystemPluginInfo ( ComponentInspector *  _inspector)
explicit

Constructor.

Parameters
[in]_inspectorThe component inspector.

Member Function Documentation

◆ UpdateView()

void UpdateView ( const EntityComponentManager _ecm,
QStandardItem *  _item 
)

Callback when there are ECM updates.

Parameters
[in]_ecmImmutable reference to the ECM.
[in]_itemItem to update.

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