| 
                Last change
                  on this file since 32 was
                  12,
                  checked in by wcaarls, 13 years ago
           | 
        
        
          | 
               
Updated shared_serial to revision 1017 
 
           | 
        
        | 
            File size:
            812 bytes
           | 
      
      
        
  | Line |   | 
|---|
| 1 | /** | 
|---|
| 2 | \mainpage | 
|---|
| 3 | \htmlinclude manifest.html | 
|---|
| 4 |  | 
|---|
| 5 | \b shared_serial implements locking serial communications services. | 
|---|
| 6 |  | 
|---|
| 7 | <!--  | 
|---|
| 8 | Provide an overview of your package. | 
|---|
| 9 | --> | 
|---|
| 10 |  | 
|---|
| 11 |  | 
|---|
| 12 | \section codeapi Code API | 
|---|
| 13 |  | 
|---|
| 14 | The client API is a single class, called SerialClient. You can also use the messages and services defined in the <a href="index-msg.html">message and service documentation</a>. | 
|---|
| 15 |  | 
|---|
| 16 | <!-- | 
|---|
| 17 | Provide links to specific auto-generated API documentation within your | 
|---|
| 18 | package that is of particular interest to a reader. Doxygen will | 
|---|
| 19 | document pretty much every part of your code, so do your best here to | 
|---|
| 20 | point the reader to the actual API. | 
|---|
| 21 |  | 
|---|
| 22 | If your codebase is fairly large or has different sets of APIs, you | 
|---|
| 23 | should use the doxygen 'group' tag to keep these APIs together. For | 
|---|
| 24 | example, the roscpp documentation has 'libros' group. | 
|---|
| 25 | --> | 
|---|
| 26 |  | 
|---|
| 27 |  | 
|---|
| 28 | */ | 
|---|
       
      
      Note: See 
TracBrowser
        for help on using the repository browser.