15 #ifndef ROSIDL_RUNTIME_CPP__MESSAGE_INITIALIZATION_HPP_ 
   16 #define ROSIDL_RUNTIME_CPP__MESSAGE_INITIALIZATION_HPP_ 
   18 #include <rosidl_runtime_c/message_initialization.h> 
   29   ALL = ROSIDL_RUNTIME_C_MSG_INIT_ALL,
 
   30   SKIP = ROSIDL_RUNTIME_C_MSG_INIT_SKIP,
 
   31   ZERO = ROSIDL_RUNTIME_C_MSG_INIT_ZERO,
 
   37 #endif  // ROSIDL_RUNTIME_CPP__MESSAGE_INITIALIZATION_HPP_