Properties

Policy Class Reference

Stores all rules. More...

#import <Policy.h>

List of all members.

Properties

NSMutableArray * policy
 The policy object itself.
NSInteger policyPeerID
 The unique peerID of the policy peer.
NSInteger version
 The version number of the policy.

Detailed Description

Stores all rules.


Property Documentation

- (NSMutableArray *) policy [read, write, retain]

The policy object itself.

- (NSInteger) policyPeerID [read, write, assign]

The unique peerID of the policy peer.

- (NSInteger) version [read, write, assign]

The version number of the policy.


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