Classes | Typedefs | Functions
rosserial_server Namespace Reference

Classes

class  AsyncReadBuffer
 
struct  MsgInfo
 
class  Publisher
 
class  SerialSession
 
class  ServiceClient
 
class  Session
 
class  Subscriber
 
class  TcpServer
 
class  UdpSocketSession
 
class  UdpStream
 

Typedefs

typedef std::vector< uint8_t > Buffer
 
typedef boost::shared_ptr< BufferBufferPtr
 
typedef boost::shared_ptr< PublisherPublisherPtr
 
typedef boost::shared_ptr< ServiceClientServiceClientPtr
 
typedef boost::shared_ptr< SubscriberSubscriberPtr
 

Functions

const MsgInfo lookupMessage (const std::string &message_type, const std::string submodule="msg")
 

Detailed Description

Author
Mike Purvis mpurv.nosp@m.is@c.nosp@m.learp.nosp@m.athr.nosp@m.oboti.nosp@m.cs.c.nosp@m.om

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL CLEARPATH ROBOTICS, INC. BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Please send comments, questions, or patches to code@.nosp@m.clea.nosp@m.rpath.nosp@m.robo.nosp@m.tics..nosp@m.com

Typedef Documentation

◆ Buffer

typedef std::vector<uint8_t> rosserial_server::Buffer

Definition at line 56 of file session.h.

◆ BufferPtr

Definition at line 57 of file session.h.

◆ PublisherPtr

Definition at line 83 of file topic_handlers.h.

◆ ServiceClientPtr

Definition at line 191 of file topic_handlers.h.

◆ SubscriberPtr

Definition at line 118 of file topic_handlers.h.

Function Documentation

◆ lookupMessage()

const MsgInfo rosserial_server::lookupMessage ( const std::string &  message_type,
const std::string  submodule = "msg" 
)

Definition at line 36 of file msg_lookup.cpp.



rosserial_server
Author(s): Mike Purvis
autogenerated on Wed Mar 2 2022 00:58:14