Files
SOMEIP/code_generator/someip_app/template.someip_ids.hpp
2026-06-09 20:16:47 +08:00

35 lines
1.3 KiB
C++

/*============================================================================*/
/* Copyright (C) huaxu (${YEAR}).
*
* All rights reserved. This software is huaxu property. Duplication
* or disclosure without huaxu written authorization is prohibited.
*
* @file someip_ids.hpp
* @brief head file of someip ids
* @author ${AUTHOR}
* @date ${TIME}
*/
/*============================================================================*/
/*=======[R E V I S I O N H I S T O R Y]====================================*/
/* <VERSION> <DATE> <AUTHOR> <REVISION LOG>
* V0.0.1 ${DATE} ${AUTHOR} First version by auto generator
*/
/*============================================================================*/
#ifndef AG_VSOMEIP_IDS_HPP
#define AG_VSOMEIP_IDS_HPP
/*=======[I N C L U D E S]====================================================*/
/*=======[M A C R O S]========================================================*/
${ALL_IDS}
/*=======[P A R A M T Y P E D E F]==========================================*/
/*=======[E X P O R T D A T A]==============================================*/
/*=======[E X P O R T F U N C T I O N D E C L A R A T I O N S]============*/
#endif // AG_VSOMEIP_IDS_HPP