In file src/H_Standard.h:

class Ref


Public Fields

[more]T* ptr
[more]unsigned int count

Public Methods

[more] Ref()
[more]void reset(T* Aptr)
[more] ~Ref()


Documentation

o Ref()

ovoid reset(T* Aptr)

o ~Ref()

oT* ptr

ounsigned int count


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.