CoreNEURON
coreneuron::NetReceiveBuffer_t Struct Reference

Detailed Description

Definition at line 41 of file mechanism.hpp.

#include <mechanism.hpp>

Public Member Functions

size_t size_of_object ()
 

Public Attributes

int * _displ
 
int * _nrb_index
 
int * _pnt_index
 
int * _weight_index
 
double * _nrb_t
 
double * _nrb_flag
 
int _cnt
 
int _displ_cnt
 
int _size
 
int _pnt_offset
 

Member Function Documentation

◆ size_of_object()

size_t coreneuron::NetReceiveBuffer_t::size_of_object ( )
inline

Definition at line 53 of file mechanism.hpp.

Member Data Documentation

◆ _cnt

int coreneuron::NetReceiveBuffer_t::_cnt

Definition at line 49 of file mechanism.hpp.

◆ _displ

int* coreneuron::NetReceiveBuffer_t::_displ

Definition at line 42 of file mechanism.hpp.

◆ _displ_cnt

int coreneuron::NetReceiveBuffer_t::_displ_cnt

Definition at line 50 of file mechanism.hpp.

◆ _nrb_flag

double* coreneuron::NetReceiveBuffer_t::_nrb_flag

Definition at line 48 of file mechanism.hpp.

◆ _nrb_index

int* coreneuron::NetReceiveBuffer_t::_nrb_index

Definition at line 43 of file mechanism.hpp.

◆ _nrb_t

double* coreneuron::NetReceiveBuffer_t::_nrb_t

Definition at line 47 of file mechanism.hpp.

◆ _pnt_index

int* coreneuron::NetReceiveBuffer_t::_pnt_index

Definition at line 45 of file mechanism.hpp.

◆ _pnt_offset

int coreneuron::NetReceiveBuffer_t::_pnt_offset

Definition at line 52 of file mechanism.hpp.

◆ _size

int coreneuron::NetReceiveBuffer_t::_size

Definition at line 51 of file mechanism.hpp.

◆ _weight_index

int* coreneuron::NetReceiveBuffer_t::_weight_index

Definition at line 46 of file mechanism.hpp.


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