Definition at line 50 of file BESAsciiTransmit.h.
◆ BESAsciiTransmit()
BESAsciiTransmit::BESAsciiTransmit |
( |
| ) |
|
◆ ~BESAsciiTransmit()
virtual BESAsciiTransmit::~BESAsciiTransmit |
( |
| ) |
|
|
inlinevirtual |
◆ add_method()
bool BESTransmitter::add_method |
( |
std::string |
method_name, |
|
|
p_transmitter |
trans_method |
|
) |
| |
|
virtualinherited |
◆ dump()
void BESTransmitter::dump |
( |
std::ostream & |
strm | ) |
const |
|
virtualinherited |
dumps information about this object
Displays the pointer value of this instance along with the names of register transmit methods
- Parameters
-
strm | C++ i/o stream to dump the information to |
Implements BESObj.
Definition at line 134 of file BESTransmitter.cc.
◆ find_method()
p_transmitter BESTransmitter::find_method |
( |
std::string |
method_name | ) |
|
|
virtualinherited |
◆ remove_method()
bool BESTransmitter::remove_method |
( |
std::string |
method_name | ) |
|
|
virtualinherited |
◆ send_basic_ascii()
◆ send_dap4_csv()
◆ send_dap4_csv_helper()
void BESAsciiTransmit::send_dap4_csv_helper |
( |
std::ostream & |
out, |
|
|
libdap::DMR * |
dmr, |
|
|
const std::string & |
dap4Constraint |
|
) |
| |
|
static |
Handle parsing the CE and writing the ASCII/CSV representation. This method can be called using a function result or the original DMR.
Definition at line 130 of file BESAsciiTransmit.cc.
◆ send_html()
◆ send_response()
◆ send_text()
The documentation for this class was generated from the following files: