class documentation

class IRIXCPUInfo(CPUInfoBase):

View In Hierarchy

Undocumented

Method __cputype Undocumented
Method __init__ Undocumented
Method __machine Undocumented
Method _get​NCPUs Undocumented
Method _is_​IP19 Undocumented
Method _is_​IP20 Undocumented
Method _is_​IP21 Undocumented
Method _is_​IP22 Undocumented
Method _is_​IP22_4k Undocumented
Method _is_​IP22_5k Undocumented
Method _is_​IP24 Undocumented
Method _is_​IP25 Undocumented
Method _is_​IP26 Undocumented
Method _is_​IP27 Undocumented
Method _is_​IP28 Undocumented
Method _is_​IP30 Undocumented
Method _is_​IP32 Undocumented
Method _is_​IP32_10k Undocumented
Method _is_​IP32_5k Undocumented
Method ​_is​_r10000 Undocumented
Method ​_is​_r12000 Undocumented
Method ​_is​_r2000 Undocumented
Method ​_is​_r3000 Undocumented
Method ​_is​_r3900 Undocumented
Method ​_is​_r4000 Undocumented
Method ​_is​_r4100 Undocumented
Method ​_is​_r4300 Undocumented
Method ​_is​_r4400 Undocumented
Method ​_is​_r4600 Undocumented
Method ​_is​_r4650 Undocumented
Method ​_is​_r5000 Undocumented
Method ​_is​_r6000 Undocumented
Method ​_is​_r8000 Undocumented
Method ​_is​_rorion Undocumented
Method _is_single​CPU Undocumented
Method ​_not​_impl Undocumented
Method get​_ip Undocumented
Class Variable info Undocumented

Inherited from CPUInfoBase:

Method __get​_nbits Undocumented
Method __getattr__ Undocumented
Method ​_is​_32bit Undocumented
Method ​_is​_64bit Undocumented
Method ​_try​_call Undocumented
def __cputype(self, n):

Undocumented

def __init__(self):

Undocumented

def __machine(self, n):

Undocumented

def _getNCPUs(self):
def _is_IP19(self):

Undocumented

def _is_IP20(self):

Undocumented

def _is_IP21(self):

Undocumented

def _is_IP22(self):

Undocumented

def _is_IP22_4k(self):

Undocumented

def _is_IP22_5k(self):

Undocumented

def _is_IP24(self):

Undocumented

def _is_IP25(self):

Undocumented

def _is_IP26(self):

Undocumented

def _is_IP27(self):

Undocumented

def _is_IP28(self):

Undocumented

def _is_IP30(self):

Undocumented

def _is_IP32(self):

Undocumented

def _is_IP32_10k(self):

Undocumented

def _is_IP32_5k(self):

Undocumented

def _is_r10000(self):

Undocumented

def _is_r12000(self):

Undocumented

def _is_r2000(self):

Undocumented

def _is_r3000(self):

Undocumented

def _is_r3900(self):

Undocumented

def _is_r4000(self):

Undocumented

def _is_r4100(self):

Undocumented

def _is_r4300(self):

Undocumented

def _is_r4400(self):

Undocumented

def _is_r4600(self):

Undocumented

def _is_r4650(self):

Undocumented

def _is_r5000(self):

Undocumented

def _is_r6000(self):

Undocumented

def _is_r8000(self):

Undocumented

def _is_rorion(self):

Undocumented

def _is_singleCPU(self):

Undocumented

def _not_impl(self):

Undocumented

def get_ip(self):

Undocumented

info =

Undocumented