Lines Matching defs:self
60 def __init__(self,ctx): argument
64 def transportAny( self, value ): argument
67 def raiseException( self, ArgumentPosition, Message, Context ): argument
70 def raiseRuntimeExceptionOneway(self, Message, Context ): argument
73 def setValues( self, bBool, cChar, nByte, nShort, nUShort, nLong,\ argument
81 def setValues2( self, bBool, cChar, nByte, nShort, nUShort, nLong, nULong,\ argument
92 def getValues(self, a,b,c,d,e,f,g,h, i,j,k,l,m,n): argument
98 def call( self, callid, nWaitMUSEC ): argument
104 def callOneway( self, nCallId, nWaitMUSEC ): argument
114 def checkExistence( self, name ): argument
123 def __setattr__( self, name, value ): argument
127 def __getattr__( self, name ): argument
131 def getSupportedServices( self ): argument
133 def supportsService( self, ServiceName ): argument
135 def getImplementationName(self): argument