|
SNAP Library 4.1, Developer Reference
2018-07-26 16:30:42
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
|
#include <bd.h>
Public Member Functions | |
| TCRef () | |
| ~TCRef () | |
| void | MkRef () |
| void | UnRef () |
| bool | NoRef () const |
| int | GetRefs () const |
Private Member Functions | |
| TCRef & | operator= (const TCRef &) |
| TCRef (const TCRef &) | |
Private Attributes | |
| int | Refs |
|
private |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |