#include "b2material_property.H"


Public Member Functions | |
| void | init (const RTable &rtable_, Allocator &allocator) |
| Called by the Domain object. | |
| virtual int | number_of_layer () const |
| virtual const RTable & | get_rtable (int layer_id=0) const |
| virtual const FailureCriterion * | get_failure_criterion (int layer_id=0) const |
| const std::string & | get_object_name () const override |
Public Member Functions inherited from b2000::Object | |
| virtual | ~Object () |
Additional Inherited Members | |
Static Public Attributes inherited from b2000::Object | |
| static ObjectType | type |
C++ representation of a MATERIAL.* or PROPERTY.* dataset. Instances are created and initialized by the Domain object.
|
inlinevirtual |
Reimplemented in b2000::b2dbv3::LaminateProperty.
|
inlineoverridevirtual |
Reimplemented from b2000::Object.
|
inlinevirtual |
Reimplemented in b2000::b2dbv3::LaminateProperty.
|
inlinevirtual |
Reimplemented in b2000::b2dbv3::LaminateProperty.