BNetworkProfile
class BNetworkProfile {
BNetworkProfile();
BNetworkProfile(const char* path);
BNetworkProfile(const entry_ref& ref);
BNetworkProfile(const BEntry& entry);
virtual ~BNetworkProfile();
static BNetworkProfile* Default();
static BNetworkProfile* Current();
class BNetworkProfile;
const BNetworkProfile* newProfile);
const BNetworkProfile*
const BNetworkProfile*
BNetworkProfile::SetName(const char* name)
BNetworkProfile::Exists()
BNetworkProfile::Delete()
BNetworkProfile::IsDefault()
BNetworkProfile::IsCurrent()
BNetworkProfile::MakeCurrent()
BNetworkProfile*
BNetworkProfile::BNetworkProfile()
BNetworkProfile::Default()
BNetworkProfile*
BNetworkProfile::Current()
BNetworkProfile::BNetworkProfile(const char* path)
BNetworkProfile::BNetworkProfile(const entry_ref& ref)
BNetworkProfile::BNetworkProfile(const BEntry& entry)
BNetworkProfile::~BNetworkProfile()
BNetworkProfile::SetTo(const char* path)
BNetworkProfile::SetTo(const entry_ref& ref)
BNetworkProfile::SetTo(const BEntry& entry)
BNetworkProfile::Name()
BNetworkSettingsItem::ProfileChanged(const BNetworkProfile* newProfile)
const BNetworkProfile*