Inventor/misc/SoAutoRef.h File Reference

#include <Inventor/SbBase.h>
#include <Inventor/misc/SoRefCounter.h>
#include <Inventor/misc/SoRef.h>

Go to the source code of this file.

Classes

class  SoAutoRef
 Implements smart pointers to SoRefCounter objects. More...

Functions

bool operator== (const SoRefCounter *ptr, const SoAutoRef &ref)
bool operator!= (const SoRefCounter *ptr, const SoAutoRef &ref)
bool operator< (const SoRefCounter *ptr, const SoAutoRef &ref)
bool operator<= (const SoRefCounter *ptr, const SoAutoRef &ref)
bool operator> (const SoRefCounter *ptr, const SoAutoRef &ref)
bool operator>= (const SoRefCounter *ptr, const SoAutoRef &ref)

Function Documentation

bool operator!= ( const SoRefCounter ptr,
const SoAutoRef ref 
)
bool operator< ( const SoRefCounter ptr,
const SoAutoRef ref 
)
bool operator<= ( const SoRefCounter ptr,
const SoAutoRef ref 
)
bool operator== ( const SoRefCounter ptr,
const SoAutoRef ref 
)
bool operator> ( const SoRefCounter ptr,
const SoAutoRef ref 
)
bool operator>= ( const SoRefCounter ptr,
const SoAutoRef ref 
)

Open Inventor Toolkit reference manual, generated on 15 Mar 2023
Copyright © Thermo Fisher Scientific All rights reserved.
http://www.openinventor.com/