Public Member Functions | |
bcRecTop (int in, int out, int coupled) | |
bool | hasNumber (int n) const |
Public Attributes | |
int | outNo |
int | isCoupled |
Private Attributes | |
int | inNo |
Definition at line 64 of file writetop.cpp.
|
inline |
Definition at line 69 of file writetop.cpp.
|
inline |
|
private |
Definition at line 65 of file writetop.cpp.
Referenced by hasNumber().
int isCoupled |
Definition at line 68 of file writetop.cpp.
Referenced by externalBCpatch::writeTop().
int outNo |
Definition at line 67 of file writetop.cpp.
Referenced by externalBCpatch::writeTop().