AFI
Advanced Forwarding Interface
 All Classes Functions Variables Typedefs Enumerations Enumerator Friends Groups
Public Member Functions | Protected Attributes | List of all members
AftTokenEntry Class Reference

Individual entry in the token table. More...

#include <AftTokenTable.h>

Public Member Functions

 AftTokenEntry (std::string newNodeType)
 Constructor for token entries. More...
 
const std::string nodeType () const
 

Protected Attributes

std::string _nodeType
 Type of node.
 

Detailed Description

Individual entry in the token table.

Constructor & Destructor Documentation

AftTokenEntry::AftTokenEntry ( std::string  newNodeType)
inline

Constructor for token entries.

Parameters
[in]newNodeTypeType of node for token entry

Member Function Documentation

const std::string AftTokenEntry::nodeType ( ) const
inline
Returns
Type of node for token entry

The documentation for this class was generated from the following file: