API  4.4
For C++ developers
OpenSim::Component::CacheVariable< T > Class Template Reference

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

Public Member Functions

 CacheVariable ()=default
 

Friends

class Component
 

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

Friends And Related Function Documentation

◆ Component

template<class T>
friend class Component
friend

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