YARP
Yet Another Robot Platform
yarp::conf::filesystem Namespace Reference

Typedefs

typedef char value_type
 

Variables

static constexpr value_type preferred_separator = '/'
 
static constexpr value_type path_separator = ':'
 

Typedef Documentation

◆ value_type

Definition at line 27 of file filesystem.h.

Variable Documentation

◆ path_separator

constexpr value_type yarp::conf::filesystem::path_separator = ':'
staticconstexpr

Definition at line 29 of file filesystem.h.

◆ preferred_separator

constexpr value_type yarp::conf::filesystem::preferred_separator = '/'
staticconstexpr

Definition at line 28 of file filesystem.h.