Honeycomb  0.1
Component-Model Framework
Classes | Namespaces | Typedefs
PropertyList.h File Reference
#include "Honey/Object/Property.h"
Include dependency graph for PropertyList.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  honey::Property< vector< T > >
 Generic vector property. More...
 

Namespaces

 honey
 Global Honeycomb namespace.
 

Typedefs

typedef vector< int > honey::IntList
 Integer list property. More...
 
typedef vector< Real > honey::RealList
 Real list property. More...