Structs§
- Registered
Agent Type - Associates an agent type with a component that implements it
Functions§
- get_
agent_ type - Get a specific registered agent type by name
- get_
all_ agent_ types - Gets all the registered agent types
- make_
agent_ id - Constructs a string agent-id from the agent type and its constructor parameters and an optional phantom ID
- parse_
agent_ id - Parses an agent-id (created by
make-agent-id) into an agent type name and its constructor parameters and an optional phantom ID