ALib C++ Library
Library Version: 2312 R0
Documentation generated by doxygen
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Owner< TOwnable > Member List

This is the complete list of members for Owner< TOwnable >, including all inherited members.

operator new(size_t)Owner< TOwnable >private
operator new(size_t, void *)Owner< TOwnable >private
operator new[](size_t)Owner< TOwnable >private
operator new[](size_t, void *)Owner< TOwnable >private
operator=(const Owner &)Owner< TOwnable >private
Owner(TOwnable &ownable, const NCString &dbgFile, int dbgLine, const NCString &dbgFunc)Owner< TOwnable >inline
theOwnableOwner< TOwnable >protected
~Owner()Owner< TOwnable >inline