interreality.org [VOS]
[Home] [About]
[Screenshots]
[Download]
[News]
[Community]
[Documentation] [Manual]
[Bugs & Requests] [Wiki]

VOS::RemoteTalkative Class Reference
[libmetaobject_misc]

#include <vos/metaobjects/misc/talkative.hh>

Inheritance diagram for VOS::RemoteTalkative:

VOS::Talkative VOS::MetaObject VOS::Vobject VOS::Dispatchable VUtil::RefCounted List of all members.

Detailed Description

Remote proxy for Talkative.

Definition at line 262 of file talkative.hh.

Public Member Functions

Static Public Member Functions

Protected Member Functions


Constructor & Destructor Documentation

VOS::RemoteTalkative::RemoteTalkative ( VobjectBase superobject  ) 


Member Function Documentation

virtual void VOS::RemoteTalkative::do_resend ( Talkative sendTo,
TalkMessage m 
) [protected, virtual]

Implements VOS::Talkative.

virtual void VOS::RemoteTalkative::do_say ( TalkMessage msg  )  [protected, virtual]

Send a say messsage to the local object.

Parameters:
msg The message. If the "time" field of msg is -1, then it will be filled in with the current time.

Implements VOS::Talkative.

static MetaObject* VOS::RemoteTalkative::new_RemoteTalkative ( VobjectBase superobject,
const std::string &  type 
) [static]


The documentation for this class was generated from the following file: