
类 | |
| class | ConsumerTest |
函数 | |
| void | CallBack (const std::string &tag, const XuMQ::BasicProperties *bp, const std::string &body) |
| TEST (consumer_test, insert_test) | |
| TEST (consumer_test, remove_test) | |
| TEST (consumer_test, choose_test) | |
| int | main (int argc, char *argv[]) |
变量 | |
| XuMQ::ConsumerManager::ptr | cmp |
| void CallBack | ( | const std::string & | tag, |
| const XuMQ::BasicProperties * | bp, | ||
| const std::string & | body | ||
| ) |

| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
| TEST | ( | consumer_test | , |
| choose_test | |||
| ) |
| TEST | ( | consumer_test | , |
| insert_test | |||
| ) |

| TEST | ( | consumer_test | , |
| remove_test | |||
| ) |