17 void _doSplit( IdString & _ident, ResKind & _kind, IdString & _name )
36 _name =
IdString( ::strchr( _ident.c_str(),
':' )+1 );
Convenience char* constructible from std::string and char*, it maps (char*)0 to an empty string.
Access to the sat-pools string space.
static const ResKind srcpackage
static ResKind explicitBuiltin(const char *str_r)
Return the builtin kind if str_r explicitly prefixed.
static const ResKind package
std::string form(const char *format,...) __attribute__((format(printf
Printf style construction of std::string.
This file contains private API, this might break at any time between releases.