|
void | set_parent (ma_condition *parent) |
|
unsigned int | capture (qt_mf_msg const &msg, std::string const &src, std::string const &tgt, boost::smatch const &what) |
|
bool | event (size_t src, size_t tgt, time_t t) |
|
void | reset () |
|
int | find_source (std::string const &src) |
|
int | find_target (std::string const &tgt) |
|
const idx_t & | get_sources () const |
|
const idx_t & | get_targets () const |
|
size_t | source_size () const |
|
size_t | target_size () const |
|
const std::string & | get_source (ma_cond_domain v) const |
|
const std::string & | get_target (ma_cond_domain v) const |
|
std::string | get_message (ma_cond_domain v) const |
|
std::string | get_message_group (ma_cond_domain v, size_t g) const |
|
bool | get_status (ma_cond_domain v) const |
|
int | get_alarm_count (ma_cond_domain v, arg_t arg) const |
|
void | get_cond_range (ma_cond_domain d, ma_cond_range &src, ma_cond_range &tgt) const |
|
const hitmap_view_t | get_domain_view (ma_cond_domain const &d) |
|
|
static const std::string | global_s = "__S_GLOBAL__" |
|
static const std::string | global_t = "__T_GLOBAL__" |
|
Definition at line 18 of file ma_hitmap.h.
The documentation for this class was generated from the following files: