adaptationlayer/tsy/nokiatsy_dll/doc/operator_namelist.mdl
changeset 9 8486d82aef45
parent 0 63b37f68c1ce
equal deleted inserted replaced
8:6295dc2169f3 9:8486d82aef45
  8458 			))
  8458 			))
  8459 		    (object Attribute
  8459 		    (object Attribute
  8460 			tool       	"VC++"
  8460 			tool       	"VC++"
  8461 			name       	"ClassMethods"
  8461 			name       	"ClassMethods"
  8462 			value      	(value Text 
  8462 			value      	(value Text 
  8463 |*_body=// ToDo: Add your specialized code here and/or call the base class
  8463 |*_body=//  Add your specialized code here and/or call the base class
  8464 |cm1=$NAME()
  8464 |cm1=$NAME()
  8465 |cm2=$NAME(orig:const $NAME&)
  8465 |cm2=$NAME(orig:const $NAME&)
  8466 |cm3=<<virtual>> ~$NAME()
  8466 |cm3=<<virtual>> ~$NAME()
  8467 |cm4=operator=(rhs:$NAME&):$NAME&
  8467 |cm4=operator=(rhs:$NAME&):$NAME&
  8468 |cm4_body=// ToDo: Add your specialized code here and/or call the base class||return rhs;
  8468 |cm4_body=//  Add your specialized code here and/or call the base class||return rhs;
  8469 |cm5=<<const>> operator==(rhs:const $NAME&):bool
  8469 |cm5=<<const>> operator==(rhs:const $NAME&):bool
  8470 |cm5_body=// ToDo: Add your specialized code here and/or call the base class||return false;
  8470 |cm5_body=//  Add your specialized code here and/or call the base class||return false;
  8471 |cm6=<<const>> operator!=(rhs:$NAME&):bool
  8471 |cm6=<<const>> operator!=(rhs:$NAME&):bool
  8472 |cm6_body=// ToDo: Add your specialized code here and/or call the base class||return false;
  8472 |cm6_body=//  Add your specialized code here and/or call the base class||return false;
  8473 |cm7=<<const>> operator<(rhs:$NAME&):bool
  8473 |cm7=<<const>> operator<(rhs:$NAME&):bool
  8474 |cm7_body=// ToDo: Add your specialized code here and/or call the base class||return false;
  8474 |cm7_body=//  Add your specialized code here and/or call the base class||return false;
  8475 |cm8=<<const>> operator>(rhs:$NAME&):bool
  8475 |cm8=<<const>> operator>(rhs:$NAME&):bool
  8476 |cm8_body=// ToDo: Add your specialized code here and/or call the base class||return false;
  8476 |cm8_body=//  Add your specialized code here and/or call the base class||return false;
  8477 |cm9=<<const>> operator<=(rhs:$NAME&):bool
  8477 |cm9=<<const>> operator<=(rhs:$NAME&):bool
  8478 |cm9_body=// ToDo: Add your specialized code here and/or call the base class||return false;
  8478 |cm9_body=//  Add your specialized code here and/or call the base class||return false;
  8479 |cm10=<<const>> operator>=(rhs:$NAME&):bool
  8479 |cm10=<<const>> operator>=(rhs:$NAME&):bool
  8480 |cm10_body=// ToDo: Add your specialized code here and/or call the base class||return false;
  8480 |cm10_body=//  Add your specialized code here and/or call the base class||return false;
  8481 |cm11=<<friend>> operator>>(i:istream&, rhs:$NAME&):istream&
  8481 |cm11=<<friend>> operator>>(i:istream&, rhs:$NAME&):istream&
  8482 |cm11_body=// ToDo: Add your specialized code here and/or call the base class||return i;
  8482 |cm11_body=//  Add your specialized code here and/or call the base class||return i;
  8483 |cm12=<<friend>> operator<<(o:ostream&, rhs:const $NAME&):ostream&
  8483 |cm12=<<friend>> operator<<(o:ostream&, rhs:const $NAME&):ostream&
  8484 |cm12_body=// ToDo: Add your specialized code here and/or call the base class||return o;
  8484 |cm12_body=//  Add your specialized code here and/or call the base class||return o;
  8485 			))
  8485 			))
  8486 		    (object Attribute
  8486 		    (object Attribute
  8487 			tool       	"VC++"
  8487 			tool       	"VC++"
  8488 			name       	"Accessors"
  8488 			name       	"Accessors"
  8489 			value      	(value Text 
  8489 			value      	(value Text