add(IgRepContext *context) | IgRepSet | |
associate(IgRepresentable *object, bool create=false) | IgRepSet | [static] |
contexts(void) const | IgRepSet | [inline] |
IgRepSet(IgRepresentable *object) | IgRepSet | [protected] |
IgRepSet(const IgRepSet &) | IgRepSet | [private] |
invalidate(IgRepresentable *object, unsigned field) | IgRepSet | [static] |
invalidate(IgRepContext *context, unsigned field) | IgRepSet | [static] |
invalidate(IgRepresentable *object, IgModel *model, unsigned field) | IgRepSet | [static] |
lookup(IgRepresentable *object, IgModel *model, bool create=false) | IgRepSet | [static] |
lookup(IgRepContext *context, IgModel *model, bool create=false) | IgRepSet | [static] |
lookup(IgModel *model) const | IgRepSet | |
LookupTable typedef | IgRepSet | [private] |
m_first | IgRepSet | [private] |
m_object | IgRepSet | [private] |
object(void) const | IgRepSet | [inline] |
operator=(const IgRepSet &) | IgRepSet | [private] |
remove(IgRepContext *context) | IgRepSet | |
table(void) | IgRepSet | [private, static] |
update(IgRepresentable *object, unsigned field) | IgRepSet | [static] |
update(IgRepContext *context, unsigned field) | IgRepSet | [static] |
update(IgRepresentable *object, IgModel *model, unsigned field) | IgRepSet | [static] |
~IgRepSet(void) | IgRepSet | |