GnuCash
5.6-150-g038405b370+
|
class GncOptionGncOwnerValue More...
#include <gnc-option-impl.hpp>
Public Member Functions | |
void | operator() (GncOwner *o) |
class GncOptionGncOwnerValue
Unlike QofInstance based classes GncOwners are created on the fly, aren't placed in QofCollection, and therefore their lifetimes have to be managed. We use GncOwnerPtr for the purpose.
Definition at line 128 of file gnc-option-impl.hpp.