-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
188 lines (187 loc) · 5.89 KB
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
# Generated by roxygen2: do not edit by hand
S3method("adf_directory<-",adf_device)
S3method("adf_directory<-",adf_device.character)
S3method("adf_directory<-",adf_device.virtual_path)
S3method("adf_entry_name<-",adf_device)
S3method("adf_entry_name<-",adf_device.character)
S3method("adf_entry_name<-",adf_device.virtual_path)
S3method("adf_entry_name<-",adf_file_con)
S3method("adf_entry_name<-",virtual_path)
S3method("volume_name<-",adf_device)
S3method(adf_dir_exists,adf_device)
S3method(adf_dir_exists,virtual_path)
S3method(adf_directory,adf_device)
S3method(adf_entry_info,adf_device)
S3method(adf_entry_info,adf_file_con)
S3method(adf_entry_info,virtual_path)
S3method(adf_entry_info.adf_device,character)
S3method(adf_entry_info.adf_device,virtual_path)
S3method(adf_file_con,adf_device)
S3method(adf_file_con,virtual_path)
S3method(adf_file_con.adf_device,character)
S3method(adf_file_exists,adf_device)
S3method(adf_file_exists,virtual_path)
S3method(as.character,virtual_path)
S3method(bytes_free,adf_device)
S3method(close,adf_device)
S3method(close,adf_file_con)
S3method(copy_adf_entry,character)
S3method(copy_adf_entry,virtual_path)
S3method(copy_adf_entry.character,virtual_path)
S3method(copy_adf_entry.virtual_path,character)
S3method(copy_adf_entry.virtual_path,virtual_path)
S3method(device_capacity,adf_device)
S3method(device_type,adf_device)
S3method(format,adf_block)
S3method(format,adf_device)
S3method(format,adf_file_con)
S3method(format,virtual_path)
S3method(is_bootable,adf_device)
S3method(is_dircache,adf_device)
S3method(is_fast_file_system,adf_device)
S3method(is_international,adf_device)
S3method(is_write_protected,adf_device)
S3method(list_adf_entries,adf_device)
S3method(list_adf_entries,virtual_path)
S3method(list_adf_entries.adf_device,character)
S3method(list_adf_entries.adf_device,virtual_path)
S3method(make_adf_dir,adf_device)
S3method(make_adf_dir,virtual_path)
S3method(make_adf_dir.adf_device,character)
S3method(make_adf_dir.adf_device,virtual_path)
S3method(move_adf_entry,character)
S3method(move_adf_entry,virtual_path)
S3method(move_adf_entry.character,virtual_path)
S3method(move_adf_entry.virtual_path,character)
S3method(move_adf_entry.virtual_path,virtual_path)
S3method(n_volumes,adf_device)
S3method(prepare_adf_device,adf_device)
S3method(print,adf_block)
S3method(print,adf_device)
S3method(print,adf_file_con)
S3method(print,virtual_path)
S3method(readBin,adf_file_con)
S3method(readBin,default)
S3method(readLines,adf_file_con)
S3method(readLines,default)
S3method(read_adf_block,adf_device)
S3method(remove_adf_entry,adf_device)
S3method(remove_adf_entry,virtual_path)
S3method(remove_adf_entry.adf_device,character)
S3method(remove_adf_entry.adf_device,virtual_path)
S3method(seek,adf_file_con)
S3method(summary,adf_file_con)
S3method(volume_capacity,adf_device)
S3method(volume_name,adf_device)
S3method(writeBin,adf_file_con)
S3method(writeBin,default)
S3method(writeLines,adf_file_con)
S3method(writeLines,default)
S3method(write_adf_block,adf_device)
S3method(write_adf_block.adf_device,adf_block)
S3method(write_adf_block.adf_device,default)
S3method(write_adf_block.adf_device,raw)
export("adf.disk.name<-")
export("adf.file.mode<-")
export("adf.file.time<-")
export("adf_directory<-")
export("adf_directory<-.adf_device")
export("adf_directory<-.adf_device.character")
export("adf_directory<-.adf_device.virtual_path")
export("adf_entry_name<-")
export("adf_entry_name<-.adf_device")
export("adf_entry_name<-.adf_file_con")
export("amigaBlock<-")
export("current.adf.dir<-")
export("volume_name<-")
export(adf.disk.name)
export(adf.file.exists)
export(adf.file.info)
export(adf.file.mode)
export(adf.file.remove)
export(adf.file.size)
export(adf.file.time)
export(adf_dir_exists)
export(adf_directory)
export(adf_entry_info)
export(adf_entry_info.adf_device)
export(adf_entry_info.adf_file_con)
export(adf_entry_info.virtual_path)
export(adf_entry_name)
export(adf_file_con)
export(adf_file_con.adf_device)
export(adf_file_exists)
export(amigaBlock)
export(amigaDateToRaw)
export(amigaIntToRaw)
export(as_adf_block)
export(bitmapToRaw)
export(blank.amigaDOSDisk)
export(bytes_free)
export(close_all_devices)
export(compress_adf)
export(connect_adf)
export(copy_adf_entry)
export(copy_adf_entry.character)
export(copy_adf_entry.virtual_path)
export(create_adf_device)
export(current.adf.dir)
export(decompress_adz)
export(demo_adf)
export(device_capacity)
export(device_type)
export(dir.create.adf)
export(dir.exists.adf)
export(displayRawData)
export(format.adf_block)
export(format.adf_device)
export(format.adf_file_con)
export(format.virtual_path)
export(get.blockID)
export(get.diskLocation)
export(is.amigaDOS)
export(is.bootable)
export(is_bootable)
export(is_dircache)
export(is_fast_file_system)
export(is_international)
export(is_write_protected)
export(list.adf.files)
export(list_adf_entries)
export(list_adf_entries.adf_device)
export(list_adf_entries.virtual_path)
export(make_adf_dir)
export(make_adf_dir.adf_device)
export(make_adf_dir.virtual_path)
export(move_adf_entry)
export(move_adf_entry.character)
export(move_adf_entry.virtual_path)
export(n_volumes)
export(new_adf_block)
export(prepare_adf_device)
export(put.adf.file)
export(rawToAmigaDate)
export(rawToAmigaInt)
export(rawToBitmap)
export(read.adf)
export(read.adz)
export(readBin)
export(readBin.adf_file_con)
export(readLines)
export(readLines.adf_file_con)
export(read_adf_block)
export(remove_adf_entry)
export(remove_adf_entry.adf_device)
export(remove_adf_entry.virtual_path)
export(virtual_path)
export(volume_capacity)
export(volume_name)
export(write.adf)
export(write.adz)
export(writeBin)
export(writeBin.adf_file_con)
export(writeLines)
export(writeLines.adf_file_con)
export(write_adf_block)
importFrom(methods,setOldClass)
useDynLib(adfExplorer, .registration = TRUE)