
Public Member Functions | |
| bcRec (int n) | |
| void | addLine (string l) |
| string | getString (string insert) const |
| bool | hasNumber (int n) const |
Private Attributes | |
| int | bcNo |
| bool | foundLoc |
| string | pre |
| string | post |
Definition at line 63 of file writeflo.cpp.
|
inline |
Definition at line 68 of file writeflo.cpp.
|
inline |
Definition at line 70 of file writeflo.cpp.
References foundLoc, post, and pre.
Referenced by bcList::bcList().

|
inline |
Definition at line 85 of file writeflo.cpp.
|
inline |
|
private |
Definition at line 64 of file writeflo.cpp.
Referenced by hasNumber().
|
private |
Definition at line 65 of file writeflo.cpp.
Referenced by addLine().
|
private |
Definition at line 66 of file writeflo.cpp.
Referenced by addLine(), and getString().
|
private |
Definition at line 66 of file writeflo.cpp.
Referenced by addLine(), and getString().