Make a static class that creates these More...
Public Member Functions | |
Impl () | |
bool | isValid () const |
void | shutdown () |
~Impl () | |
Public Attributes | |
ros::Publisher | echo_pub_ |
std::vector< PublishFunction > | functs_ |
std::vector< ros::Publisher > | pubs_ |
bool | unadvertised_ |
Make a static class that creates these
Definition at line 40 of file LaserPublisher.cpp.
|
inline |
Definition at line 42 of file LaserPublisher.cpp.
|
inline |
Definition at line 47 of file LaserPublisher.cpp.
|
inline |
Definition at line 52 of file LaserPublisher.cpp.
|
inline |
Definition at line 57 of file LaserPublisher.cpp.
ros::Publisher laser_proc::LaserPublisher::Impl::echo_pub_ |
Definition at line 67 of file LaserPublisher.cpp.
std::vector<PublishFunction> laser_proc::LaserPublisher::Impl::functs_ |
Definition at line 69 of file LaserPublisher.cpp.
std::vector<ros::Publisher> laser_proc::LaserPublisher::Impl::pubs_ |
Definition at line 68 of file LaserPublisher.cpp.
bool laser_proc::LaserPublisher::Impl::unadvertised_ |
Definition at line 70 of file LaserPublisher.cpp.