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

#include <perkun.h>

Public Member Functions

collection_of_variablesoperator<< (variable *v)
 
std::vector< variable * > & get_vector_of_variables ()
 
variableget_variable (const char *v)
 

Private Attributes

std::vector< variable * > vector_of_variables
 

Detailed Description

This is a collection of variables. Some other classes must be aware of it.


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