A collection of lines, such as parsed from an input string or file.
More...
#include </home/werner/origo/vish/ocean/remotevish/Slottify.hpp>
List of all members.
Public Member Functions
-
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.
-
size_t buildFromString (const string &buffer, char sep= '\n')
Detailed Description
A collection of lines, such as parsed from an input string or file.
It can be retrieved from a single string via the split() function.
The documentation for this struct was generated from the following files:
- ocean/remotevish/Slottify.hpp
- ocean/remotevish/Slottify.cpp