#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 | |
static bool | operator== (const SoRefCounter *ptr, const SoAutoRef &ref) |
static bool | operator!= (const SoRefCounter *ptr, const SoAutoRef &ref) |
static bool | operator< (const SoRefCounter *ptr, const SoAutoRef &ref) |
static bool | operator<= (const SoRefCounter *ptr, const SoAutoRef &ref) |
static bool | operator> (const SoRefCounter *ptr, const SoAutoRef &ref) |
static bool | operator>= (const SoRefCounter *ptr, const SoAutoRef &ref) |
|
inlinestatic |
Definition at line 199 of file SoAutoRef.h.
|
inlinestatic |
Definition at line 204 of file SoAutoRef.h.
|
inlinestatic |
Definition at line 209 of file SoAutoRef.h.
|
inlinestatic |
Definition at line 194 of file SoAutoRef.h.
|
inlinestatic |
Definition at line 214 of file SoAutoRef.h.
|
inlinestatic |
Definition at line 219 of file SoAutoRef.h.