Follow this link to skip to the main content

auto_reference.h File Reference

#include "claraty/share.h"
#include <iostream>
#include <assert.h>
#include "claraty/semaphore.h"

Include dependency graph for auto_reference.h:

Go to the source code of this file.

Namespaces

namespace  claraty

Classes

class  claraty::ref_counter< RT >
class  claraty::Auto_Ref< T >
class  claraty::const_Auto_Ref< T >


Detailed Description

Auto reference similar to auto pointers


Designer(s): Randy Sargent
Author(s): Randy Sargent
Date: March 13, 2004

Software License:
http://claraty.jpl.nasa.gov/license/open_src/ or file: license/open_src.txt

© 2006, Jet Propulsion Laboratory, California Institute of Technology
© 2006, NASA Ames Research Center

Revision
1.4

Definition in file auto_reference.h.