Searched defs:moduleRecordFieldName (Results 1 – 3 of 3) sorted by relevance
125 std::string moduleRecordFieldName; member
218 void SetModuleRecordFieldName(std::string moduleRecordFieldName) in SetModuleRecordFieldName()
401 …panda::PandArg<std::string> moduleRecordFieldName("module-record-field-name", "", "Specify the fie… in Parse() local