API  4.3
For MATLAB, Python, Java, and C++ users
OpenSim::Component::CacheVariable< T > Class Template Reference

A cache variable containing a value of type T. More...

Public Member Functions

 CacheVariable ()=default
 

Detailed Description

template<class T>
class OpenSim::Component::CacheVariable< T >

A cache variable containing a value of type T.

Template Parameters
TType of data held in the cache variable

Constructor & Destructor Documentation

◆ CacheVariable()

template<class T>
OpenSim::Component::CacheVariable< T >::CacheVariable ( )
default

The documentation for this class was generated from the following file: