WarpTwin
Documentation for WarpTwin models and classes.
Loading...
Searching...
No Matches
GraphTreeObject.h File Reference
#include "configuration.h"
#include <stdio.h>
#include <stdlib.h>
#include <array>
#include "core/clockwerkerrors.h"

Go to the source code of this file.

Classes

class  clockwerk::GraphTreeObject
 Base class for object organization. More...

Namespaces

namespace  clockwerk

Macros

#define DELIMETER   "."
#define DEFAULT_NAME   ""

Enumerations

enum  clockwerk::graph_tree_types_e : int8 {
  clockwerk::BASE_GRAPH_TREE = 0 , clockwerk::DATAIO = 1 , clockwerk::TASK = 2 , clockwerk::EXECUTIVE = 3 ,
  clockwerk::FRAME = 4 , clockwerk::BODY = 5 , clockwerk::NODE = 6
}

Macro Definition Documentation

◆ DEFAULT_NAME

#define DEFAULT_NAME   ""

◆ DELIMETER

#define DELIMETER   "."