예제 #1
0
    def __init__ (self): 

        AtomBase.__init__ (self, COMPUTE)
예제 #2
0
    def __init__(self):

        AtomBase.__init__(self, COMPUTE)
예제 #3
0
    def __init__ (self): 

        AtomBase.__init__ (self, MEMORY)
예제 #4
0
    def __init__(self):

        AtomBase.__init__(self, MEMORY)
예제 #5
0
    def __init__(self):

        AtomBase.__init__(self, STORAGE)
예제 #6
0
    def __init__ (self): 

        AtomBase.__init__ (self, NETWORK)
예제 #7
0
    def __init__(self):

        AtomBase.__init__(self, NETWORK)
예제 #8
0
    def __init__(self): 

        AtomBase.__init__(self, TIME)
예제 #9
0
    def __init__ (self): 

        AtomBase.__init__ (self, STORAGE)