Node.h File Reference

#include <list>
Include dependency graph for Node.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Node
class  NodeGroup

Enumerations

enum  values { VALUE_INTEGER, VALUE_FLOAT, VALUE_BOOL, VALUE_STRING }

Variables

const int CLASS_NODE = 7
const int CLASSES_NODE = 6
const int ENTRY_NODE = 4
const int INSTANCE_NODE = 10
const int INSTANCES_NODE = 9
const int MAIN_NODE = 0
const int OWNSLOT_NODE = 3
const int OWNSLOTS_NODE = 8
const int SLOT_NODE = 2
const int SLOTS_NODE = 1
const int VALUE_NODE = 5

Enumeration Type Documentation

enum values
Enumerator:
VALUE_INTEGER 
VALUE_FLOAT 
VALUE_BOOL 
VALUE_STRING 

Definition at line 62 of file Node.h.


Variable Documentation

const int CLASS_NODE = 7

Definition at line 55 of file Node.h.

const int CLASSES_NODE = 6

Definition at line 54 of file Node.h.

const int ENTRY_NODE = 4

Definition at line 51 of file Node.h.

const int INSTANCE_NODE = 10

Definition at line 59 of file Node.h.

const int INSTANCES_NODE = 9

Definition at line 58 of file Node.h.

const int MAIN_NODE = 0

Definition at line 47 of file Node.h.

const int OWNSLOT_NODE = 3

Definition at line 50 of file Node.h.

const int OWNSLOTS_NODE = 8

Definition at line 56 of file Node.h.

const int SLOT_NODE = 2

Definition at line 49 of file Node.h.

const int SLOTS_NODE = 1

Definition at line 48 of file Node.h.

const int VALUE_NODE = 5

Definition at line 52 of file Node.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:20:08 2013