Loading...
Searching...
No Matches
Go to the documentation of this file.
30#define BIO_GET_REQUIRED_CLASS_METHODS_FOR_neural() \
31 BIO_GET_REQUIRED_CLASS_METHODS_FOR_cellular()
37#define BIO_GET_OPTIONAL_CLASS_METHODS_FOR_neural() \
38 BIO_GET_OPTIONAL_CLASS_METHODS_FOR_cellular()
45#define BIO_FIRING_CONDITION_FUNCTION_BODY(functionName) \
46BIO_ID_FUNCTION_BODY( \
48 ::bio::neural::FiringConditionPerspective::Instance(), \
49 ::bio::neural::FiringCondition)
56#define BIO_POTENTIAL_FUNCTION_BODY(functionName) \
57BIO_ID_FUNCTION_BODY( \
59 bio::PotentialPerspective::Instance(), \
67#define BIO_FEATURE_FUNCTION_BODY(functionName) \
68BIO_ID_FUNCTION_BODY( \
70 bio::FeaturePerspective::Instance(), \