42        switch ( scheme_r[0] )
 
   44#define RETURN_IF(scheme,value) \ 
   45        if ( ::strcmp( scheme+1, scheme_r.c_str()+1 ) == 0 ) return value; 
   95      : 
_val( scheme2priority( scheme_r ) )
 
 
   99      : 
_val( scheme2priority( url_r.getScheme() ) )
 
 
static ZConfig & instance()
Singleton ctor.
Easy-to use interface to the ZYPP dependency resolver.