프로퍼티 | 타입 | 설명 | |
---|---|---|---|
data |
메소드 | 설명 | |
---|---|---|
AccessList ( |
||
AppProcedure ( |
||
Create ( int type ) : IUsage | ||
DataModel ( ) : ReloadGlobals.DataModel | ||
Encapsulate ( System.Boolean exists ) : |
||
Equals ( object obj ) : bool |
Compare of two ACLs are equal.
|
|
FromReader ( |
Deserializes AccessControlList Kind from byte stream.
|
|
GetHashCode ( ) : int | ||
Report ( ) : string | ||
dump ( |
Serializes the AccessControlList Kind.
|
메소드 | 설명 | |
---|---|---|
AccessList ( string resource_name, string to_user, |
This contructor instanciates an Access List Kind.
|
|
SetHashCode ( ) : void |
public AccessList ( |
||
manager | ||
리턴 | System |
public AppProcedure ( |
||
transport | ||
kindRes | List |
|
리턴 | void |
public Encapsulate ( System.Boolean exists ) : |
||
exists | System.Boolean | |
리턴 |
public FromReader ( |
||
rm | Not used. | |
reader | Binary reader containing message byte stream. | |
usage_size | long | Not used. ACL has fix length. |
리턴 | IUsage |
public dump ( |
||
writer | Binary writer containing the message byte stream. | |
리턴 |