#include <Handle.h>
Public Member Functions | |
Leda_like_handle () | |
Leda_like_handle (const Leda_like_handle &x) | |
~Leda_like_handle () | |
Leda_like_handle & | operator= (const Leda_like_handle &x) |
int | refs () const |
Protected Attributes | |
Leda_like_rep * | PTR |
Friends | |
unsigned long | id (const Leda_like_handle &x) |
|
inline |
|
inline |
Definition at line 74 of file Handle.h.
References CGAL_kernel_precondition, Leda_like_rep::count, and PTR.
|
inline |
|
inline |
Definition at line 86 of file Handle.h.
References CGAL_kernel_precondition, Leda_like_rep::count, and PTR.
|
inline |
|
friend |
|
protected |
Definition at line 102 of file Handle.h.
Referenced by id(), Leda_like_handle(), operator=(), refs(), and ~Leda_like_handle().