task
stringlengths 12
101
| input
stringlengths 0
3.73k
| output
stringlengths 1
5.04k
| options
list | pageTitle
stringlengths 0
320
| outputColName
stringlengths 1
216
| url
stringlengths 14
211
| wdcFile
stringlengths 69
76
|
---|---|---|---|---|---|---|---|
cbb2063e__SG_IO_ioctl_in_the_2_6_series_inimum_permission_requirements_Comments
|
[SCSI command] PREVENT ALLOW MEDIUM REMOVAL [(draft) standard] SPC-4, MMC-4 [sg driver requires] O_RDWR O_RDWR [Comments]
|
sd, st and cdrom drivers use this internally
|
[] |
Linux SG_IO ioctl in the 2.6 series
|
Comments
|
http://sg.danny.cz/sg/sg_io.html
|
14/1438042986646.29_20150728002306-00097-ip-10-236-191-2_221578094_2.json
|
cbb2063e__SG_IO_ioctl_in_the_2_6_series_inimum_permission_requirements_Comments
|
[SCSI command] READ (6+10+12+16) [(draft) standard] SBC-3 [sg driver requires] O_RDONLY O_RDONLY [Comments]
|
READ(16) requires O_RDWR with the sg driver before lk2.6.11
|
[] |
Linux SG_IO ioctl in the 2.6 series
|
Comments
|
http://sg.danny.cz/sg/sg_io.html
|
14/1438042986646.29_20150728002306-00097-ip-10-236-191-2_221578094_2.json
|
cbb2063e__SG_IO_ioctl_in_the_2_6_series_inimum_permission_requirements_Comments
|
[SCSI command] READ CAPACITY(16) [(draft) standard] SBC-3, MMC-4 [sg driver requires] O_RDONLY CAP_SYS_RAWIO [Comments]
|
within SERVICE ACTION IN command. Needed for RAIDs larger than 2 TB
|
[] |
Linux SG_IO ioctl in the 2.6 series
|
Comments
|
http://sg.danny.cz/sg/sg_io.html
|
14/1438042986646.29_20150728002306-00097-ip-10-236-191-2_221578094_2.json
|
cbb2063e__SG_IO_ioctl_in_the_2_6_series_inimum_permission_requirements_Comments
|
[SCSI command] READ CDVD CAPACITY [(draft) standard] SBC-3, MMC-4 [sg driver requires] O_RDONLY O_RDONLY [Comments]
|
Strange (old ?) name from cdrom.h . Actually is READ CAPACITY.
|
[] |
Linux SG_IO ioctl in the 2.6 series
|
Comments
|
http://sg.danny.cz/sg/sg_io.html
|
14/1438042986646.29_20150728002306-00097-ip-10-236-191-2_221578094_2.json
|
cbb2063e__SG_IO_ioctl_in_the_2_6_series_inimum_permission_requirements_Comments
|
[SCSI command] READ LONG (10) [(draft) standard] SBC-3 [sg driver requires] O_RDONLY O_RDONLY [Comments]
|
but not READ LONG (16)
|
[] |
Linux SG_IO ioctl in the 2.6 series
|
Comments
|
http://sg.danny.cz/sg/sg_io.html
|
14/1438042986646.29_20150728002306-00097-ip-10-236-191-2_221578094_2.json
|
cbb2063e__SG_IO_ioctl_in_the_2_6_series_inimum_permission_requirements_Comments
|
[SCSI command] READ TRACK (RZONE) INFO [(draft) standard] MMC-4 [sg driver requires] O_RDWR O_RDONLY [Comments]
|
In MMC-4 called READ TRACK INFO
|
[] |
Linux SG_IO ioctl in the 2.6 series
|
Comments
|
http://sg.danny.cz/sg/sg_io.html
|
14/1438042986646.29_20150728002306-00097-ip-10-236-191-2_221578094_2.json
|
cbb2063e__SG_IO_ioctl_in_the_2_6_series_inimum_permission_requirements_Comments
|
[SCSI command] RECEIVE DIAGNOSTIC [(draft) standard] SPC-4 [sg driver requires] O_RDONLY CAP_SYS_RAWIO [Comments]
|
the SES command set uses this command a lot. An SES device is only accessible via an sg device node
|
[] |
Linux SG_IO ioctl in the 2.6 series
|
Comments
|
http://sg.danny.cz/sg/sg_io.html
|
14/1438042986646.29_20150728002306-00097-ip-10-236-191-2_221578094_2.json
|
cbb2063e__SG_IO_ioctl_in_the_2_6_series_inimum_permission_requirements_Comments
|
[SCSI command] REPORT LUNS [(draft) standard] SPC-4 [sg driver requires] O_RDONLY CAP_SYS_RAWIO [Comments]
|
mandatory since SPC-3
|
[] |
Linux SG_IO ioctl in the 2.6 series
|
Comments
|
http://sg.danny.cz/sg/sg_io.html
|
14/1438042986646.29_20150728002306-00097-ip-10-236-191-2_221578094_2.json
|
cbb2063e__SG_IO_ioctl_in_the_2_6_series_inimum_permission_requirements_Comments
|
[SCSI command] REQUEST SENSE [(draft) standard] SPC-4 [sg driver requires] O_RDONLY O_RDONLY [Comments]
|
has uses other than those displaced by autosense
|
[] |
Linux SG_IO ioctl in the 2.6 series
|
Comments
|
http://sg.danny.cz/sg/sg_io.html
|
14/1438042986646.29_20150728002306-00097-ip-10-236-191-2_221578094_2.json
|
cbb2063e__SG_IO_ioctl_in_the_2_6_series_inimum_permission_requirements_Comments
|
[SCSI command] [SEND EVENT] [(draft) standard] MMC-2 O_RDWR [Comments]
|
cdrom.h associates opcode 0xa2 but MMC-2 uses opcode 0x5d ??
|
[] |
Linux SG_IO ioctl in the 2.6 series
|
Comments
|
http://sg.danny.cz/sg/sg_io.html
|
14/1438042986646.29_20150728002306-00097-ip-10-236-191-2_221578094_2.json
|
cbb2063e__SG_IO_ioctl_in_the_2_6_series_inimum_permission_requirements_Comments
|
[SCSI command] SERVICE ACTION IN [(draft) standard] SPC-4, SBC-3 [sg driver requires] O_RDONLY CAP_SYS_RAWIO [Comments]
|
READ CAPACITY (16) service action in here
|
[] |
Linux SG_IO ioctl in the 2.6 series
|
Comments
|
http://sg.danny.cz/sg/sg_io.html
|
14/1438042986646.29_20150728002306-00097-ip-10-236-191-2_221578094_2.json
|
cbb2063e__SG_IO_ioctl_in_the_2_6_series_inimum_permission_requirements_Comments
|
[SCSI command] SET CD SPEED [(draft) standard] MMC-4 [sg driver requires] O_RDWR O_RDWR [Comments]
|
cdrom.h calls this SET SPEED
|
[] |
Linux SG_IO ioctl in the 2.6 series
|
Comments
|
http://sg.danny.cz/sg/sg_io.html
|
14/1438042986646.29_20150728002306-00097-ip-10-236-191-2_221578094_2.json
|
cbb2063e__SG_IO_ioctl_in_the_2_6_series_inimum_permission_requirements_Comments
|
[SCSI command] START STOP UNIT [(draft) standard] SBC-3, MMC-4 [sg driver requires] O_RDWR O_RDONLY [Comments]
|
hmm
|
[] |
Linux SG_IO ioctl in the 2.6 series
|
Comments
|
http://sg.danny.cz/sg/sg_io.html
|
14/1438042986646.29_20150728002306-00097-ip-10-236-191-2_221578094_2.json
|
cbb2063e__SG_IO_ioctl_in_the_2_6_series_inimum_permission_requirements_Comments
|
[SCSI command] SYNCHRONIZE CACHE [(draft) standard] SBC-3, MMC-4 [sg driver requires] O_RDWR O_RDWR [Comments]
|
cdrom.h calls this FLUSH CACHE
|
[] |
Linux SG_IO ioctl in the 2.6 series
|
Comments
|
http://sg.danny.cz/sg/sg_io.html
|
14/1438042986646.29_20150728002306-00097-ip-10-236-191-2_221578094_2.json
|
cbb2063e__SG_IO_ioctl_in_the_2_6_series_inimum_permission_requirements_Comments
|
[SCSI command] TEST UNIT READY [(draft) standard] SPC-4 [sg driver requires] O_RDONLY O_RDONLY [Comments]
|
All SCSI devices should respond to this command
|
[] |
Linux SG_IO ioctl in the 2.6 series
|
Comments
|
http://sg.danny.cz/sg/sg_io.html
|
14/1438042986646.29_20150728002306-00097-ip-10-236-191-2_221578094_2.json
|
cbb2063e__SG_IO_ioctl_in_the_2_6_series_inimum_permission_requirements_Comments
|
[SCSI command] WRITE VERIFY (10+16) [(draft) standard] SBC-3, MMC-4 [sg driver requires] O_RDWR O_RDWR [Comments]
|
only WRITE VERIFY(10) is in MMC-4
|
[] |
Linux SG_IO ioctl in the 2.6 series
|
Comments
|
http://sg.danny.cz/sg/sg_io.html
|
14/1438042986646.29_20150728002306-00097-ip-10-236-191-2_221578094_2.json
|
b0f97f32__AVIN__a_unique_code_for_wine___Field
|
[Type] string [Description] The wine’s Avin unique id. [Field]
|
avin
|
[] |
API | AVIN, a unique code for wine.
|
Field
|
http://www.avin.cc/api-documentation/
|
14/1438042988860.88_20150728002308-00275-ip-10-236-191-2_306609297_5.json
|
b0f97f32__AVIN__a_unique_code_for_wine___Field
|
[Type] string [Description] The wine’s name. [Field]
|
name
|
[] |
API | AVIN, a unique code for wine.
|
Field
|
http://www.avin.cc/api-documentation/
|
14/1438042988860.88_20150728002308-00275-ip-10-236-191-2_306609297_5.json
|
b0f97f32__AVIN__a_unique_code_for_wine___Field
|
[Type] int [Description] The wine’s vintage. [Field]
|
vintage
|
[] |
API | AVIN, a unique code for wine.
|
Field
|
http://www.avin.cc/api-documentation/
|
14/1438042988860.88_20150728002308-00275-ip-10-236-191-2_306609297_5.json
|
b0f97f32__AVIN__a_unique_code_for_wine___Field
|
[Type] string [Description] The wine’s type name. [Field]
|
type
|
[] |
API | AVIN, a unique code for wine.
|
Field
|
http://www.avin.cc/api-documentation/
|
14/1438042988860.88_20150728002308-00275-ip-10-236-191-2_306609297_5.json
|
b0f97f32__AVIN__a_unique_code_for_wine___Field
|
[Type] int [Description] The wine’s type id. [Field]
|
type_id
|
[] |
API | AVIN, a unique code for wine.
|
Field
|
http://www.avin.cc/api-documentation/
|
14/1438042988860.88_20150728002308-00275-ip-10-236-191-2_306609297_5.json
|
b0f97f32__AVIN__a_unique_code_for_wine___Field
|
[Type] string [Description] The wine’s country name. [Field]
|
country
|
[] |
API | AVIN, a unique code for wine.
|
Field
|
http://www.avin.cc/api-documentation/
|
14/1438042988860.88_20150728002308-00275-ip-10-236-191-2_306609297_5.json
|
b0f97f32__AVIN__a_unique_code_for_wine___Field
|
[Type] int [Description] The wine’s country id. [Field]
|
country_id
|
[] |
API | AVIN, a unique code for wine.
|
Field
|
http://www.avin.cc/api-documentation/
|
14/1438042988860.88_20150728002308-00275-ip-10-236-191-2_306609297_5.json
|
b0f97f32__AVIN__a_unique_code_for_wine___Field
|
[Type] string [Description] The wine’s region name. [Field]
|
region
|
[] |
API | AVIN, a unique code for wine.
|
Field
|
http://www.avin.cc/api-documentation/
|
14/1438042988860.88_20150728002308-00275-ip-10-236-191-2_306609297_5.json
|
b0f97f32__AVIN__a_unique_code_for_wine___Field
|
[Type] int [Description] The wine’s region id. [Field]
|
region_id
|
[] |
API | AVIN, a unique code for wine.
|
Field
|
http://www.avin.cc/api-documentation/
|
14/1438042988860.88_20150728002308-00275-ip-10-236-191-2_306609297_5.json
|
b0f97f32__AVIN__a_unique_code_for_wine___Field
|
[Type] string [Description] The wine’s producer name. [Field]
|
producer
|
[] |
API | AVIN, a unique code for wine.
|
Field
|
http://www.avin.cc/api-documentation/
|
14/1438042988860.88_20150728002308-00275-ip-10-236-191-2_306609297_5.json
|
b0f97f32__AVIN__a_unique_code_for_wine___Field
|
[Type] int [Description] The wine’s producer id. [Field]
|
producer_id
|
[] |
API | AVIN, a unique code for wine.
|
Field
|
http://www.avin.cc/api-documentation/
|
14/1438042988860.88_20150728002308-00275-ip-10-236-191-2_306609297_5.json
|
b0f97f32__AVIN__a_unique_code_for_wine___Field
|
[Type] string [Description] Url to Adegga wine page. [Field]
|
adegga_url
|
[] |
API | AVIN, a unique code for wine.
|
Field
|
http://www.avin.cc/api-documentation/
|
14/1438042988860.88_20150728002308-00275-ip-10-236-191-2_306609297_5.json
|
b0f97f32__AVIN__a_unique_code_for_wine___Field
|
[Type] string [Description] The wine’s list of varietals (comma-separated) [Field]
|
varietals
|
[] |
API | AVIN, a unique code for wine.
|
Field
|
http://www.avin.cc/api-documentation/
|
14/1438042988860.88_20150728002308-00275-ip-10-236-191-2_306609297_5.json
|
b0f97f32__AVIN__a_unique_code_for_wine___Field
|
[Type] string [Description] Url to label image. [Field]
|
label_url
|
[] |
API | AVIN, a unique code for wine.
|
Field
|
http://www.avin.cc/api-documentation/
|
14/1438042988860.88_20150728002308-00275-ip-10-236-191-2_306609297_5.json
|
b0f97f32__AVIN__a_unique_code_for_wine___Field
|
[Type] rating list [Description] list of ratings [Field]
|
ratings
|
[] |
API | AVIN, a unique code for wine.
|
Field
|
http://www.avin.cc/api-documentation/
|
14/1438042988860.88_20150728002308-00275-ip-10-236-191-2_306609297_5.json
|
b0f97f32__AVIN__a_unique_code_for_wine___Field
|
[Type] specific site info [Description] list of specific site info [Field]
|
adegga_info
|
[] |
API | AVIN, a unique code for wine.
|
Field
|
http://www.avin.cc/api-documentation/
|
14/1438042988860.88_20150728002308-00275-ip-10-236-191-2_306609297_5.json
|
5cb1aec6_c_Writer_s_Guide___Asciidoctor__Purpose
|
[Name (Style)] comment [Line delimiter] //// [Substitutions] none [Purpose]
|
Private notes that are not displayed in the output
|
[] |
AsciiDoc Writer’s Guide | Asciidoctor
|
Purpose
|
http://asciidoctor.org/docs/asciidoc-writers-guide/
|
14/1438042988860.88_20150728002308-00313-ip-10-236-191-2_17920395_28.json
|
5cb1aec6_c_Writer_s_Guide___Asciidoctor__Purpose
|
[Name (Style)] example [Line delimiter] ==== [Substitutions] normal [Purpose]
|
Designates example content or defines an admonition block
|
[] |
AsciiDoc Writer’s Guide | Asciidoctor
|
Purpose
|
http://asciidoctor.org/docs/asciidoc-writers-guide/
|
14/1438042988860.88_20150728002308-00313-ip-10-236-191-2_17920395_28.json
|
5cb1aec6_c_Writer_s_Guide___Asciidoctor__Purpose
|
[Name (Style)] literal [Line delimiter] .... [Substitutions] verbatim [Purpose]
|
Output text to be displayed exactly as entered
|
[] |
AsciiDoc Writer’s Guide | Asciidoctor
|
Purpose
|
http://asciidoctor.org/docs/asciidoc-writers-guide/
|
14/1438042988860.88_20150728002308-00313-ip-10-236-191-2_17920395_28.json
|
5cb1aec6_c_Writer_s_Guide___Asciidoctor__Purpose
|
[Name (Style)] listing, source [Line delimiter] ---- [Substitutions] verbatim [Purpose]
|
Source code or keyboard input to be displayed as entered
|
[] |
AsciiDoc Writer’s Guide | Asciidoctor
|
Purpose
|
http://asciidoctor.org/docs/asciidoc-writers-guide/
|
14/1438042988860.88_20150728002308-00313-ip-10-236-191-2_17920395_28.json
|
5cb1aec6_c_Writer_s_Guide___Asciidoctor__Purpose
|
[Name (Style)] open [Line delimiter] -- [Substitutions] varies [Purpose]
|
Anonymous block that can act as any other block (except pass or table)
|
[] |
AsciiDoc Writer’s Guide | Asciidoctor
|
Purpose
|
http://asciidoctor.org/docs/asciidoc-writers-guide/
|
14/1438042988860.88_20150728002308-00313-ip-10-236-191-2_17920395_28.json
|
5cb1aec6_c_Writer_s_Guide___Asciidoctor__Purpose
|
[Name (Style)] pass [Line delimiter] ++++ [Substitutions] none [Purpose]
|
Raw text to be passed through unprocessed
|
[] |
AsciiDoc Writer’s Guide | Asciidoctor
|
Purpose
|
http://asciidoctor.org/docs/asciidoc-writers-guide/
|
14/1438042988860.88_20150728002308-00313-ip-10-236-191-2_17920395_28.json
|
5cb1aec6_c_Writer_s_Guide___Asciidoctor__Purpose
|
[Name (Style)] quote, verse [Line delimiter] ____ [Substitutions] normal [Purpose]
|
A quotation or verse with optional attribution
|
[] |
AsciiDoc Writer’s Guide | Asciidoctor
|
Purpose
|
http://asciidoctor.org/docs/asciidoc-writers-guide/
|
14/1438042988860.88_20150728002308-00313-ip-10-236-191-2_17920395_28.json
|
5cb1aec6_c_Writer_s_Guide___Asciidoctor__Purpose
|
[Name (Style)] sidebar [Line delimiter] **** [Substitutions] normal [Purpose]
|
Aside text rendered outside the flow of the document
|
[] |
AsciiDoc Writer’s Guide | Asciidoctor
|
Purpose
|
http://asciidoctor.org/docs/asciidoc-writers-guide/
|
14/1438042988860.88_20150728002308-00313-ip-10-236-191-2_17920395_28.json
|
5cb1aec6_c_Writer_s_Guide___Asciidoctor__Purpose
|
[Name (Style)] table [Line delimiter] |=== [Substitutions] varies [Purpose]
|
Used to display tabular content or advanced layouts
|
[] |
AsciiDoc Writer’s Guide | Asciidoctor
|
Purpose
|
http://asciidoctor.org/docs/asciidoc-writers-guide/
|
14/1438042988860.88_20150728002308-00313-ip-10-236-191-2_17920395_28.json
|
17438deb_alysis_Tool__Quick_Start_Guide_1__Methods_of_basic_operations_Description
|
[Method] Clear [Return] - [Arguments] - [Description]
|
Cleat the set.
|
[] |
Event Analysis Tool: Quick Start Guide
|
Description
|
http://www.ligo-wa.caltech.edu/~daniel.sigg/quickstart/EventAnalysis/quickstart.html
|
14/1438042986646.29_20150728002306-00000-ip-10-236-191-2_560298570_10.json
|
17438deb_alysis_Tool__Quick_Start_Guide_1__Methods_of_basic_operations_Description
|
[Method] Size [Return] # of events [Arguments] - [Description]
|
Get total number of events in the set.
|
[] |
Event Analysis Tool: Quick Start Guide
|
Description
|
http://www.ligo-wa.caltech.edu/~daniel.sigg/quickstart/EventAnalysis/quickstart.html
|
14/1438042986646.29_20150728002306-00000-ip-10-236-191-2_560298570_10.json
|
17438deb_alysis_Tool__Quick_Start_Guide_1__Methods_of_basic_operations_Description
|
[Method] Dump [Return] - [Arguments] # of events, stream [Description]
|
Dump contents of the set to the specified stream.
|
[] |
Event Analysis Tool: Quick Start Guide
|
Description
|
http://www.ligo-wa.caltech.edu/~daniel.sigg/quickstart/EventAnalysis/quickstart.html
|
14/1438042986646.29_20150728002306-00000-ip-10-236-191-2_560298570_10.json
|
17438deb_alysis_Tool__Quick_Start_Guide_1__Methods_of_basic_operations_Description
|
[Method] DumpColumn [Return] - [Arguments] name, # of events, stream [Description]
|
Dump value of the specified column to the specified stream.
|
[] |
Event Analysis Tool: Quick Start Guide
|
Description
|
http://www.ligo-wa.caltech.edu/~daniel.sigg/quickstart/EventAnalysis/quickstart.html
|
14/1438042986646.29_20150728002306-00000-ip-10-236-191-2_560298570_10.json
|
17438deb_alysis_Tool__Quick_Start_Guide_1__Methods_of_basic_operations_Description
|
[Method] Empty [Return] true [Arguments] - [Description]
|
Check if the set is empty.
|
[] |
Event Analysis Tool: Quick Start Guide
|
Description
|
http://www.ligo-wa.caltech.edu/~daniel.sigg/quickstart/EventAnalysis/quickstart.html
|
14/1438042986646.29_20150728002306-00000-ip-10-236-191-2_560298570_10.json
|
17438deb_alysis_Tool__Quick_Start_Guide_1__Methods_of_basic_operations_Description
|
[Method] Join [Return] - [Arguments] event set [Description]
|
Join all events in the specified set into the current set.
|
[] |
Event Analysis Tool: Quick Start Guide
|
Description
|
http://www.ligo-wa.caltech.edu/~daniel.sigg/quickstart/EventAnalysis/quickstart.html
|
14/1438042986646.29_20150728002306-00000-ip-10-236-191-2_560298570_10.json
|
17438deb_alysis_Tool__Quick_Start_Guide_1__Methods_of_basic_operations_Description
|
[Method] Begin [Return] iterator [Arguments] - [Description]
|
Begin iterator
|
[] |
Event Analysis Tool: Quick Start Guide
|
Description
|
http://www.ligo-wa.caltech.edu/~daniel.sigg/quickstart/EventAnalysis/quickstart.html
|
14/1438042986646.29_20150728002306-00000-ip-10-236-191-2_560298570_10.json
|
17438deb_alysis_Tool__Quick_Start_Guide_1__Methods_of_basic_operations_Description
|
[Method] End [Return] iterator [Arguments] - [Description]
|
End iterator
|
[] |
Event Analysis Tool: Quick Start Guide
|
Description
|
http://www.ligo-wa.caltech.edu/~daniel.sigg/quickstart/EventAnalysis/quickstart.html
|
14/1438042986646.29_20150728002306-00000-ip-10-236-191-2_560298570_10.json
|
17438deb_alysis_Tool__Quick_Start_Guide_1__Methods_of_basic_operations_Description
|
[Method] PushBack [Return] - [Arguments] event [Description]
|
Inserts an event at the back.
|
[] |
Event Analysis Tool: Quick Start Guide
|
Description
|
http://www.ligo-wa.caltech.edu/~daniel.sigg/quickstart/EventAnalysis/quickstart.html
|
14/1438042986646.29_20150728002306-00000-ip-10-236-191-2_560298570_10.json
|
17438deb_alysis_Tool__Quick_Start_Guide_1__Methods_of_basic_operations_Description
|
[Method] Erase [Return] - [Arguments] iterator [Description]
|
Erase events
|
[] |
Event Analysis Tool: Quick Start Guide
|
Description
|
http://www.ligo-wa.caltech.edu/~daniel.sigg/quickstart/EventAnalysis/quickstart.html
|
14/1438042986646.29_20150728002306-00000-ip-10-236-191-2_560298570_10.json
|
17438deb_alysis_Tool__Quick_Start_Guide_1__Methods_of_basic_operations_Description
|
[Method] PopBack [Return] - [Arguments] - [Description]
|
Remove an event from the end of the event set.
|
[] |
Event Analysis Tool: Quick Start Guide
|
Description
|
http://www.ligo-wa.caltech.edu/~daniel.sigg/quickstart/EventAnalysis/quickstart.html
|
14/1438042986646.29_20150728002306-00000-ip-10-236-191-2_560298570_10.json
|
17438deb_alysis_Tool__Quick_Start_Guide_1__Methods_of_basic_operations_Description
|
[Method] SetWindow [Return] - [Arguments] duration, offset [Description]
|
Set the time window of the analysis.
|
[] |
Event Analysis Tool: Quick Start Guide
|
Description
|
http://www.ligo-wa.caltech.edu/~daniel.sigg/quickstart/EventAnalysis/quickstart.html
|
14/1438042986646.29_20150728002306-00000-ip-10-236-191-2_560298570_10.json
|
17438deb_alysis_Tool__Quick_Start_Guide_1__Methods_of_basic_operations_Description
|
[Method] SetColumn [Return] - [Arguments] column, function, (condition), (window) [Description]
|
Set new values to the column of selected events fulfill the given event condition in the given time window.
|
[] |
Event Analysis Tool: Quick Start Guide
|
Description
|
http://www.ligo-wa.caltech.edu/~daniel.sigg/quickstart/EventAnalysis/quickstart.html
|
14/1438042986646.29_20150728002306-00000-ip-10-236-191-2_560298570_10.json
|
0fff7f42_fe_Grid_Survey___API_Reference__Data_category
|
[metric_category] auctions [Data category]
|
Land Auctioned
|
[] |
Second Life Grid Survey - API Reference
|
Data category
|
http://www.gridsurvey.com/api.php
|
14/1438042986646.29_20150728002306-00319-ip-10-236-191-2_485052877_0.json
|
0fff7f42_fe_Grid_Survey___API_Reference__Data_category
|
[metric_category] concurrency [Data category]
|
Daily Concurrency
|
[] |
Second Life Grid Survey - API Reference
|
Data category
|
http://www.gridsurvey.com/api.php
|
14/1438042986646.29_20150728002306-00319-ip-10-236-191-2_485052877_0.json
|
0fff7f42_fe_Grid_Survey___API_Reference__Data_category
|
[metric_category] grid_size [Data category]
|
Grid Size
|
[] |
Second Life Grid Survey - API Reference
|
Data category
|
http://www.gridsurvey.com/api.php
|
14/1438042986646.29_20150728002306-00319-ip-10-236-191-2_485052877_0.json
|
0fff7f42_fe_Grid_Survey___API_Reference__Data_category
|
[metric_category] land_for_sale [Data category]
|
Land for sale
|
[] |
Second Life Grid Survey - API Reference
|
Data category
|
http://www.gridsurvey.com/api.php
|
14/1438042986646.29_20150728002306-00319-ip-10-236-191-2_485052877_0.json
|
0fff7f42_fe_Grid_Survey___API_Reference__Data_category
|
[metric_category] land_sold [Data category]
|
Land sold in month
|
[] |
Second Life Grid Survey - API Reference
|
Data category
|
http://www.gridsurvey.com/api.php
|
14/1438042986646.29_20150728002306-00319-ip-10-236-191-2_485052877_0.json
|
0fff7f42_fe_Grid_Survey___API_Reference__Data_category
|
[metric_category] ld_supply [Data category]
|
Total L$ supply
|
[] |
Second Life Grid Survey - API Reference
|
Data category
|
http://www.gridsurvey.com/api.php
|
14/1438042986646.29_20150728002306-00319-ip-10-236-191-2_485052877_0.json
|
0fff7f42_fe_Grid_Survey___API_Reference__Data_category
|
[metric_category] lindex [Data category]
|
LindeX daily market statistics
|
[] |
Second Life Grid Survey - API Reference
|
Data category
|
http://www.gridsurvey.com/api.php
|
14/1438042986646.29_20150728002306-00319-ip-10-236-191-2_485052877_0.json
|
0fff7f42_fe_Grid_Survey___API_Reference__Data_category
|
[metric_category] logged_in [Data category]
|
Residents Logged In
|
[] |
Second Life Grid Survey - API Reference
|
Data category
|
http://www.gridsurvey.com/api.php
|
14/1438042986646.29_20150728002306-00319-ip-10-236-191-2_485052877_0.json
|
0fff7f42_fe_Grid_Survey___API_Reference__Data_category
|
[metric_category] misc [Data category]
|
Miscellanous Metrics
|
[] |
Second Life Grid Survey - API Reference
|
Data category
|
http://www.gridsurvey.com/api.php
|
14/1438042986646.29_20150728002306-00319-ip-10-236-191-2_485052877_0.json
|
0fff7f42_fe_Grid_Survey___API_Reference__Data_category
|
[metric_category] profits [Data category]
|
In world business profits
|
[] |
Second Life Grid Survey - API Reference
|
Data category
|
http://www.gridsurvey.com/api.php
|
14/1438042986646.29_20150728002306-00319-ip-10-236-191-2_485052877_0.json
|
0fff7f42_fe_Grid_Survey___API_Reference__Data_category
|
[metric_category] sinks_and_sources [Data category]
|
LD Sources and sinks
|
[] |
Second Life Grid Survey - API Reference
|
Data category
|
http://www.gridsurvey.com/api.php
|
14/1438042986646.29_20150728002306-00319-ip-10-236-191-2_485052877_0.json
|
0fff7f42_fe_Grid_Survey___API_Reference__Data_category
|
[metric_category] spend [Data category]
|
Monthly customer spending distribution
|
[] |
Second Life Grid Survey - API Reference
|
Data category
|
http://www.gridsurvey.com/api.php
|
14/1438042986646.29_20150728002306-00319-ip-10-236-191-2_485052877_0.json
|
0fff7f42_fe_Grid_Survey___API_Reference__Data_category
|
[metric_category] transactions [Data category]
|
Resident Transactions by Amount
|
[] |
Second Life Grid Survey - API Reference
|
Data category
|
http://www.gridsurvey.com/api.php
|
14/1438042986646.29_20150728002306-00319-ip-10-236-191-2_485052877_0.json
|
93469d7e_Chemistry_Cartridge__MUG__2000__External_Language
|
[Daylight Object] molecule [External Language]
|
SMILES
|
[] |
Daylight Chemistry Cartridge, MUG '2000
|
External Language
|
http://www.daylight.com/meetings/mug00/Delany/cartridge.html
|
14/1438042988860.88_20150728002308-00051-ip-10-236-191-2_395754915_0.json
|
93469d7e_Chemistry_Cartridge__MUG__2000__External_Language
|
[Daylight Object] reaction [External Language]
|
SMILES
|
[] |
Daylight Chemistry Cartridge, MUG '2000
|
External Language
|
http://www.daylight.com/meetings/mug00/Delany/cartridge.html
|
14/1438042988860.88_20150728002308-00051-ip-10-236-191-2_395754915_0.json
|
93469d7e_Chemistry_Cartridge__MUG__2000__External_Language
|
[Daylight Object] pattern [External Language]
|
SMARTS
|
[] |
Daylight Chemistry Cartridge, MUG '2000
|
External Language
|
http://www.daylight.com/meetings/mug00/Delany/cartridge.html
|
14/1438042988860.88_20150728002308-00051-ip-10-236-191-2_395754915_0.json
|
93469d7e_Chemistry_Cartridge__MUG__2000__External_Language
|
[Daylight Object] transform [External Language]
|
SMIRKS
|
[] |
Daylight Chemistry Cartridge, MUG '2000
|
External Language
|
http://www.daylight.com/meetings/mug00/Delany/cartridge.html
|
14/1438042988860.88_20150728002308-00051-ip-10-236-191-2_395754915_0.json
|
93469d7e_Chemistry_Cartridge__MUG__2000__External_Language
|
[Daylight Object] fingerprint [External Language]
|
Encoded ASCII
|
[] |
Daylight Chemistry Cartridge, MUG '2000
|
External Language
|
http://www.daylight.com/meetings/mug00/Delany/cartridge.html
|
14/1438042988860.88_20150728002308-00051-ip-10-236-191-2_395754915_0.json
|
93469d7e_Chemistry_Cartridge__MUG__2000__External_Language
|
[Daylight Object] depiction [External Language]
|
2D coordinate list
|
[] |
Daylight Chemistry Cartridge, MUG '2000
|
External Language
|
http://www.daylight.com/meetings/mug00/Delany/cartridge.html
|
14/1438042988860.88_20150728002308-00051-ip-10-236-191-2_395754915_0.json
|
93469d7e_Chemistry_Cartridge__MUG__2000__External_Language
|
[Daylight Object] conformation [External Language]
|
3D coordinate list
|
[] |
Daylight Chemistry Cartridge, MUG '2000
|
External Language
|
http://www.daylight.com/meetings/mug00/Delany/cartridge.html
|
14/1438042988860.88_20150728002308-00051-ip-10-236-191-2_395754915_0.json
|
93469d7e_Chemistry_Cartridge__MUG__2000__External_Language
|
[Daylight Object] datatree [External Language]
|
TDT
|
[] |
Daylight Chemistry Cartridge, MUG '2000
|
External Language
|
http://www.daylight.com/meetings/mug00/Delany/cartridge.html
|
14/1438042988860.88_20150728002308-00051-ip-10-236-191-2_395754915_0.json
|
93469d7e_Chemistry_Cartridge__MUG__2000__External_Language
|
[Daylight Object] monomer [External Language]
|
Monomer SMILES
|
[] |
Daylight Chemistry Cartridge, MUG '2000
|
External Language
|
http://www.daylight.com/meetings/mug00/Delany/cartridge.html
|
14/1438042988860.88_20150728002308-00051-ip-10-236-191-2_395754915_0.json
|
93469d7e_Chemistry_Cartridge__MUG__2000__External_Language
|
[Daylight Object] multimer [External Language]
|
CHUCKLES
|
[] |
Daylight Chemistry Cartridge, MUG '2000
|
External Language
|
http://www.daylight.com/meetings/mug00/Delany/cartridge.html
|
14/1438042988860.88_20150728002308-00051-ip-10-236-191-2_395754915_0.json
|
93469d7e_Chemistry_Cartridge__MUG__2000__External_Language
|
[Daylight Object] varimer [External Language]
|
CHORTLES
|
[] |
Daylight Chemistry Cartridge, MUG '2000
|
External Language
|
http://www.daylight.com/meetings/mug00/Delany/cartridge.html
|
14/1438042988860.88_20150728002308-00051-ip-10-236-191-2_395754915_0.json
|
93469d7e_Chemistry_Cartridge__MUG__2000__External_Language
|
[Daylight Object] varipattern [External Language]
|
CHARTS
|
[] |
Daylight Chemistry Cartridge, MUG '2000
|
External Language
|
http://www.daylight.com/meetings/mug00/Delany/cartridge.html
|
14/1438042988860.88_20150728002308-00051-ip-10-236-191-2_395754915_0.json
|
b90eb774__your_Database_Tables__Part_1___Object_Oriented
|
[Component Based] You can define COMPONENTS. [Object Oriented]
|
You can define CLASSES.
|
[] |
Using PHP Objects to access your Database Tables (Part 1)
|
Object Oriented
|
http://www.tonymarston.net/php-mysql/databaseobjects.html
|
14/1438042988860.88_20150728002308-00306-ip-10-236-191-2_782026159_0.json
|
b90eb774__your_Database_Tables__Part_1___Object_Oriented
|
[Component Based] You can define variables within the component definition. [Object Oriented]
|
You can define properties (data) which can be maintained within the class.
|
[] |
Using PHP Objects to access your Database Tables (Part 1)
|
Object Oriented
|
http://www.tonymarston.net/php-mysql/databaseobjects.html
|
14/1438042988860.88_20150728002308-00306-ip-10-236-191-2_782026159_0.json
|
b90eb774__your_Database_Tables__Part_1___Object_Oriented
|
[Component Based] You can define operations (functions) within the component definition. [Object Oriented]
|
You can define methods (functions) to manipulate the properties within the class.
|
[] |
Using PHP Objects to access your Database Tables (Part 1)
|
Object Oriented
|
http://www.tonymarston.net/php-mysql/databaseobjects.html
|
14/1438042988860.88_20150728002308-00306-ip-10-236-191-2_782026159_0.json
|
b90eb774__your_Database_Tables__Part_1___Object_Oriented
|
[Component Based] You can define operations which are accessible from outside the component. [Object Oriented]
|
You can define public methods which are accessible from outside the class.
|
[] |
Using PHP Objects to access your Database Tables (Part 1)
|
Object Oriented
|
http://www.tonymarston.net/php-mysql/databaseobjects.html
|
14/1438042988860.88_20150728002308-00306-ip-10-236-191-2_782026159_0.json
|
b90eb774__your_Database_Tables__Part_1___Object_Oriented
|
[Component Based] You can define local procedures which are only accessible from inside the component. [Object Oriented]
|
You can define private methods which are only accessible from inside the class.
|
[] |
Using PHP Objects to access your Database Tables (Part 1)
|
Object Oriented
|
http://www.tonymarston.net/php-mysql/databaseobjects.html
|
14/1438042988860.88_20150728002308-00306-ip-10-236-191-2_782026159_0.json
|
b90eb774__your_Database_Tables__Part_1___Object_Oriented
|
[Component Based] You can define an INIT operation which is processed when a component instance is created. [Object Oriented]
|
You can define a class constructor which is processed when a class instance is created.
|
[] |
Using PHP Objects to access your Database Tables (Part 1)
|
Object Oriented
|
http://www.tonymarston.net/php-mysql/databaseobjects.html
|
14/1438042988860.88_20150728002308-00306-ip-10-236-191-2_782026159_0.json
|
b90eb774__your_Database_Tables__Part_1___Object_Oriented
|
[Component Based] You can define a QUIT operation which is processed when a component instance is terminated. [Object Oriented]
|
You can define a class destructor which is processed when a class instance is terminated.
|
[] |
Using PHP Objects to access your Database Tables (Part 1)
|
Object Oriented
|
http://www.tonymarston.net/php-mysql/databaseobjects.html
|
14/1438042988860.88_20150728002308-00306-ip-10-236-191-2_782026159_0.json
|
b90eb774__your_Database_Tables__Part_1___Object_Oriented
|
[Component Based] You can create one or more instances of a component, each with its own instance name. [Object Oriented]
|
You can create one or more instances of a class, each with its own object name.
|
[] |
Using PHP Objects to access your Database Tables (Part 1)
|
Object Oriented
|
http://www.tonymarston.net/php-mysql/databaseobjects.html
|
14/1438042988860.88_20150728002308-00306-ip-10-236-191-2_782026159_0.json
|
b90eb774__your_Database_Tables__Part_1___Object_Oriented
|
[Component Based] A component instance remains in existence until it is terminated. [Object Oriented]
|
A class instance remains in existence until it is terminated.
|
[] |
Using PHP Objects to access your Database Tables (Part 1)
|
Object Oriented
|
http://www.tonymarston.net/php-mysql/databaseobjects.html
|
14/1438042988860.88_20150728002308-00306-ip-10-236-191-2_782026159_0.json
|
b90eb774__your_Database_Tables__Part_1___Object_Oriented
|
[Component Based] You can only access component variables via an operation. [Object Oriented]
|
You can access object properties either directly or via a method (although it is considered bad practice to access properties directly).
|
[] |
Using PHP Objects to access your Database Tables (Part 1)
|
Object Oriented
|
http://www.tonymarston.net/php-mysql/databaseobjects.html
|
14/1438042988860.88_20150728002308-00306-ip-10-236-191-2_782026159_0.json
|
b90eb774__your_Database_Tables__Part_1___Object_Oriented
|
[Component Based] You cannot extend a component, but by using component templates and include files it is possible to share quantities of common code. [Object Oriented]
|
You can define a class which extends an existing class, thus inheriting all the properties and methods of that class.
|
[] |
Using PHP Objects to access your Database Tables (Part 1)
|
Object Oriented
|
http://www.tonymarston.net/php-mysql/databaseobjects.html
|
14/1438042988860.88_20150728002308-00306-ip-10-236-191-2_782026159_0.json
|
c42602af_M10101___Dynamics_GP_Reference__Physical_Name
|
[Friendly Name] TRX Source [Physical Type] char(13) [Physical Name]
|
TRXSORCE
|
[] |
RM10101 - Dynamics GP Reference
|
Physical Name
|
https://www.gptablereference.com/2010/Table/RM10101
|
14/1438042986646.29_20150728002306-00333-ip-10-236-191-2_912968275_0.json
|
c42602af_M10101___Dynamics_GP_Reference__Physical_Name
|
[Friendly Name] Posted [Physical Type] tinyint [Physical Name]
|
POSTED
|
[] |
RM10101 - Dynamics GP Reference
|
Physical Name
|
https://www.gptablereference.com/2010/Table/RM10101
|
14/1438042986646.29_20150728002306-00333-ip-10-236-191-2_912968275_0.json
|
c42602af_M10101___Dynamics_GP_Reference__Physical_Name
|
[Friendly Name] Posted Date [Physical Type] datetime [Physical Name]
|
POSTEDDT
|
[] |
RM10101 - Dynamics GP Reference
|
Physical Name
|
https://www.gptablereference.com/2010/Table/RM10101
|
14/1438042986646.29_20150728002306-00333-ip-10-236-191-2_912968275_0.json
|
c42602af_M10101___Dynamics_GP_Reference__Physical_Name
|
[Friendly Name] Posting Status [Physical Type] smallint [Physical Name]
|
PSTGSTUS
|
[] |
RM10101 - Dynamics GP Reference
|
Physical Name
|
https://www.gptablereference.com/2010/Table/RM10101
|
14/1438042986646.29_20150728002306-00333-ip-10-236-191-2_912968275_0.json
|
c42602af_M10101___Dynamics_GP_Reference__Physical_Name
|
[Friendly Name] Changed [Physical Type] tinyint [Physical Name]
|
CHANGED
|
[] |
RM10101 - Dynamics GP Reference
|
Physical Name
|
https://www.gptablereference.com/2010/Table/RM10101
|
14/1438042986646.29_20150728002306-00333-ip-10-236-191-2_912968275_0.json
|
c42602af_M10101___Dynamics_GP_Reference__Physical_Name
|
[Friendly Name] Document Number [Physical Type] char(21) [Physical Name]
|
DOCNUMBR
|
[] |
RM10101 - Dynamics GP Reference
|
Physical Name
|
https://www.gptablereference.com/2010/Table/RM10101
|
14/1438042986646.29_20150728002306-00333-ip-10-236-191-2_912968275_0.json
|
c42602af_M10101___Dynamics_GP_Reference__Physical_Name
|
[Friendly Name] Document Status [Physical Type] smallint [Physical Name]
|
DCSTATUS
|
[] |
RM10101 - Dynamics GP Reference
|
Physical Name
|
https://www.gptablereference.com/2010/Table/RM10101
|
14/1438042986646.29_20150728002306-00333-ip-10-236-191-2_912968275_0.json
|
c42602af_M10101___Dynamics_GP_Reference__Physical_Name
|
[Friendly Name] Distribution Type [Physical Type] smallint [Physical Name]
|
DISTTYPE
|
[] |
RM10101 - Dynamics GP Reference
|
Physical Name
|
https://www.gptablereference.com/2010/Table/RM10101
|
14/1438042986646.29_20150728002306-00333-ip-10-236-191-2_912968275_0.json
|
c42602af_M10101___Dynamics_GP_Reference__Physical_Name
|
[Friendly Name] RM Document Type-All [Physical Type] smallint [Physical Name]
|
RMDTYPAL
|
[] |
RM10101 - Dynamics GP Reference
|
Physical Name
|
https://www.gptablereference.com/2010/Table/RM10101
|
14/1438042986646.29_20150728002306-00333-ip-10-236-191-2_912968275_0.json
|
c42602af_M10101___Dynamics_GP_Reference__Physical_Name
|
[Friendly Name] Sequence Number [Physical Type] int [Physical Name]
|
SEQNUMBR
|
[] |
RM10101 - Dynamics GP Reference
|
Physical Name
|
https://www.gptablereference.com/2010/Table/RM10101
|
14/1438042986646.29_20150728002306-00333-ip-10-236-191-2_912968275_0.json
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.