FreeRDP
|
Instance Methods | |
(id) | - copy |
(id) | - copyWithUUID |
(BOOL) | - isDeletable |
(BOOL) | - isMovable |
(BOOL) | - isRenamable |
(BOOL) | - hasImmutableHost |
(id) | - initWithConnectionParameters: |
(id) | - initWithBaseDefaultParameters |
(ConnectionParams *) | - copyMarkedParams |
Protected Attributes | |
ComputerBookmark * | _parent |
NSString * | _uuid |
NSString * | _label |
UIImage * | _image |
ConnectionParams * | _connection_params |
BOOL | _connected_via_wlan |
Properties | |
ComputerBookmark * | parent |
NSString * | uuid |
NSString * | label |
UIImage * | image |
ConnectionParams * | params |
BOOL | conntectedViaWLAN |
Definition at line 15 of file Bookmark.h.