MultiDbLoginService_AsyncProxy
Overview
Location
- Reference: DataAbstract4_Intf.h
- Namespace: DataAbstract
- Ancestry: NSObject | ROProxy | ROAsyncProxy | BaseLoginService_AsyncProxy | MultiDbLoginService_AsyncProxy
beginLogin:::
- (ROAsyncRequest *) beginLogin:(NSString *)aUserID :(NSString *)aPassword :(NSString *)aConnectionName
Parameters:
- aUserID:
- aPassword:
- aConnectionName:
beginLogin:::start:
- (ROAsyncRequest *) beginLogin:(NSString *)aUserID :(NSString *)aPassword :(NSString *)aConnectionName start:(BOOL)___start
Parameters:
- aUserID:
- aPassword:
- aConnectionName:
- ___start:
beginLogin:::startWithBlock:
- (ROAsyncRequest *) beginLogin:(NSString *)aUserID :(NSString *)aPassword :(NSString *)aConnectionName startWithBlock:(void(^)(ROAsyncRequest *))___block
Parameters:
- aUserID:
- aPassword:
- aConnectionName:
- ___block:
beginLoginEx: (declared in BaseLoginService_AsyncProxy)
- (ROAsyncRequest *) beginLoginEx:(NSString *)aLoginString
Parameters:
- aLoginString:
beginLoginEx:start: (declared in BaseLoginService_AsyncProxy)
- (ROAsyncRequest *) beginLoginEx:(NSString *)aLoginString start:(BOOL)___start
Parameters:
- aLoginString:
- ___start:
beginLoginEx:startWithBlock: (declared in BaseLoginService_AsyncProxy)
- (ROAsyncRequest *) beginLoginEx:(NSString *)aLoginString startWithBlock:(void(^)(ROAsyncRequest *))___block
Parameters:
- aLoginString:
- ___block:
beginLogout (declared in BaseLoginService_AsyncProxy)
- (ROAsyncRequest *) beginLogout
beginLogout__start: (declared in BaseLoginService_AsyncProxy)
- (ROAsyncRequest *) beginLogout__start:(BOOL)___start
Parameters:
- ___start:
beginLogout__startWithBlock: (declared in BaseLoginService_AsyncProxy)
- (ROAsyncRequest *) beginLogout__startWithBlock:(void(^)(ROAsyncRequest *))___block
Parameters:
- ___block:
endLogin::
- (BOOL) endLogin:(ROAsyncRequest *)___asyncRequest :(UserInfo * *)aUserInfo
Parameters:
- ___asyncRequest:
- aUserInfo:
endLoginEx: (declared in BaseLoginService_AsyncProxy)
- (BOOL) endLoginEx:(ROAsyncRequest *)___asyncRequest
Parameters:
- ___asyncRequest:
endLogout: (declared in BaseLoginService_AsyncProxy)
- (void) endLogout:(ROAsyncRequest *)___asyncRequest
Parameters:
- ___asyncRequest:
initWithMessage:channel: (declared in ROProxy)
- (nonnull instancetype) initWithMessage:(nonnull ROMessage *)aMessage channel:(nonnull ROClientChannel *)aChannel
Parameters:
- aMessage:
- aChannel:
initWithService: (declared in ROProxy)
- (nonnull instancetype) initWithService:(nonnull RORemoteService *)aService
Parameters:
- aService:
initWithURL: (declared in ROProxy)
- (nonnull instancetype) initWithURL:(nonnull NSURL *)aURL
Parameters:
- aURL:
proxyWithMessage:channel: (declared in ROProxy)
+ (nonnull instancetype) proxyWithMessage:(nonnull ROMessage *)aMessage channel:(nonnull ROClientChannel *)aChannel
Parameters:
- aMessage:
- aChannel:
proxyWithService: (declared in ROProxy)
+ (nonnull instancetype) proxyWithService:(nonnull RORemoteService *)aService
Parameters:
- aService:
proxyWithURL: (declared in ROProxy)
+ (nonnull instancetype) proxyWithURL:(nonnull NSURL *)aURL
Parameters:
- aURL:
proxyWithMessage:channel: (declared in ROProxy)
+ (nonnull instancetype) proxyWithMessage:(nonnull ROMessage *)aMessage channel:(nonnull ROClientChannel *)aChannel
Parameters:
- aMessage:
- aChannel:
proxyWithService: (declared in ROProxy)
+ (nonnull instancetype) proxyWithService:(nonnull RORemoteService *)aService
Parameters:
- aService:
proxyWithURL: (declared in ROProxy)
+ (nonnull instancetype) proxyWithURL:(nonnull NSURL *)aURL
Parameters:
- aURL:
beginLogin:::
- (ROAsyncRequest *) beginLogin:(NSString *)aUserID :(NSString *)aPassword :(NSString *)aConnectionName
Parameters:
- aUserID:
- aPassword:
- aConnectionName:
beginLogin:::start:
- (ROAsyncRequest *) beginLogin:(NSString *)aUserID :(NSString *)aPassword :(NSString *)aConnectionName start:(BOOL)___start
Parameters:
- aUserID:
- aPassword:
- aConnectionName:
- ___start:
beginLogin:::startWithBlock:
- (ROAsyncRequest *) beginLogin:(NSString *)aUserID :(NSString *)aPassword :(NSString *)aConnectionName startWithBlock:(void(^)(ROAsyncRequest *))___block
Parameters:
- aUserID:
- aPassword:
- aConnectionName:
- ___block:
beginLoginEx: (declared in BaseLoginService_AsyncProxy)
- (ROAsyncRequest *) beginLoginEx:(NSString *)aLoginString
Parameters:
- aLoginString:
beginLoginEx:start: (declared in BaseLoginService_AsyncProxy)
- (ROAsyncRequest *) beginLoginEx:(NSString *)aLoginString start:(BOOL)___start
Parameters:
- aLoginString:
- ___start:
beginLoginEx:startWithBlock: (declared in BaseLoginService_AsyncProxy)
- (ROAsyncRequest *) beginLoginEx:(NSString *)aLoginString startWithBlock:(void(^)(ROAsyncRequest *))___block
Parameters:
- aLoginString:
- ___block:
beginLogout (declared in BaseLoginService_AsyncProxy)
- (ROAsyncRequest *) beginLogout
beginLogout__start: (declared in BaseLoginService_AsyncProxy)
- (ROAsyncRequest *) beginLogout__start:(BOOL)___start
Parameters:
- ___start:
beginLogout__startWithBlock: (declared in BaseLoginService_AsyncProxy)
- (ROAsyncRequest *) beginLogout__startWithBlock:(void(^)(ROAsyncRequest *))___block
Parameters:
- ___block:
endLogin::
- (BOOL) endLogin:(ROAsyncRequest *)___asyncRequest :(UserInfo * *)aUserInfo
Parameters:
- ___asyncRequest:
- aUserInfo:
endLoginEx: (declared in BaseLoginService_AsyncProxy)
- (BOOL) endLoginEx:(ROAsyncRequest *)___asyncRequest
Parameters:
- ___asyncRequest:
endLogout: (declared in BaseLoginService_AsyncProxy)
- (void) endLogout:(ROAsyncRequest *)___asyncRequest
Parameters:
- ___asyncRequest:
initWithMessage:channel: (declared in ROProxy)
- (nonnull instancetype) initWithMessage:(nonnull ROMessage *)aMessage channel:(nonnull ROClientChannel *)aChannel
Parameters:
- aMessage:
- aChannel:
initWithService: (declared in ROProxy)
- (nonnull instancetype) initWithService:(nonnull RORemoteService *)aService
Parameters:
- aService:
initWithURL: (declared in ROProxy)
- (nonnull instancetype) initWithURL:(nonnull NSURL *)aURL
Parameters:
- aURL: