![]()  | 
  
    GeNN
    4.9.0
    
   GPU enhanced Neuronal Networks (GeNN) 
   | 
 
#include <modelProperty.h>
  
 Public Member Functions | |
| ValueList (const pugi::xml_node &node, const filesystem::path &basePath, const std::vector< unsigned int > *remapIndices, const StateVar< scalar > &stateVar, unsigned int size) | |
| void | setValue (const std::vector< scalar > &values, const std::vector< unsigned int > *remapIndices) | 
  Public Member Functions inherited from SpineMLSimulator::ModelProperty::Base | |
| Base (const StateVar< scalar > &stateVar, unsigned int size) | |
| virtual | ~Base () | 
| scalar * | getHostStateVar () | 
| const scalar * | getHostStateVar () const | 
| void | pushToDevice () const | 
| void | pullFromDevice () const | 
| unsigned int | getSize () const | 
| SpineMLSimulator::ModelProperty::ValueList::ValueList | ( | const pugi::xml_node & | node, | 
| const filesystem::path & | basePath, | ||
| const std::vector< unsigned int > * | remapIndices, | ||
| const StateVar< scalar > & | stateVar, | ||
| unsigned int | size | ||
| ) | 
| void SpineMLSimulator::ModelProperty::ValueList::setValue | ( | const std::vector< scalar > & | values, | 
| const std::vector< unsigned int > * | remapIndices | ||
| ) |