Interface | Description |
---|---|
IExtVisitor |
An extended visitor that can be executed by an IHost.
|
IExtVisitorCmd |
An individual command that, when installed into an ExtVisitor, is associated with a particular host type.
|
IHost |
Represents a host who can accept an IExtVisitor type.
|
Class | Description |
---|---|
ExtVisitor |
Hashtable (dictionary/"Map")implementation of IExtVisitor
|