Searched refs:NCI_Parser_Interface (Results 1 – 3 of 3) sorted by relevance
26 NCI_Parser_Interface::NCI_Parser_Interface() { in NCI_Parser_Interface() function in NCI_Parser_Interface30 NCI_Parser_Interface::~NCI_Parser_Interface() { in ~NCI_Parser_Interface()
23 class NCI_Parser_Interface {25 NCI_Parser_Interface();26 virtual ~NCI_Parser_Interface();
28 class NCI_Parser : public NCI_Parser_Interface {