libglass::RemoteBase Class Reference

#include <remotevar.h>

Inheritance diagram for libglass::RemoteBase:

libglass::PluginBase

List of all members.

Protected Member Functions

bool registerRemote (_Remote *v)
bool unregisterRemote (_Remote *v)
virtual ~RemoteBase ()

Friends

class _Remote


Detailed Description

Remote variables plugin.

Provides asynchronous remote variables among the nodes.

See also:
_Remote, Remote.

Definition at line 43 of file remotevar.h.


Constructor & Destructor Documentation

virtual libglass::RemoteBase::~RemoteBase (  )  [protected, virtual]

Destructor.


Member Function Documentation

bool libglass::RemoteBase::registerRemote ( _Remote v  )  [protected]

Registers a remote variable in the list.

Parameters:
v A pointer to the variable.
Return values:
true If successful.
false Otherwise.

bool libglass::RemoteBase::unregisterRemote ( _Remote v  )  [protected]

Unregisters a remote variable, taking it off the list.

Parameters:
v A pointer to the variable.
Return values:
true If successful.
false Otherwise.


Friends And Related Function Documentation

friend class _Remote [friend]

Definition at line 50 of file remotevar.h.


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

Generated on Fri May 28 13:19:01 2010 for libGlass by  doxygen 1.5.8