Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
roc::packet::packet_flags_to_str Class Reference

Format packet flags to string. More...

#include <packet_flags_to_str.h>

Inheritance diagram for roc::packet::packet_flags_to_str:
Collaboration diagram for roc::packet::packet_flags_to_str:

Public Member Functions

 packet_flags_to_str (unsigned flags)
 Construct. More...
 
const char * c_str () const
 Get formatted string. More...
 

Detailed Description

Format packet flags to string.

Definition at line 21 of file packet_flags_to_str.h.

Constructor & Destructor Documentation

◆ packet_flags_to_str()

roc::packet::packet_flags_to_str::packet_flags_to_str ( unsigned  flags)
explicit

Construct.

Member Function Documentation

◆ c_str()

const char* roc::packet::packet_flags_to_str::c_str ( ) const
inline

Get formatted string.

Definition at line 27 of file packet_flags_to_str.h.


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