| 
    HDK
    
   | 
 
#include <SIM_ObjectArray.h>
 Inheritance diagram for SIM_ObjectAtTimeMatrix:Static Public Member Functions | |
| static int | compareObjectId (SIM_ObjectAtTimeArray *const *, SIM_ObjectAtTimeArray *const *) | 
Definition at line 107 of file SIM_ObjectArray.h.
      
  | 
  inline | 
Definition at line 111 of file SIM_ObjectArray.h.
      
  | 
  inlineoverride | 
Definition at line 114 of file SIM_ObjectArray.h.
| void SIM_ObjectAtTimeMatrix::addObjectAtTime | ( | SIM_ObjectAtTime * | objectattime | ) | 
Finds or creates a SIM_ObjectAtTimeArray for the object, and adds the specified entry to the array.
      
  | 
  static | 
This function is used for sorting the objects in the array. It compares objects using the object id values.
| void SIM_ObjectAtTimeMatrix::deleteAllEntries | ( | ) | 
| int SIM_ObjectAtTimeMatrix::fullCount | ( | ) | const | 
Returns the total number of SIM_ObjectAtTime entries in all the arrays stored in this matrix.