Definition at line 47 of file BESTransmitter.h.
◆ BESTransmitter()
BESTransmitter::BESTransmitter |
( |
| ) |
|
|
inline |
◆ ~BESTransmitter()
virtual BESTransmitter::~BESTransmitter |
( |
| ) |
|
|
inlinevirtual |
◆ add_method()
bool BESTransmitter::add_method |
( |
std::string | method_name, |
|
|
p_transmitter | trans_method ) |
|
virtual |
◆ dump()
void BESTransmitter::dump |
( |
std::ostream & | strm | ) |
const |
|
virtual |
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 | ) |
|
|
virtual |
◆ remove_method()
bool BESTransmitter::remove_method |
( |
std::string | method_name | ) |
|
|
virtual |
◆ send_html()
◆ send_response()
◆ send_text()
The documentation for this class was generated from the following files: