Base class for publisher.
[詳細]
#include <mujinzmq.h>
説明
Base class for publisher.
mujinzmq.h の 50 行で定義されています。
コンストラクタとデストラクタ
| mujinzmq::ZmqPublisher::ZmqPublisher |
( |
const unsigned int |
port | ) |
|
| virtual mujinzmq::ZmqPublisher::~ZmqPublisher |
( |
| ) |
|
|
virtual |
| mujinzmq::ZmqPublisher::ZmqPublisher |
( |
const unsigned int |
port | ) |
|
|
inline |
| virtual mujinzmq::ZmqPublisher::~ZmqPublisher |
( |
| ) |
|
|
inlinevirtual |
関数
| void mujinzmq::ZmqPublisher::_DestroySocket |
( |
| ) |
|
|
protected |
| void mujinzmq::ZmqPublisher::_DestroySocket |
( |
| ) |
|
|
inlineprotected |
| void mujinzmq::ZmqPublisher::_InitializeSocket |
( |
boost::shared_ptr< zmq::context_t > |
context | ) |
|
|
protected |
| void mujinzmq::ZmqPublisher::_InitializeSocket |
( |
boost::shared_ptr< zmq::context_t > |
context | ) |
|
|
inlineprotected |
| bool mujinzmq::ZmqPublisher::Publish |
( |
const std::string & |
messagestr | ) |
|
| bool mujinzmq::ZmqPublisher::Publish |
( |
const std::string & |
messagestr | ) |
|
|
inline |
変数
| unsigned int mujinzmq::ZmqPublisher::_port |
|
protected |
| bool mujinzmq::ZmqPublisher::_sharedcontext |
|
protected |
| boost::shared_ptr< zmq::socket_t > mujinzmq::ZmqPublisher::_socket |
|
protected |
このクラスの説明は次のファイルから生成されました: