lqtInputRecord

Static Public Member Functions static lqtInputRecord* create () This member function returns a pointer to a newly created lqtInputRecord instance. static void destroy (lqtInputRecord* pInputRecord) This member function destroys all resources associated with the...

lqtMatchInfo

lqtMatchInfo Public Attributes string type This string value gives the type of data item described by this record. size_t start This numeric value gives the start character location of the data item described by this record. size_t end This numeric value gives the end...

lqtProcessList

lqtProcessList Static Public Member Functions static lqtProcessList* create () This member function returns a pointer to a newly created lqtProcessList instance. static void destroy (lqtProcessList* pProcessList) This member function destroys all resources associated...