| Home | Trees | Indices | Help |
|
|---|
|
|
This defines the API used for OS detection within the os_detect module for roslib. All OS specific instantiantions must inherit and override these methods.
| Instance Methods | |||
|
|||
|
|||
|
|||
| Method Details |
Return if the specific OS which this class is designed to detect is present. Only one version of this class should return for any version. |
Return the standardized name for this OS. (ala Ubuntu Hardy Heron = "ubuntu") |
Return the standardized version for this OS. (ala Ubuntu Hardy Heron = "8.04") |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Jan 11 10:12:15 2013 | http://epydoc.sourceforge.net |