Rocstar  1.0
Rocstar multiphysics simulation application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
datatypedef.h File Reference
#include <cstdio>
#include <cstdlib>
#include <iostream>
#include <string>
#include <vector>
Include dependency graph for datatypedef.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  index_order
 Used to store index order information. More...
 
struct  adj_map
 Used to store adjustment (normalization factor, conversion factor) information. More...
 
struct  cmp_map
 Used by cmd parser to store comparison information. More...
 
struct  rgb_color
 Store color information. More...
 
struct  pnt
 Point object that represents a single point. More...
 
struct  VariableDimensionArray
 Variable dimension array, an array whose dimensions can be specified at runtime. More...