Searched defs:UCharFile (Results 1 – 3 of 3) sorted by relevance
1210 class UCharFile { class1219 UCharFile (const UCharFile & /*other*/) {}; // No copy constructor. in UCharFile() function in UCharFile1220 UCharFile & operator = (const UCharFile &/*other*/) {return *this;}; // No assignment op in operator =()1231 UCharFile::UCharFile(const char * fileName) { in UCharFile() function in UCharFile
473 class UCharFile { class483 UCharFile (const UCharFile &other) {}; // No copy constructor. in UCharFile() function in UCharFile496 UCharFile::UCharFile(const char * fileName) { in UCharFile() function in UCharFile