creating _var types for derived classes
Chul Gwon <[email protected]> Mon, 26 Sep 2005 11:40:28 -0400 (EDT)
| Newsgroups | gmane.comp.corba.orbacus |
|---|---|
| Message-ID | <[email protected]> |
I have a derived class for CosNotifyComm::StructuredPushConsumer, and I wanted to have an _var class associated with it. I was wondering if this is as straightforward as declaring the following: typedef OB::ObjVar< DerivedConsumer > DerivedConsumer_var; or if there are potential pitfalls to doing this? Thanks in advance, -chul _______________________________________________ OB-Users Mailing List - [email protected] http://mail.ooc.nf.ca/mailman/listinfo/ob-users Visit our support FAQ before you send a message. http://www.orbacus.com/faq/support.html