All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
risc::InstanceTree::Element Struct Reference

#include <instance_tree.h>

Collaboration diagram for risc::InstanceTree::Element:
Collaboration graph

Public Member Functions

 Element (Class *first_, Object *second_, int id_=0)
 
 Element ()
 

Public Attributes

Classfirst
 
Objectsecond
 
int id
 

Constructor & Destructor Documentation

risc::InstanceTree::Element::Element ( Class first_,
Object second_,
int  id_ = 0 
)
inline
risc::InstanceTree::Element::Element ( )
inline

Member Data Documentation

Class* risc::InstanceTree::Element::first
int risc::InstanceTree::Element::id
Object* risc::InstanceTree::Element::second

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