Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
IValueRecipient.cs
1
namespace
TAG.Simulator.ObjectModel.Values
2
{
6
public
interface
IValueRecipient
:
ISimulationNodeChildren
7
{
12
void
Register
(
IValue
Value
);
13
}
14
}
TAG.Simulator.ObjectModel.Values.Value
Abstract base class for values
Definition:
Value.cs:11
TAG.Simulator.ISimulationNodeChildren
Basic interface for simulator nodes with child nodes.
Definition:
ISimulationNodeChildren.cs:9
TAG.Simulator.ObjectModel.Values.IValue
Interface for values
Definition:
IValue.cs:12
TAG.Simulator.ObjectModel.Values.IValueRecipient
Interface for nodes holding a value node
Definition:
IValueRecipient.cs:7
TAG.Simulator.ObjectModel.Values.IValueRecipient.Register
void Register(IValue Value)
Registers a value for the argument.
TAG.Simulator.ObjectModel.Values
Definition:
Binary.cs:10
ComSim
TAG.Simulator
ObjectModel
Values
IValueRecipient.cs
Generated by
1.9.5