| addFiber(Fiber &theFiber) | FiberSectionRepr | |
| addPatch(const Patch &aPatch) | FiberSectionRepr | |
| addReinfLayer(const ReinfLayer &aReinfLayer) | FiberSectionRepr | |
| FiberSectionRepr(int sectionID) | FiberSectionRepr | |
| FiberSectionRepr(int sectionID, int maxNumPatches, int maxNumReinfLayers) | FiberSectionRepr | |
| FiberSectionRepr(int sectionID, int numPatches, Patch **patches, int numReinfLayers, ReinfLayer **reinfLayers) | FiberSectionRepr | |
| getFibers(void) const | FiberSectionRepr | |
| getNumFibers(void) const | FiberSectionRepr | |
| getNumPatches(void) const | FiberSectionRepr | |
| getNumReinfLayers(void) const | FiberSectionRepr | |
| getPatches(void) const | FiberSectionRepr | |
| getReinfLayers(void) const | FiberSectionRepr | |
| getTag(void) const | TaggedObject | [inline] |
| getType(void) const | FiberSectionRepr | [virtual] |
| operator<<(OPS_Stream &s, FiberSectionRepr &fiberSectionRepr) | FiberSectionRepr | [friend] |
| SectionRepres::operator<<(OPS_Stream &s, const SectionRepres §ionRepres) | SectionRepres | [friend] |
| TaggedObject::operator<<(OPS_Stream &s, TaggedObject &m) | TaggedObject | [friend] |
| Print(OPS_Stream &s, int flag=0) | FiberSectionRepr | [virtual] |
| SectionRepres(int tag) | SectionRepres | |
| setNumPatches(int numPatches) | FiberSectionRepr | |
| setNumReinfLayers(int numReinfLayers) | FiberSectionRepr | |
| setPatches(Patch **patches) | FiberSectionRepr | |
| setReinfLayers(ReinfLayer **reinfLayers) | FiberSectionRepr | |
| setTag(int newTag) | TaggedObject | [protected] |
| TaggedObject(int tag) | TaggedObject | |
| ~FiberSectionRepr() | FiberSectionRepr | |
| ~SectionRepres() | SectionRepres | [virtual] |
| ~TaggedObject() | TaggedObject | [virtual] |