Gaia
CyclopsProxy Class Reference
Inheritance diagram for CyclopsProxy:
YamlProxy

Public Member Functions

 CyclopsProxy (Cyclops *cyclops)
 Create a CyclopsProxy instance that can translate a Yaml-RPC call to an actual method call on a Cyclops instance.
 
gaia2::yaml::Node process (const gaia2::yaml::Mapping &query)
 Perform the given function call on the wrapped Cyclops instance and return the result as a seriealized Yaml object.
 

Protected Attributes

Cyclops_cyclops
 

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