[][src]Module bottle::remote

Structs

Receiver

A Receiver is an abstract pointer that can be turned into an actual Remote pointer only by the pointed data itself. It is used by signals receivers to build Remote pointers of themselves.

Remote

A thread-safe actor pointer.

WeakRemote