Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
code_to_str.h File Reference

Format status code to string. More...

Include dependency graph for code_to_str.h:

Go to the source code of this file.

Namespaces

namespace  roc
 Root namespace.
 
namespace  roc::status
 Status codes.
 

Functions

const char * roc::status::code_to_str (StatusCode code)
 Get string name of status code.
 

Detailed Description

Format status code to string.

Definition in file code_to_str.h.