#include <bk_messages.hh>
Public Member Functions | |
bk_messages () | |
~bk_messages () | |
void | terminate () |
void | rewind () |
char * | get_id () |
void | dostderr (bool s) |
void | doprint (bool s) |
void | doexit (bool s) |
void | bellrings (int s) |
int | width () const |
void | width (int s) |
int | precision () const |
void | precision (int s) |
void | reset () |
void | setidentifyer (const char *id) |
char * | get_str () |
void | print () |
void | print (const char *s) |
void | summary () |
template<class Type> ostream & | operator<< (const Type X) |
Private Attributes | |
bool | print_cout |
bool | print_cerr |
bool | do_exit_ |
int | ringbell_ |
int | strwidth |
int | strprecision |
char | name_ [10] |
ostrstream | buf |
int | nummessages |
char | first_messages [6][256] |
|
Definition at line 142 of file bk_messages.hh. References buf, do_exit_, name_, nummessages, print_cerr, print_cout, ringbell_, strprecision, and strwidth. |
|
Definition at line 171 of file bk_messages.hh. References buf. |
|
Definition at line 183 of file bk_messages.hh. References ringbell_. Referenced by initmessages(), and readinput(). |
|
Definition at line 182 of file bk_messages.hh. References do_exit_. Referenced by initmessages(). |
|
Definition at line 181 of file bk_messages.hh. References print_cout. Referenced by initmessages(), and readinput(). |
|
Definition at line 180 of file bk_messages.hh. References print_cerr. Referenced by initmessages(). |
|
Definition at line 179 of file bk_messages.hh. References name_. |
|
Definition at line 246 of file bk_messages.hh. References buf. Referenced by bk_assert(), checkcomprefdem(), checkfine(), checkgeocode(), checkrequest(), convertgetorbout(), coregpm(), dinsar(), envisat_dump_data(), productinfo::fillproductinfo(), flatearth(), getorb(), handleinput(), main(), openfstream(), preview(), radarcodedem(), radarsat_dump_data(), rangefilter(), readcoeff(), readinput(), readleader(), readres(), readvolume(), removedatleader(), rfilterblock(), updateprocesscontrol(), slcimage::updateslcimage(), slcimage::updateslcimageML(), and writeslc(). |
|
Definition at line 343 of file bk_messages.hh. References buf. |
|
Definition at line 187 of file bk_messages.hh. References buf. |
|
Definition at line 186 of file bk_messages.hh. References buf. Referenced by orbit::initialize(), BASELINE::model_parameters(), polyfit(), reset(), and tiepoint(). |
|
Definition at line 271 of file bk_messages.hh. References do_exit_, first_messages, name_, nummessages, print_cerr, print_cout, and ringbell_. |
|
|
Definition at line 191 of file bk_messages.hh. References buf, precision(), rewind(), strprecision, strwidth, terminate(), and width(). Referenced by convertgetorbout(), envisat_dump_data(), slcimage::fillslcimage(), main(), BASELINE::model_parameters(), polyfit(), preview(), radarsat_dump_data(), readinput(), readvolume(), rfilterblock(), tiepoint(), and writeslc(). |
|
Definition at line 178 of file bk_messages.hh. References buf. Referenced by orbit::initialize(), BASELINE::model_parameters(), print(), rangefilter(), and reset(). |
|
Definition at line 210 of file bk_messages.hh. References do_exit_, name_, print_cerr, and ringbell_. Referenced by initmessages(). |
|
Definition at line 305 of file bk_messages.hh. References first_messages, name_, nummessages, and ringbell_. Referenced by main(). |
|
Definition at line 177 of file bk_messages.hh. References buf. |
|
Definition at line 185 of file bk_messages.hh. References buf. |
|
Definition at line 184 of file bk_messages.hh. References buf. Referenced by orbit::initialize(), BASELINE::model_parameters(), polyfit(), reset(), and tiepoint(). |
|
Definition at line 135 of file bk_messages.hh. Referenced by bk_messages(), get_str(), operator<<(), precision(), print(), reset(), rewind(), terminate(), width(), and ~bk_messages(). |
|
Definition at line 130 of file bk_messages.hh. Referenced by bk_messages(), doexit(), print(), and setidentifyer(). |
|
Definition at line 137 of file bk_messages.hh. |
|
Definition at line 134 of file bk_messages.hh. Referenced by bk_messages(), get_id(), print(), setidentifyer(), and summary(). |
|
Definition at line 136 of file bk_messages.hh. Referenced by bk_messages(), print(), and summary(). |
|
Definition at line 129 of file bk_messages.hh. Referenced by bk_messages(), dostderr(), print(), and setidentifyer(). |
|
Definition at line 128 of file bk_messages.hh. Referenced by bk_messages(), doprint(), and print(). |
|
Definition at line 131 of file bk_messages.hh. Referenced by bellrings(), bk_messages(), print(), setidentifyer(), and summary(). |
|
Definition at line 133 of file bk_messages.hh. Referenced by bk_messages(), and reset(). |
|
Definition at line 132 of file bk_messages.hh. Referenced by bk_messages(), and reset(). |