Template Class ShellConsumer
- Defined in File shell_consumer.h 
Inheritance Relationships
Base Type
- public urcl::comm::IConsumer< T >(Template Class IConsumer)
Class Documentation
- 
template<typename T>
 class ShellConsumer : public urcl::comm::IConsumer<T>
- The ShellConsumer class is a simple consumer that writes a readable representation to the logging info channel. - Template Parameters:
- HeaderT – Header type of the packages to consume