OSSIA
Open Scenario System for Interactive Application
|
Stores custom loggers for the inbound and outbound network messages. More...
Stores custom loggers for the inbound and outbound network messages.
Public Member Functions | |
network_logger (std::shared_ptr< ossia::logger_type > i, std::shared_ptr< ossia::logger_type > o) | |
Public Attributes | |
std::shared_ptr< ossia::logger_type > | inbound_logger |
inbound_logger Set log function for messages coming from outside. | |
std::shared_ptr< ossia::logger_type > | outbound_logger |
outbound_logger Set log function for messages going outside. | |
std::shared_ptr< ossia::logger_type > | inbound_listened_logger |
std::shared_ptr< ossia::logger_type > | outbound_listened_logger |