Scanner(istream * istr, Bool deletablep = False, Heap * h = ITK_NULLPTR)
Scanner(istream & istr, Bool deletablep = False, Heap * h = ITK_NULLPTR)
Scanner(Buffer * b, Bool deletablep = False, Heap * h = ITK_NULLPTR)
Scanner(Buffer & b, Bool deletablep = False, Heap * h = ITK_NULLPTR)
~Scanner()
void init(istream * is = ITK_NULLPTR, Bool deletable = True, Heap * h = ITK_NULLPTR)
void init(istream & istr, Bool deletable = True, Heap * h = ITK_NULLPTR)
void init(Buffer * b, Bool deletable = True, Heap * h = ITK_NULLPTR)
void init(Buffer & b, Bool deletable = True, Heap * h = ITK_NULLPTR)
void reset(istream * is, Bool deletable = True)
void reset(Buffer * b)
void reset(Buffer & b)
SimpleSexp2* scan(Bool resetp = True)
SimpleSexp2* newAtom(const char * text, Bool copyp = True)
Alphabetic index HTML クラス階層 or Java