Public Member Functions

Wizt::FishWharf Class Reference

Internal class to communicate information about saveable fishes from FishSavable to and from FishSaver objects. More...

#include <FishSaver.hpp>

List of all members.

Public Member Functions


Detailed Description

Internal class to communicate information about saveable fishes from FishSavable to and from FishSaver objects.

The FishSavable holds a strong pointer (StrongPtr) to the the FishWharf and the FishSaver holds a weak pointer (WeakPtr) to the same.

This class is not supposed to be used by the enduser.