TypeNode Class

(Debugger::Internal::TypeNode)

Public Types

typedef Ptr
enum Type { QualifiedType, PointerType, ReferenceType, RValueType, ..., OtherType }

Public Functions

TypeNode(Debugger::Internal::GlobalParseState *parseState)
int toByteArray() const
Debugger::Internal::TypeNode::Type type() const

Static Public Members

Additional Inherited Members

Member Type Documentation

typedef TypeNode::Ptr

enum TypeNode::Type

Member Function Documentation

TypeNode::TypeNode(Debugger::Internal::GlobalParseState *parseState)

Default constructs an instance of TypeNode.

[static] bool TypeNode::mangledRepresentationStartsWith(char c)

int TypeNode::toByteArray() const

Debugger::Internal::TypeNode::Type TypeNode::type() const