14 #ifndef NAMEUNIQUIFIER_H
15 #define NAMEUNIQUIFIER_H
31 const std::string &empty = std::string());
34 INLINE std::string add_name(
const std::string &name);
35 INLINE std::string add_name(
const std::string &name,
const std::string &prefix);
38 std::string add_name_body(
const std::string &name,
const std::string &prefix);
42 std::string _separator;
A handy class for converting a list of arbitrary names (strings) so that each name is guaranteed to b...
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.