Neodroid  0.2.0
Machine Learning Environment Prototyping Tool
droid.Runtime.Interfaces.IManager Interface Reference

More...

Inheritance diagram for droid.Runtime.Interfaces.IManager:
Collaboration diagram for droid.Runtime.Interfaces.IManager:

Properties

ISimulatorConfiguration SimulatorConfiguration [get]
 
bool IsSyncingEnvironments [get]
 

Additional Inherited Members

- Public Member Functions inherited from droid.Runtime.Interfaces.IHasRegister< IEnvironment >
void Register (T obj)
 
void Register (T obj, string identifier)
 
void UnRegister (T obj)
 
void UnRegister (T t, string obj)
 

Detailed Description

Definition at line 5 of file IManager.cs.

Property Documentation

◆ IsSyncingEnvironments

bool droid.Runtime.Interfaces.IManager.IsSyncingEnvironments
get

Definition at line 12 of file IManager.cs.

◆ SimulatorConfiguration

ISimulatorConfiguration droid.Runtime.Interfaces.IManager.SimulatorConfiguration
get

Definition at line 8 of file IManager.cs.


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