UrlWrapper
UrlWrapper::ArgvReceived(int32 argc, char** argv)
UrlWrapper::UrlWrapper() : BApplication(kAppSig)
UrlWrapper::~UrlWrapper()
UrlWrapper::_Warn(const char* url)
UrlWrapper::_DecodeUrlString(BString& string)
UrlWrapper::ReadyToRun(void)
UrlWrapper app;
UrlWrapper::RefsReceived(BMessage* msg)
class UrlWrapper : public BApplication
UrlWrapper();
~UrlWrapper();