Class StorageListener

Inheritance Relationships

Derived Type

Class Documentation

class StorageListener

Listener interface for responding to events that happen in Storage.

Subclassed by gpa::serialization::RandomAccessSerializer

Public Functions

virtual ~StorageListener()
virtual void OnClose() = 0

Behavior that should be preformed when the Storage is closed.