21 return _all_objects_valid;
29 if (_inherited_fields_stale) {
30 rebuild_inherited_fields();
41 _inherited_fields_stale =
true;
void check_inherited_fields()
Rebuilds all of the inherited fields tables, if necessary.
bool all_objects_valid() const
Returns true if all of the classes read from the DC file were defined and valid, or false if any of t...
void mark_inherited_fields_stale()
Indicates that something has changed in one or more of the inheritance chains or the set of fields; t...