#include <SIM_ObjectArray.h>

Public Member Functions | |
| SIM_ObjectAtTimeArray (int objectid) | |
| virtual | ~SIM_ObjectAtTimeArray () |
| int | getObjectId () const |
Static Public Member Functions | |
| static int | compareObjectTimes (SIM_ObjectAtTime *const *, SIM_ObjectAtTime *const *) |
Definition at line 89 of file SIM_ObjectArray.h.
| SIM_ObjectAtTimeArray::SIM_ObjectAtTimeArray | ( | int | objectid | ) |
| virtual SIM_ObjectAtTimeArray::~SIM_ObjectAtTimeArray | ( | ) | [virtual] |
| static int SIM_ObjectAtTimeArray::compareObjectTimes | ( | SIM_ObjectAtTime *const * | , | |
| SIM_ObjectAtTime *const * | ||||
| ) | [static] |
This function is used for sorting the objects in the array. It compares objects using the object id values.
| int SIM_ObjectAtTimeArray::getObjectId | ( | ) | const |
1.5.9