#include <bindpp.h>

| Public Member Functions | |
| void | dump () | 
| dump value | |
| void | refcnt_inc () | 
| increment the reference counter for this value | |
| void | refcnt_dec () | 
| decrement the reference counter for this value | |
| Reference * | reference () | 
| get a reference of this value | |
| Protected Member Functions | |
| Value (SV *_v) | |
| Protected Attributes | |
| SV * | val | 
| Friends | |
| class | Ctx | 
| class | Reference | 
| class | Array | 
| class | Perl | 
| class | Hash | 
| class | Package | 
| class | Code | 
| void pl::Value::dump | ( | ) |  [inline] | 
dump value
| void pl::Value::refcnt_inc | ( | ) |  [inline] | 
increment the reference counter for this value
| void pl::Value::refcnt_dec | ( | ) |  [inline] | 
decrement the reference counter for this value
 1.5.6
 1.5.6