struct trc_test_iters
Overview
Head of the list with test iterations More…
#include <trc_db.h> struct trc_test_iters { // fields xmlNodePtr node; // methods TAILQ_HEAD(trc_test_iter); };
Detailed Documentation
Head of the list with test iterations
Fields
xmlNodePtr node
XML node with this element
Methods
TAILQ_HEAD(trc_test_iter)
Head of the list