Classes | |
class | TestHrpsysPkgconfig |
Variables | |
string | code |
tuple | f = open("/tmp/%d-hrpsys-sample.cpp"%(PID),'w') |
string | NAME = 'test-pkgconfig' |
tuple | PID = os.getpid() |
string | PKG = 'hrpsys' |
string test-pkgconfig::code |
tuple test-pkgconfig::f = open("/tmp/%d-hrpsys-sample.cpp"%(PID),'w') |
Definition at line 74 of file test-pkgconfig.py.
string test-pkgconfig::NAME = 'test-pkgconfig' |
Definition at line 4 of file test-pkgconfig.py.
tuple test-pkgconfig::PID = os.getpid() |
Definition at line 73 of file test-pkgconfig.py.
string test-pkgconfig::PKG = 'hrpsys' |
Definition at line 3 of file test-pkgconfig.py.