All Downloads are FREE. Search and download functionalities are using the official Maven repository.

templates.thrift_cpp.include.cxx_schema_include.vm Maven / Gradle / Ivy

There is a newer version: 3.5.0
Show newest version
#parse( "${include}/header.include.vm")
#parse("${include}/schema.include.vm")
#parse("${include}/commons.macros.vm")
#set( $interfaceClass = $sourceinfo.interfaceClass )
#set( $interfaceName = $schemainfo.thriftServiceDecorators[0].interfaceClass.simpleName)
#set( $UP_IF_NAME = ${interfaceName.toUpperCase()})
## 按依赖顺序排列的struct对象
#set( $structGenseqMap = $schemainfo.getStructGenSequenceAsMultimap(true))




© 2015 - 2025 Weber Informatics LLC | Privacy Policy