Simbody
Public Member Functions

SimTK::Exception::CacheEntryOutOfDate Class Reference

#include <Stage.h>

Inheritance diagram for SimTK::Exception::CacheEntryOutOfDate:

List of all members.

Public Member Functions

 CacheEntryOutOfDate (const char *fn, int ln, Stage currentStage, Stage dependsOn, int dependsOnVersion, int lastCalculatedVersion)
virtual ~CacheEntryOutOfDate () throw ()

Constructor & Destructor Documentation

SimTK::Exception::CacheEntryOutOfDate::CacheEntryOutOfDate ( const char *  fn,
int  ln,
Stage  currentStage,
Stage  dependsOn,
int  dependsOnVersion,
int  lastCalculatedVersion 
) [inline]
virtual SimTK::Exception::CacheEntryOutOfDate::~CacheEntryOutOfDate ( ) throw () [inline, virtual]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines