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

Go to the source code of this file.

Classes

class  iox2::StaticConfig
 Defines a common set of static service configuration details every service shares. More...
 

Namespaces

namespace  iox2
 

Functions

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

Function Documentation

◆ operator<<()

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