Searched refs:pointerDef (Results 1 – 1 of 1) sorted by relevance
99 std::string pointerDef; in initFromFile() local100 pointerDef = getNextToken(str, pos, &last, WHITESPACE); in initFromFile()101 if (pointerDef.size() != 0) { in initFromFile()103 if (std::string("true")==pointerDef) { in initFromFile()108 } else if (std::string("false")==pointerDef) { in initFromFile()