GroveIdManager — Access to the IDs of the XML grove.
class GroveIdManager (SimpleWrappedObjectSernaApi::SimpleWrappedObject) : # construct/copy/destruct __init__(SernaApiBase *) # public member functions None getIdList(PropertyNode &) const GroveElement lookupElement(const SString &) const
GroveIdManager
public member functionsReturns list of all ids.
GroveElement lookupElement(const SString & idString) const
Finds element by id name.