Ardour  9.0-pre0-350-gf17a656217
pbd/pbd/types_convert.h File Reference
#include "pbd/enum_convert.h"
#include "pbd/controllable.h"
#include "pbd/id.h"
Include dependency graph for pbd/pbd/types_convert.h:

Go to the source code of this file.

Namespaces

 PBD
 

Functions

template<>
bool PBD::to_string (ID val, std::string &str)
 
template<>
bool PBD::string_to (const std::string &str, ID &val)
 
template<>
std::string PBD::to_string (ID val)
 
template<>
ARDOUR::AnyTime PBD::string_to (std::string const &str)