#include "b2case.H"
Public Member Functions | |
virtual Case * | get_case (const std::string &case_id) |
![]() | |
virtual const std::string & | get_object_name () const |
virtual | ~Object () |
Additional Inherited Members | |
![]() | |
static ObjectType | type |
This abstract class defines the interface for a collection of load cases.
|
inlinevirtual |
The computational cost of this operation can by O(n) where n is equal to get_number_of_case().