NEURON
Info Struct Reference

Public Attributes

std::unordered_set< Symbol * > func_calls
 
bool need_setdata {false}
 
bool is_being_looked_at {false}
 
Itemq {nullptr}
 

Detailed Description

Definition at line 3307 of file nocpout.cpp.

Member Data Documentation

◆ func_calls

std::unordered_set<Symbol*> Info::func_calls

Definition at line 3308 of file nocpout.cpp.

◆ is_being_looked_at

bool Info::is_being_looked_at {false}

Definition at line 3310 of file nocpout.cpp.

◆ need_setdata

bool Info::need_setdata {false}

Definition at line 3309 of file nocpout.cpp.

◆ q

Item* Info::q {nullptr}

Definition at line 3311 of file nocpout.cpp.


The documentation for this struct was generated from the following file: