#include "BCP_process.hpp"#include "BCP_message.hpp"#include "BCP_tm.hpp"#include "BCP_lp.hpp"#include "BCP_cg.hpp"#include "BCP_vg.hpp"

Go to the source code of this file.
Classes | |
| class | BCP_single_id |
| class | BCP_single_environment |
Functions | |
| bool | operator< (const BCP_single_id &id0, const BCP_single_id &id1) |
| BCP_single_id * | BCP_is_single_id (const BCP_proc_id *pid, const char *str) |
| bool operator< | ( | const BCP_single_id & | id0, | |
| const BCP_single_id & | id1 | |||
| ) | [inline] |
Definition at line 30 of file BCP_message_single.hpp.
| BCP_single_id* BCP_is_single_id | ( | const BCP_proc_id * | pid, | |
| const char * | str | |||
| ) |
1.6.1