Home |All Classes |Grouped Classes |Index |Search

Class CL_SharedPtr

More...

Derived from:

public CL_SharedPtr_Link

Derived by:

None

Group:

System (Core)

#include <ClanLib/core.h>

Class Members:

CL_SharedPtr

disconnect

Disconnect from linked list and unset the pointer.

is_null

Tests if the pointer is unset.

get

Retrieves the pointer.

operator Type *

operator const Type *

operator CL_UnknownSharedPtr

operator->

operator==

operator!=

operator<

operator<=

operator>

operator>=