Changes between Version 2 and Version 3 of FLASH_CONTENT_BASIC_R2


Ignore:
Timestamp:
08/27/09 11:51:24 (16 years ago)
Author:
izomorphius
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FLASH_CONTENT_BASIC_R2

    v2 v3  
    4343 C++ part class diagram:[[BR]] 
    4444 [[Image(source:/branches/private/ivo/flash_content_basic_r2/FlashCppPart.png)]] 
     45 
     46 In the Java part: 
     47 * Add new values in the ResponseIds and CommandIds enumerations created in GROUP_WRAPPERS_R0 
     48 * Add classes GetFlashSizeCommand, GetFlashFrameCommand, SetFlashSizeCommand and OpenFlashCommand inheriting the interface Command. 
     49 * Add classes FlashFrameResponse and FlashSizeResponse inheriting the interface Response 
     50 * Create class FlashNativeBridge inheriting NativeBridge 
     51 Java part class diagram:[[BR]] 
     52 [[Image(source:/branches/private/ivo/flash_content_basic_r2/FlashJavaPart.png)]] 
    4553= Implementation = 
    4654^(Describe and link the implementation results here (from the wiki or the repository).)^