MapNodeSymbolGroupNode Class

The MapNodeSymbolGroupNode class is a [fake] map node with a fake array index and key/value entries consisting of ReferenceSymbolGroupNode. More...

Header: #include <MapNodeSymbolGroupNode>
Inherits: BaseSymbolGroupNode

Reimplemented Public Functions

virtual void debug(std::ostream &os, const std::string &visitingFullIname, unsigned verbosity, unsigned depth) const
virtual int dump(std::ostream &str, const std::string &visitingFullIname, const DumpParameters &p, const SymbolGroupValueContext &ctx)

Static Public Members

MapNodeSymbolGroupNode *create(int i, ULONG64 address, const std::string &type, SymbolGroupNode *key, SymbolGroupNode *value)

Additional Inherited Members

Detailed Description

The MapNodeSymbolGroupNode class is a [fake] map node with a fake array index and key/value entries consisting of ReferenceSymbolGroupNode.

Member Function Documentation

[static] MapNodeSymbolGroupNode *MapNodeSymbolGroupNode::create(int i, ULONG64 address, const std::string &type, SymbolGroupNode *key, SymbolGroupNode *value)

[virtual] void MapNodeSymbolGroupNode::debug(std::ostream &os, const std::string &visitingFullIname, unsigned verbosity, unsigned depth) const

[virtual] int MapNodeSymbolGroupNode::dump(std::ostream &str, const std::string &visitingFullIname, const DumpParameters &p, const SymbolGroupValueContext &ctx)