PPPoEView
fPPPoEView = new PPPoEView(this, rect);
PPPoEView::PPPoEView(PPPoEAddon *addon, BRect frame)
PPPoEView::~PPPoEView()
PPPoEView::Reload()
PPPoEView::AttachedToWindow()
PPPoEView::MessageReceived(BMessage *message)
PPPoEView::ReloadInterfaces()
class PPPoEView;
PPPoEView *fPPPoEView;
class PPPoEView : public BView {
PPPoEView(PPPoEAddon *addon, BRect frame);
virtual ~PPPoEView();