add(char *key, Object *val) | Dict | |
decRef() | Dict | [inline] |
Dict(XRef *xrefA) | Dict | |
getKey(int i) | Dict | |
getLength() | Dict | [inline] |
getVal(int i, Object *obj) | Dict | |
getValNF(int i, Object *obj) | Dict | |
incRef() | Dict | [inline] |
is(char *type) | Dict | |
lookup(char *key, Object *obj) | Dict | |
lookupNF(char *key, Object *obj) | Dict | |
setXRef(XRef *xrefA) | Dict | [inline] |
~Dict() | Dict |