Name

GroveEntityReferenceTable

Synopsis

class GroveEntityReferenceTable
  :  (SimpleWrappedObjectSernaApi::SimpleWrappedObject) 
:


  class ErtEntry (SimpleWrappedObjectSernaApi::SimpleWrappedObject) :
    # construct/copy/destruct
    __init__(SernaApiBase *)

    # public member functions

    unsigned int numOfRefs() const
    GroveErs node(unsigned int) const
  
  # construct/copy/destruct
  __init__(SernaApiBase *)

  # public member functions

  ErtEntry lookupErs(const GroveEntityDecl &) const

Description

GroveEntityReferenceTable construct/copy/destruct

  1. __init__(SernaApiBase * )


GroveEntityReferenceTable public member functions

  1. ErtEntry lookupErs(const GroveEntityDecl & ) const

    Returns first entity reference for given entity declaration.