NOVA User-Level Environment  Version testbox/changed-memory-timing-317-g320d8b5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
TemporarySave< words > Class Template Reference

A template to simplify saving the utcb. More...

#include <baseprogram.h>

Public Member Functions

 TemporarySave (void *ptr)
 ~TemporarySave ()

Private Attributes

void * _ptr
unsigned long _data [words]

Detailed Description

template<unsigned words>
class TemporarySave< words >

A template to simplify saving the utcb.

Constructor & Destructor Documentation

template<unsigned words>
TemporarySave< words >::TemporarySave ( void *  ptr)
inline
template<unsigned words>
TemporarySave< words >::~TemporarySave ( )
inline

Member Data Documentation

template<unsigned words>
unsigned long TemporarySave< words >::_data[words]
private
template<unsigned words>
void* TemporarySave< words >::_ptr
private

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