#include <bound-pimpl.hxx>
Public Member Functions | |
virtual void | pre () |
virtual void | post_bound () |
Definition at line 13 of file bound-pimpl.hxx.
void bound_pimpl::post_bound | ( | ) | [virtual] |
Reimplemented from bound_pskel.
Definition at line 19 of file bound-pimpl.cxx.
void bound_pimpl::pre | ( | ) | [virtual] |
Definition at line 14 of file bound-pimpl.cxx.