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

A set of lines with only slot information, but no containing objects. More...

#include <ocean/remotevish/Slottify.hpp>

Inheritance diagram for Wizt::Slottify::SlotCollection:
Wizt::Slottify::CollectionOfLines

Public Member Functions

unsigned getSlotInfo (ObjectSlots_t &ObjectSlots)
 Parse a collection of slot information into the ObjectSlots setting.
 
- Public Member Functions inherited from Wizt::Slottify::CollectionOfLines
bool addSlotInfo (const RefPtr< VSlot > &S, const RefPtr< ValuePool > &Context, const string &cropNamePostfix)
 Add slot description information to this collection of lines.
 
string asString (char sep='\n')
 Convert this collection of lines into a single string.
 

Detailed Description

A set of lines with only slot information, but no containing objects.