Searched defs:ReadType (Results 1 – 2 of 2) sorted by relevance
64 inline istream &ReadType(istream &strm, T *t) { in ReadType() function90 inline istream &ReadType(istream &strm, string *s) { in ReadType() function104 inline istream &ReadType(istream &strm, pair<S, T> *p) { in ReadType() function111 inline istream &ReadType(istream &strm, pair<const S, T> *p) { in ReadType() function
2028 void ReadType(cmsIT8* it8, char* SheetTypePtr) in ReadType() function