#include <SGReferenced.hxx>
Inherited by SGPropertyNode.
Definition at line 29 of file SGReferenced.hxx.
Public Member Functions | |
| SGReferenced & | operator= (const SGReferenced &) |
| Do not copy reference counts. Each object has it's own counter. | |
| SGReferenced (const SGReferenced &) | |
| Do not copy reference counts. Each new object has it's own counter. | |
Static Public Member Functions | |
| static unsigned | count (const SGReferenced *ref) |
| static unsigned | get (const SGReferenced *ref) |
| static unsigned | put (const SGReferenced *ref) |
| static bool | shared (const SGReferenced *ref) |
1.5.5