/* cplus.tst 25/08/93 09.15.54 */ int XXX::YYY::f (void); int A::operator () (int a, int b); int toto::operator += (int titi); int toto::operator [] (int titi); int toto::operator char ** (int titi); int toto::operator (int titi); int XXX::allo_CCC (void); static int XXX::statique (void); int XXX::allo (void); int XXX::allo (int a); int XXX::allo (int a); int XXX::allo (int a1, int a)const; PRIVATE BOOL OPSI::WriteStructId (PSI::StructId toto);