Inferno  0.2
CPPTree::SpecificInstanceIdentifier Struct Reference

Identifier for a specific Instance, linked to by a particular Declaration. More...

#include <cpptree.hpp>

Inheritance diagram for CPPTree::SpecificInstanceIdentifier:
[legend]
Collaboration diagram for CPPTree::SpecificInstanceIdentifier:
[legend]

List of all members.

Public Member Functions

 SpecificInstanceIdentifier ()
 Default constructor.
 SpecificInstanceIdentifier (string s)
 make identifier with the given name

Detailed Description

Identifier for a specific Instance, linked to by a particular Declaration.

Definition at line 251 of file cpptree.hpp.


Constructor & Destructor Documentation

Default constructor.

Definition at line 254 of file cpptree.hpp.

make identifier with the given name

Definition at line 255 of file cpptree.hpp.


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