tbqunt程序中如何写一个自定义对象

tbqunt程序中如何写一个自定义对象?比如我有一个类似C++语言对象:type orderInfo float top float bottom float obVolume string obType int startTime float bbVolume float obLowVolume如何在tbq中定义相似的对象呢

定义不了