xc
Public Member Functions | List of all members
XC::ObjectBroker Class Reference

Base class for object brokers. More...

#include <ObjectBroker.h>

Inheritance diagram for XC::ObjectBroker:
Inheritance graph
[legend]

Public Member Functions

 ObjectBroker (void)
 Constructor.
 
virtual boost::python::dict getPyDict (void) const
 Return a Python dictionary with the object members values.
 
virtual void setPyDict (const boost::python::dict &)
 Set the values of the object members from a Python dictionary.
 

Detailed Description

Base class for object brokers.

ObjectBrokers are objects in remote processes which create new objects in the remote process.


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