The Vish Visualization Shell 0.3
Vish
Public Member Functions | List of all members
Wizt::VFindLongestObjectInputName Struct Reference

Class to find the longest input (parameter) name. More...

#include <ocean/plankton/VSlotContainer.hpp>

Inheritance diagram for Wizt::VFindLongestObjectInputName:
Wizt::VSlotIterator

Public Member Functions

bool apply (const RefPtr< VSlot > &S, int EL) override
 Callback function, computes the longest parameter name.
 
- Public Member Functions inherited from Wizt::VSlotIterator
virtual ~VSlotIterator ()
 virtual destructor.
 

Detailed Description

Class to find the longest input (parameter) name.