perkun  0.0.9
ExperimentalAIlanguage
Public Member Functions | Private Attributes | List of all members
perkun::collection_of_values Class Reference

#include <perkun.h>

Public Member Functions

collection_of_valuesoperator<< (value *v)
 
std::vector< value * > & get_vector_of_values ()
 
valueget_value (const char *v)
 

Private Attributes

std::vector< value * > vector_of_values
 

Detailed Description

Collection of values contains a vector of values. Some other classes must be aware of it.


The documentation for this class was generated from the following files: