| 
 | " 2013 FRC Java API" | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Includes
NOT YET IMPLEMENTED
 The Includes annotation can be applied to the top-level interface declarations in a JNA
 Library declaration to indicate the C include files that contain the relevent #defines and structure definitions
 for that library
 
 Example:
 
    @Includes( " 
 
 2013 FRC Java API
 
 
Method Summary 
 
 
 String[]value()
           
 
Method Detail 
value
String[] value()
 
 
  
   
    Overview  
      Package  
    Class  
      Use  
      Tree  
      Deprecated  
      Index  
      Help  
  
" 
 
 PREV CLASS 
 NEXT CLASS 
  FRAMES   
 NO FRAMES   
 
 
 
  SUMMARY: NESTED | FIELD | CONSTR | METHOD 
DETAIL: FIELD | CONSTR | METHOD 
"