replicant-frameworks_native/include
Andreas Huber f0adf848ff Make MemoryDealer's destructor protected instead of public.
MemoryDealer, like all other subclasses of RefBase,MUST NOT BE stack-allocated, a protected destructor prohibits stack-allocation while allowing the baseclass to properly invoke the subclass' destructor once the refcount drops to 0.
2009-07-16 10:05:57 -07:00
..
binder Make MemoryDealer's destructor protected instead of public. 2009-07-16 10:05:57 -07:00
pim
private
tts
ui
utils