Is there a way to get all the os objects and the public member function in some format of data structure? For example, based on the class reference here, https://openstudio-sdk-documentation.s3.amazonaws.com/cpp/OpenStudio-2.8.0-doc/model/html/classopenstudio_1_1model_1_1_building_story.html
BuildingStory:
.defaultConstructionSet
.defaultScheduleSet
.renderingColor
.resetDefaultConstructionSet
...
...