Enumerations | Functions
registry.cpp File Reference
#include <gtest/gtest.h>
#include <iostream>
#include <mm_messages/registry.hpp>
Include dependency graph for registry.cpp:

Go to the source code of this file.

Enumerations

enum  { Description = 9990, UnMatchedBeanCount = 9991, MatchedBeanCount = 9992, Reserved = 9993 }
 

Functions

int main (int argc, char **argv)
 
 MM_REGISTER_PACKET_INFO (Description, std::string,"Description of the current state of the system.")
 
 MM_REGISTER_PACKET_INFO (UnMatchedBeanCount, int,"Number of beans that went unmatched")
 
 TEST (MessageMuxDemux, registryAdd)
 
 TEST (MessageMuxDemux, isRegistered)
 
 TEST (MessageMuxDemux, isRegisteredWithType)
 

Enumeration Type Documentation

anonymous enum
Enumerator
Description 
UnMatchedBeanCount 
MatchedBeanCount 
Reserved 

Definition at line 24 of file registry.cpp.

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 58 of file registry.cpp.

MM_REGISTER_PACKET_INFO ( Description  ,
std::string  ,
"Description of the current state of the system."   
)
MM_REGISTER_PACKET_INFO ( UnMatchedBeanCount  ,
int  ,
"Number of beans that went unmatched"   
)
TEST ( MessageMuxDemux  ,
registryAdd   
)

Definition at line 39 of file registry.cpp.

TEST ( MessageMuxDemux  ,
isRegistered   
)

Definition at line 48 of file registry.cpp.

TEST ( MessageMuxDemux  ,
isRegisteredWithType   
)

Definition at line 53 of file registry.cpp.



mm_mux_demux
Author(s): Daniel Stonier
autogenerated on Mon Jun 10 2019 13:52:14