AFI
Advanced Forwarding Interface
|
![]() |
This is the complete list of members for AftSandbox, including all inherited members.
_decaps | AftSandbox | protected |
_encaps | AftSandbox | protected |
_fieldTable | AftSandbox | protected |
_inputPorts | AftSandbox | protected |
_insert(const AftNodePtr &node) (defined in AftSandbox) | AftSandbox | protected |
_name | AftSandbox | protected |
_nameTable | AftSandbox | protected |
_outputPorts | AftSandbox | protected |
_remove(AftNodeToken nodeToken) (defined in AftSandbox) | AftSandbox | protected |
_selfPtr | AftSandbox | protected |
_tokenTable | AftSandbox | protected |
_transport | AftSandbox | protected |
_typeTable | AftSandbox | protected |
AftSandbox(const std::string &newName) | AftSandbox | |
AftSandbox(const AftSandbox &sandbox) | AftSandbox | |
allocate() (defined in AftSandbox) | AftSandbox | |
create(const std::string &newName) (defined in AftSandbox) | AftSandbox | static |
create(const AftSandboxPtr &sandbox) (defined in AftSandbox) | AftSandbox | static |
defaultToken(std::string nodeType) (defined in AftSandbox) | AftSandbox | |
description(std::ostream &os) const (defined in AftSandbox) | AftSandbox | |
fieldTable() const | AftSandbox | inline |
find(std::string nodeType, const std::string &nodeName, AftNodeToken &nodeToken) (defined in AftSandbox) | AftSandbox | |
hasTransport() | AftSandbox | inlinevirtual |
inputPortCount() (defined in AftSandbox) | AftSandbox | |
inputPortTable() const | AftSandbox | inline |
isOfType(AftNodeToken nodeToken, std::string nodeType) (defined in AftSandbox) | AftSandbox | |
isValid(AftNodeToken nodeToken) (defined in AftSandbox) | AftSandbox | |
isValid(const AftField &field) (defined in AftSandbox) | AftSandbox | |
name() const | AftSandbox | inline |
operator<<(std::ostream &os, const AftSandboxPtr &sandbox) | AftSandbox | friend |
outputPortByIndex(AftIndex portIndex, AftNodeToken &portToken) (defined in AftSandbox) | AftSandbox | |
outputPortByName(const std::string &portName, AftNodeToken &portToken) (defined in AftSandbox) | AftSandbox | |
outputPortCount() (defined in AftSandbox) | AftSandbox | |
outputPortTable() const | AftSandbox | inline |
receive(const AftNodePtr &node) | AftSandbox | virtual |
receive(const AftEntryPtr &entry) | AftSandbox | virtual |
release(AftNodeToken releasedToken) (defined in AftSandbox) | AftSandbox | protected |
send(const AftInsertPtr &insert) (defined in AftSandbox) | AftSandbox | |
send(const AftInsertPtr &insert, AftRemovePtr &remove) (defined in AftSandbox) | AftSandbox | |
send(const AftRemovePtr &remove) (defined in AftSandbox) | AftSandbox | |
setInputPortByIndex(AftIndex portIndex, AftNodeToken nextToken) (defined in AftSandbox) | AftSandbox | |
setInputPortByName(const std::string &portName, AftNodeToken nextToken) (defined in AftSandbox) | AftSandbox | |
setMaxInputPort(AftIndex maxIndex) (defined in AftSandbox) | AftSandbox | |
setMaxOutputPort(AftIndex maxIndex) (defined in AftSandbox) | AftSandbox | |
setName(const std::string &newName) | AftSandbox | inline |
setTransport(const AftTransportPtr &newTransport) | AftSandbox | inlinevirtual |
transport() | AftSandbox | inlinevirtual |
typeTable() const | AftSandbox | inline |
validate(const AftNodePtr &node) (defined in AftSandbox) | AftSandbox | |
validate(const AftEntryPtr &node) (defined in AftSandbox) | AftSandbox | |
validate(AftNodeToken nodeToken, std::ostream &os) (defined in AftSandbox) | AftSandbox | virtual |
validate(const AftTokenVector &nodeTokens, std::ostream &os) (defined in AftSandbox) | AftSandbox | virtual |
validate(const AftField &field, std::ostream &os) (defined in AftSandbox) | AftSandbox | virtual |
validate(const AftFieldVector &fields, std::ostream &os) (defined in AftSandbox) | AftSandbox | virtual |
validate(const AftKey &key, std::ostream &os) (defined in AftSandbox) | AftSandbox | virtual |
validate(const AftKeyVector &keys, std::ostream &os) (defined in AftSandbox) | AftSandbox | virtual |
~AftSandbox() (defined in AftSandbox) | AftSandbox |