Public Member Functions | Protected Attributes | Properties

PeerListViewController Class Reference

ViewController for the view which shows list of available peers. More...

#import <PeerListViewController.h>

Inheritance diagram for PeerListViewController:
<PeerBrowserDelegate> <ConnectionDelegate>

List of all members.

Public Member Functions

(void) - activate
 View is active, start everything up.

Protected Attributes

NSMutableArray * serverConnections
 Connection stored in mutable array.

Properties

PeerBrowserpeerBrowser
 the peerBrowser object to get the name of peers available

Detailed Description

ViewController for the view which shows list of available peers.


Member Function Documentation

- (void) activate

View is active, start everything up.


Member Data Documentation

- (NSMutableArray*) serverConnections [protected]

Connection stored in mutable array.


Property Documentation

- (PeerBrowser *) peerBrowser [read, write, retain]

the peerBrowser object to get the name of peers available


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Properties