GroveEntityDeclSet
class GroveEntityDeclSet : (SimpleWrappedObjectSernaApi::SimpleWrappedObject) : class Iterator : (RefCountedWrappedObjectSernaApi::RefCountedWrappedObject) : # construct/copy/destruct __init__(SernaApiBase * = 0) # public member functions bool ok() const GroveEntityDecl next() # construct/copy/destruct __init__(SernaApiBase *) # public member functions Iterator first() const GroveEntityDecl lookupDecl(const SString &) const
GroveEntityDeclSet
public member functionsIterator first() const
Returns iterator pointing to the first entry in the entity declaration table
GroveEntityDecl lookupDecl(const SString & name) const
Lookup entity declaration by name.