#include <nd-pimpl.hxx>
Public Member Functions | |
virtual void | pre () |
virtual void | ref (long long) |
virtual int64_t | post_nd () |
Definition at line 13 of file nd-pimpl.hxx.
int64_t nd_pimpl::post_nd | ( | ) | [virtual] |
Implements nd_pskel.
Definition at line 25 of file nd-pimpl.cxx.
void nd_pimpl::pre | ( | ) | [virtual] |
Definition at line 14 of file nd-pimpl.cxx.
void nd_pimpl::ref | ( | long long | ref | ) | [virtual] |
Reimplemented from nd_pskel.
Definition at line 19 of file nd-pimpl.cxx.