libcppa
Version 0.1
|
add_module(module *) | cppa::group | [static] |
deref() | cppa::ref_counted | |
enqueue(actor *sender, const any_tuple &msg)=0 | cppa::channel | [pure virtual] |
get(const std::string &module_name, const std::string &group_identifier) | cppa::group | [static] |
identifier() const | cppa::group | |
module_name() const | cppa::group | |
ref() | cppa::ref_counted | |
subscribe(const channel_ptr &who)=0 | cppa::group | [pure virtual] |
unique() | cppa::ref_counted |