X-Plane Remote Access Plugin and Client Library
xplra.XPlane Member List

This is the complete list of members for xplra.XPlane, including all inherited members.

__init__(self)xplra.XPlane
_checkResult(self, resultCode=None, parameter=None, multi=False)xplra.XPlaneprivate
_flush(self)xplra.XPlaneprivate
_getSingle(self, name, type, length=None, offset=None)xplra.XPlaneprivate
_multiBuffersxplra.XPlaneprivate
_packLength(x)xplra.XPlaneprivatestatic
_packString(s)xplra.XPlaneprivatestatic
_readDouble(self)xplra.XPlaneprivate
_readFloat(self)xplra.XPlaneprivate
_readLength(self)xplra.XPlaneprivate
_readS32(self)xplra.XPlaneprivate
_readString(self)xplra.XPlaneprivate
_readU32(self)xplra.XPlaneprivate
_readU8(self)xplra.XPlaneprivate
_readValue(self, type)xplra.XPlaneprivate
_setSingle(self, name, type, value, offset=None)xplra.XPlaneprivate
_streamxplra.XPlaneprivate
_writeDouble(self, x)xplra.XPlaneprivate
_writeFloat(self, x)xplra.XPlaneprivate
_writeLength(self, length)xplra.XPlaneprivate
_writeS32(self, x)xplra.XPlaneprivate
_writeString(self, str)xplra.XPlaneprivate
_writeU16(self, x)xplra.XPlaneprivate
_writeU32(self, x)xplra.XPlaneprivate
_writeU8(self, x)xplra.XPlaneprivate
_writeValue(self, type, value)xplra.XPlaneprivate
connect(self, address=None)xplra.XPlane
createMultiGetter(self)xplra.XPlane
createMultiSetter(self)xplra.XPlane
destroyMultiBuffer(self, multiBuffer)xplra.XPlane
disconnect(self)xplra.XPlane
getByteArray(self, name, length=-1, offset=0)xplra.XPlane
getDouble(self, name)xplra.XPlane
getFloat(self, name)xplra.XPlane
getFloatArray(self, name, length=-1, offset=0)xplra.XPlane
getInt(self, name)xplra.XPlane
getIntArray(self, name, length=-1, offset=0)xplra.XPlane
getString(self, name, offset=0)xplra.XPlane
getVersions(self)xplra.XPlane
isConnected(self)xplra.XPlane
queryHotkeys(self)xplra.XPlane
registerHotkeys(self, hotkeyCodes)xplra.XPlane
reloadPlugins(self)xplra.XPlane
saveSituation(self, path)xplra.XPlane
setByteArray(self, name, value, offset=0)xplra.XPlane
setDouble(self, name, value)xplra.XPlane
setFloat(self, name, value)xplra.XPlane
setFloatArray(self, name, value, offset=0)xplra.XPlane
setInt(self, name, value)xplra.XPlane
setIntArray(self, name, value, offset=0)xplra.XPlane
setString(self, name, value, length, offset=0)xplra.XPlane
showMessage(self, message, duration)xplra.XPlane
unregisterHotkeys(self)xplra.XPlane