1 #ifndef INCLUDE_COND_POOLTOKEN_H
2 #define INCLUDE_COND_POOLTOKEN_H
9 std::pair<std::string,int>
parseToken(
const std::string& objectId );
10 std::string
writeToken(
const std::string& containerName,
int oid0,
int oid1,
const std::string&
className );
std::pair< std::string, int > parseToken(const std::string &objectId)
std::string writeTokenContainerFragment(const std::string &containerName, const std::string &className)
char const * className(const std::type_info &t)
std::string writeToken(const std::string &containerName, int oid0, int oid1, const std::string &className)