|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object | +--GLOBALS
Method Summary | |
<static> void
|
cleardump()
Method to clear debug information |
<static> string
|
datestamp()
Method to get current time stamp |
<static> void
|
dump(<string> d)
Method to debug information if debugging is turned on |
<static> void
|
recCommand(<string> c)
Recieves response from the flash item based on the command sent. |
<static> void
|
sendCommand(<string> c,<string> p)
Sends command and properties to the flash item |
<static> void
|
setReady(s)
Method set the content to ready |
Method Detail |
<static> void cleardump()
<static> string datestamp()
<static> void dump(<string> d)
d
- Information to debug
<static> void recCommand(<string> c)
c
- command recieved
<static> void sendCommand(<string> c,<string> p)
c
- command to send
p
- properties to send
<static> void setReady(s)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |