シリアル用の補助関数  
More...
#include "urg_c/urg_serial_utils.h"
#include <dirent.h>
#include <sys/stat.h>
#include <string.h>
#include <stdio.h>
Go to the source code of this file.
シリアル用の補助関数 
- Author
- Satofumi KAMIMURA
- Id
- urg_serial_utils_linux.c,v 0caa22c18f6b 2010/12/30 03:36:32 Satofumi 
Definition in file urg_serial_utils_linux.c.
◆ anonymous enum
◆ check_base_name()
  
  | 
        
          | static void check_base_name | ( | const char * | dir_name, |  
          |  |  | const char * | file_name |  
          |  | ) |  |  |  | static | 
 
 
◆ urg_serial_find_port()
      
        
          | int urg_serial_find_port | ( | void |  | ) |  | 
      
 
 
◆ urg_serial_is_urg_port()
      
        
          | int urg_serial_is_urg_port | ( | int | index | ) |  | 
      
 
 
◆ urg_serial_port_name()
      
        
          | const char* urg_serial_port_name | ( | int | index | ) |  | 
      
 
 
◆ found_ports
◆ found_ports_size
◆ search_base_names
  
  | 
        
          | const char* search_base_names[] |  | static | 
 
 
◆ search_dir_names
  
  | 
        
          | const char* search_dir_names[] |  | static |