message_actions.h
Go to the documentation of this file.
00001 #ifndef MESSAGE_ACTIONS_H
00002 #define MESSAGE_ACTIONS_H
00003 
00004 namespace naoqi
00005 {
00006 namespace message_actions
00007 {
00008 
00009 enum MessageAction
00010 {
00011   PUBLISH,
00012   RECORD,
00013   LOG
00014 };
00015 
00016 }
00017 
00018 }
00019 
00020 
00021 #endif


naoqi_driver
Author(s): Karsten Knese
autogenerated on Tue Jul 9 2019 03:21:56