Public Types | Public Member Functions
message_transport::ListTransport< M > Class Template Reference

#include <list_transport.h>

List of all members.

Public Types

enum  PluginStatus { SUCCESS, CREATE_FAILURE, LIB_LOAD_FAILURE, DOES_NOT_EXIST }

Public Member Functions

 ListTransport ()
void run (const std::string &package_name, const std::string &class_name)
 ~ListTransport ()

Detailed Description

template<class M>
class message_transport::ListTransport< M >

Definition at line 23 of file list_transport.h.


Member Enumeration Documentation

Enumerator:
SUCCESS 
CREATE_FAILURE 
LIB_LOAD_FAILURE 
DOES_NOT_EXIST 

Definition at line 27 of file list_transport.h.


Constructor & Destructor Documentation

template<class M >
message_transport::ListTransport< M >::ListTransport ( ) [inline]

Definition at line 46 of file list_transport.h.

template<class M >
message_transport::ListTransport< M >::~ListTransport ( ) [inline]

Definition at line 47 of file list_transport.h.


Member Function Documentation

template<class M >
void message_transport::ListTransport< M >::run ( const std::string &  package_name,
const std::string &  class_name 
) [inline]

Definition at line 49 of file list_transport.h.


The documentation for this class was generated from the following file:


message_transport_common
Author(s): Cedric Pradalier
autogenerated on Sun Oct 5 2014 23:48:49