#include <bbslsrv.hpp>
Definition at line 37 of file bbslsrv.hpp.
◆ BBSLocalServer()
BBSLocalServer::BBSLocalServer |
( |
| ) |
|
◆ ~BBSLocalServer()
BBSLocalServer::~BBSLocalServer |
( |
| ) |
|
|
virtual |
◆ look()
bool BBSLocalServer::look |
( |
const char * |
key, |
|
|
MessageValue ** |
val |
|
) |
| |
◆ look_take()
bool BBSLocalServer::look_take |
( |
const char * |
key, |
|
|
MessageValue ** |
val |
|
) |
| |
◆ look_take_result()
int BBSLocalServer::look_take_result |
( |
int |
pid, |
|
|
MessageValue ** |
m |
|
) |
| |
◆ look_take_todo()
◆ post()
void BBSLocalServer::post |
( |
const char * |
key, |
|
|
MessageValue * |
val |
|
) |
| |
◆ post_result()
void BBSLocalServer::post_result |
( |
int |
id, |
|
|
MessageValue * |
val |
|
) |
| |
◆ post_todo()
void BBSLocalServer::post_todo |
( |
int |
parentid, |
|
|
MessageValue * |
val |
|
) |
| |
◆ messages_
◆ next_id_
int BBSLocalServer::next_id_ |
|
private |
◆ results_
◆ todo_
◆ work_
The documentation for this class was generated from the following files:
- /home/docs/checkouts/readthedocs.org/user_builds/nrn/checkouts/3466/src/parallel/bbslsrv.hpp
- /home/docs/checkouts/readthedocs.org/user_builds/nrn/checkouts/3466/src/parallel/bbslsrv.cpp