


Definition at line 2114 of file Events.h.
Public Types | |
| typedef Message1Prx | ProxyType |
| typedef Message1Ptr | PointerType |
Public Member Functions | |
| Message1 () | |
| Message1 (::Ice::Int,::Ice::Int, const ::std::string &) | |
| virtual ::Ice::ObjectPtr | ice_clone () const |
| virtual bool | ice_isA (const ::std::string &, const ::Ice::Current &=::Ice::Current()) const |
| virtual ::std::vector< ::std::string > | ice_ids (const ::Ice::Current &=::Ice::Current()) const |
| virtual const ::std::string & | ice_id (const ::Ice::Current &=::Ice::Current()) const |
| virtual void | __write (::IceInternal::BasicStream *) const |
| virtual void | __read (::IceInternal::BasicStream *, bool) |
| virtual void | __write (const ::Ice::OutputStreamPtr &) const |
| virtual void | __read (const ::Ice::InputStreamPtr &, bool) |
Static Public Member Functions | |
| static const ::std::string & | ice_staticId () |
| static const ::Ice::ObjectFactoryPtr & | ice_factory () |
Public Attributes | |
| ::Ice::Int | m |
| ::std::string | msg |
Protected Member Functions | |
| virtual | ~Message1 () |
1.4.4