iceoryx2
C++ Language Bindings
Loading...
Searching...
No Matches
message_type_details.hpp File Reference

Go to the source code of this file.

Classes

class  iox2::TypeDetail
 
class  iox2::MessageTypeDetails
 Contains all type information to the header and payload type. More...
 

Namespaces

namespace  iox2
 

Functions

auto operator<< (std::ostream &stream, const iox2::TypeDetail &value) -> std::ostream &
 
auto operator<< (std::ostream &stream, const iox2::MessageTypeDetails &value) -> std::ostream &
 

Function Documentation

◆ operator<<() [1/2]

auto operator<< ( std::ostream &  stream,
const iox2::MessageTypeDetails value 
) -> std::ostream &

◆ operator<<() [2/2]

auto operator<< ( std::ostream &  stream,
const iox2::TypeDetail value 
) -> std::ostream &