Ft.Server.FtRpc.Commands
Modules
Classes
-
class CommandCodes
Data and other non-method functions defined here:
- LOGIN = 1
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
- LOGOUT = 2
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
- REMOTE_METHOD = 4
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
- REMOTE_RDF = 5
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
- RESOURCE_TYPE = 3
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
- __doc__ = None
- __module__ = 'Ft.Server.FtRpc'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
-
class Error
Data and other non-method functions defined here:
- FTSERVER_ERROR = 15
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
- INTERNAL_ERROR = 1
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
- NO_SERVER = 10
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
- SERVER_COMMS_ERROR = 11
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
- SERVER_ERROR = 14
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
- TRANSACTION_IN_PROGRESS = 2
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
- TRANSACTION_NOT_IN_PROGRESS = 3
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
- UNKNOWN_COMMAND = 13
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
- UNKNOWN_RESPONSE = 12
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
- __doc__ = None
- __module__ = 'Ft.Server.FtRpc.MessageSource'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
-
class FtRpcCommand
Data and other non-method functions defined here:
- __doc__ = None
- __module__ = 'Ft.Server.FtRpc.Commands'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
- expected = None
-
Data and other non-method functions defined here:
- MessageSource = <module 'Ft.Server.FtRpc.MessageSource' from 'bu....linux-ppc-2.2/Ft/Server/FtRpc/MessageSource.py'>
- __doc__ = None
- __module__ = 'Ft.Server.FtRpc'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
-
Data and other non-method functions defined here:
- __doc__ = None
- __module__ = 'Ft.Server.FtRpc.Commands'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
- command = 1
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
- expected = 1
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
-
Data and other non-method functions defined here:
- __doc__ = None
- __module__ = 'Ft.Server.FtRpc.Commands'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
- command = 2
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
- expected = 1
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
-
- __init__(self, methodName, baseObject, args)
Data and other non-method functions defined here:
- __doc__ = None
- __module__ = 'Ft.Server.FtRpc.Commands'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
- command = 4
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
- expected = 4
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
-
- __init__(self, methodName, baseObject, args, kw=None)
Data and other non-method functions defined here:
- __doc__ = None
- __module__ = 'Ft.Server.FtRpc.Commands'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
- command = 5
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
- expected = 6
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
-
Data and other non-method functions defined here:
- __doc__ = None
- __module__ = 'Ft.Server.FtRpc.Commands'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
- command = 3
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
- expected = 3
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
-
class ResponseCodes
Data and other non-method functions defined here:
- FTSERVER_ERROR = 5
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
- GENERAL_ERROR = 2
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
- METHOD_RESULTS = 4
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
- OK = 1
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
- RDF_RESULTS = 6
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
- RESOURCE_TYPE = 3
-
int(x[, base]) -> integer
Convert a string or number to an integer, if possible. A floating point
argument will be truncated towards zero (this does not include a string
representation of a floating point number!) When converting a string, use
the optional base. It is an error to supply a base when converting a
non-string.
- __doc__ = None
- __module__ = 'Ft.Server.FtRpc'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
Data
- __file__ = 'build/lib.linux-ppc-2.2/Ft/Server/FtRpc/Commands.py'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
- __name__ = 'Ft.Server.FtRpc.Commands'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
- g_commandMapping = {1: <class Ft.Server.FtRpc.Commands.LoginCommand>, 2: <class Ft.Server.FtRpc.Commands.LogoutCommand>, 3: <class Ft.Server.FtRpc.Commands.ResourceTypeCommand>, 4: <class Ft.Server.FtRpc.Commands.RemoteMethodCommand>, 5: <class Ft.Server.FtRpc.Commands.RemoteRdfCommand>}