[omniORB] default streaming objects to cout, etc...

Andy Faibishenko AFAIBIS@tuc.com
Thu, 09 Nov 2000 08:49:12 -0600


I am porting some code from Visibroker to OmniOrb3.  It seems that VB =
generated a bunch of operator<< to dump the structs to various output =
streams, such as cout and cerr.  I can't find anything like that in the =
OmniOrb generated code.  Am I just on my own with having to write these =
myself?

Thanks.
Andy