FreeRDP
ComputerBookmark Class Reference

#import <Bookmark.h>

Inheritance diagram for ComputerBookmark:
Collaboration diagram for ComputerBookmark:

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

ComputerBookmarkparent
 
NSString * uuid
 
NSString * label
 
UIImage * image
 
ConnectionParamsparams
 
BOOL conntectedViaWLAN
 

Method Documentation

◆ copy

- (id) copy

◆ copyMarkedParams

- (ConnectionParams *) copyMarkedParams

◆ copyWithUUID

- (id) copyWithUUID

◆ hasImmutableHost

- (BOOL) hasImmutableHost

◆ initWithBaseDefaultParameters

- (id) initWithBaseDefaultParameters

◆ initWithConnectionParameters:

- (id) initWithConnectionParameters: (ConnectionParams *)  params

◆ isDeletable

- (BOOL) isDeletable

◆ isMovable

- (BOOL) isMovable

◆ isRenamable

- (BOOL) isRenamable

Field Documentation

◆ _connected_via_wlan

- (BOOL) _connected_via_wlan
protected

◆ _connection_params

- (ConnectionParams*) _connection_params
protected

◆ _image

- (UIImage*) _image
protected

◆ _label

- (NSString *) _label
protected

◆ _parent

- (ComputerBookmark*) _parent
protected

◆ _uuid

- (NSString*) _uuid
protected

Property Documentation

◆ conntectedViaWLAN

- (BOOL) conntectedViaWLAN
readwritenonatomicassign

◆ image

- (UIImage *) image
readwritenonatomicretain

◆ label

- (NSString*) label
readwritenonatomiccopy

◆ params

- (ConnectionParams*) params
readnonatomicassign

◆ parent

- (ComputerBookmark*) parent
readwritenonatomicassign

◆ uuid

- (NSString*) uuid
readnonatomicassign

The documentation for this class was generated from the following files: