-
Committer:
Padraig O'Sullivan
-
Date:
2009-06-19 20:17:46 UTC
-
mto:
This revision was merged to the branch mainline in
revision
1067.
-
Revision ID:
osullivan.padraig@gmail.com-20090619201746-sw9j9hkqshv9hv5k
Converted the ST_FIELDS_INFO structure to a class named FieldInfo. Made all
data members of this class private and provided getters for every data
member. No setters are needed since this data is never modified once a field
is created. Updated the appropriate files which use FieldInfo.