libcppa  Version 0.1
Public Member Functions
cppa::attachable Class Reference

#include <attachable.hpp>

Inherited by cppa::functor_attachable< F >, and cppa::group::unsubscriber.

List of all members.

Public Member Functions

virtual void detach (std::uint32_t reason)

Detailed Description

Callback utility class.


Member Function Documentation

virtual void cppa::attachable::detach ( std::uint32_t  reason) [virtual]

Executed if the actor finished execution with given reason.

The default implementation does nothing.


The documentation for this class was generated from the following file: