#include "b2case.H"


Public Member Functions | |
| virtual Case * | get_case (const std::string &case_id) | 
  Public Member Functions inherited from b2000::Object | |
| virtual const std::string & | get_object_name () const | 
| virtual | ~Object () | 
Additional Inherited Members | |
  Static Public Attributes inherited from b2000::Object | |
| 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().