|
AFI
Advanced Forwarding Interface
|
![]() |
This is the complete list of members for AftSwitch, including all inherited members.
| _nodeName | AftNode | protected |
| _nodeNext | AftNode | protected |
| _nodeParams | AftNode | protected |
| _nodeToken | AftNode | protected |
| _nodeTypeIndex | AftNode | protected |
| _switchCaseValues | AftSwitch | protected |
| _switchDefaultNode | AftSwitch | protected |
| _switchField | AftSwitch | protected |
| AfiNodeRpc | AftNode | protected |
| AftInsert | AftNode | protected |
| AftNode(const AftNode &node) | AftNode | inline |
| AftNode(const AftNodeToken newToken=AFT_NODE_TOKEN_NONE, const AftNodeToken newNext=AFT_NODE_TOKEN_NONE, const std::string newName="") | AftNode | inline |
| AftSandbox | AftNode | protected |
| AftSwitch(const AftSwitch &node) | AftSwitch | inline |
| AftSwitch(const AftField newSwitchField, const AftNodeToken newSwitchDefaultNode, const AftSwitch::Cases newSwitchCaseValues) | AftSwitch | inline |
| Cases typedef | AftSwitch | |
| create(const AftField newSwitchField, const AftNodeToken newSwitchDefaultNode, const AftSwitch::Cases newSwitchCaseValues) | AftSwitch | inlinestatic |
| description(std::ostream &os) const | AftNode | inlinevirtual |
| downcast(const AftNodePtr &node) | AftNode | inlinestatic |
| nextNodes(AftTokenVector &nextTokens) | AftSwitch | inlinevirtual |
| nodeIsContainer() const | AftNode | inlinevirtual |
| nodeIsDelete() const | AftNode | inlinevirtual |
| nodeIsValid(const AftValidatorPtr &validator, std::ostream &os) | AftNode | inlinevirtual |
| nodeName() const | AftNode | inline |
| nodeNext() const | AftNode | inline |
| nodeParameter(const std::string &name) | AftNode | inline |
| nodeParameters() const | AftNode | inline |
| nodeToken() const | AftNode | inline |
| nodeType() const | AftSwitch | inlinevirtual |
| nodeTypeIndex() const | AftNode | inline |
| operator const AftNodeToken() const | AftNode | inline |
| Ptr typedef | AftSwitch | |
| setNodeName(std::string newName) | AftNode | inlineprotected |
| setNodeNext(AftNodeToken newNext) | AftNode | inline |
| setNodeParameter(const std::string &name, const AftDataPtr &data) | AftNode | inline |
| setNodeParameters(const AftParameters::Ptr &newParams) | AftNode | inline |
| setNodeToken(AftNodeToken newToken) | AftNode | inlineprotected |
| setNodeTypeIndex(AftTypeIndex newTypeIndex) | AftNode | inlineprotected |
| switchCaseValues() const | AftSwitch | inline |
| switchDefaultNode() const | AftSwitch | inline |
| switchField() const | AftSwitch | inline |
| ~AftNode() (defined in AftNode) | AftNode | inline |
| ~AftSwitch() (defined in AftSwitch) | AftSwitch | inline |
1.8.6