vtkExodusIICacheKey Class Reference

#include <vtkExodusIICache.h>

List of all members.


Detailed Description

Definition at line 32 of file vtkExodusIICache.h.

Public Member Functions

 vtkExodusIICacheKey ()
 vtkExodusIICacheKey (int time, int objType, int objId, int arrId)
 vtkExodusIICacheKey (const vtkExodusIICacheKey &src)
bool match (const vtkExodusIICacheKey &other, const vtkExodusIICacheKey &pattern) const
bool operator< (const vtkExodusIICacheKey &other) const

Public Attributes

int Time
int ObjectType
int ObjectId
int ArrayId


Constructor & Destructor Documentation

vtkExodusIICacheKey::vtkExodusIICacheKey (  )  [inline]

Definition at line 39 of file vtkExodusIICache.h.

vtkExodusIICacheKey::vtkExodusIICacheKey ( int  time,
int  objType,
int  objId,
int  arrId 
) [inline]

Definition at line 46 of file vtkExodusIICache.h.

vtkExodusIICacheKey::vtkExodusIICacheKey ( const vtkExodusIICacheKey src  )  [inline]

Definition at line 53 of file vtkExodusIICache.h.

References ArrayId, ObjectId, ObjectType, and Time.


Member Function Documentation

bool vtkExodusIICacheKey::match ( const vtkExodusIICacheKey other,
const vtkExodusIICacheKey pattern 
) const [inline]

Definition at line 60 of file vtkExodusIICache.h.

References ArrayId, ObjectId, ObjectType, and Time.

bool vtkExodusIICacheKey::operator< ( const vtkExodusIICacheKey other  )  const [inline]

Definition at line 72 of file vtkExodusIICache.h.

References ArrayId, ObjectId, ObjectType, and Time.


Member Data Documentation

int vtkExodusIICacheKey::Time

Definition at line 35 of file vtkExodusIICache.h.

Referenced by match(), operator<(), and vtkExodusIICacheKey().

int vtkExodusIICacheKey::ObjectType

Definition at line 36 of file vtkExodusIICache.h.

Referenced by match(), operator<(), and vtkExodusIICacheKey().

int vtkExodusIICacheKey::ObjectId

Definition at line 37 of file vtkExodusIICache.h.

Referenced by match(), operator<(), and vtkExodusIICacheKey().

int vtkExodusIICacheKey::ArrayId

Definition at line 38 of file vtkExodusIICache.h.

Referenced by match(), operator<(), and vtkExodusIICacheKey().


The documentation for this class was generated from the following file:
Generated on Thu Jan 8 15:36:07 2009 for VTK by  doxygen 1.4.7