#include <codeStream.h>
◆ CodeStream() [1/2]
CodeGenerator::CodeStream::CodeStream |
( |
| ) |
|
|
inline |
◆ CodeStream() [2/2]
CodeGenerator::CodeStream::CodeStream |
( |
std::ostream & |
stream | ) |
|
|
inline |
◆ setSink()
void CodeGenerator::CodeStream::setSink |
( |
std::ostream & |
stream | ) |
|
|
inline |
◆ operator<< [1/2]
GENN_EXPORT friend std::ostream& operator<< |
( |
std::ostream & |
s, |
|
|
const OB & |
ob |
|
) |
| |
|
friend |
◆ operator<< [2/2]
GENN_EXPORT friend std::ostream& operator<< |
( |
std::ostream & |
s, |
|
|
const CB & |
cb |
|
) |
| |
|
friend |
The documentation for this class was generated from the following file: