|
def | __init__ |
|
def | socket_descriptor |
|
def | set_socket_descriptor |
|
def | clear_socket_descriptor |
|
def | has_socket_descriptor |
|
def | data |
|
def | set_data |
|
def | clear_data |
|
def | has_data |
|
def | stream_offset |
|
def | set_stream_offset |
|
def | clear_stream_offset |
|
def | has_stream_offset |
|
def | flags |
|
def | set_flags |
|
def | clear_flags |
|
def | has_flags |
|
def | send_to |
|
def | mutable_send_to |
|
def | clear_send_to |
|
def | has_send_to |
|
def | timeout_seconds |
|
def | set_timeout_seconds |
|
def | clear_timeout_seconds |
|
def | has_timeout_seconds |
|
def | MergeFrom |
|
def | Equals |
|
def | IsInitialized |
|
def | ByteSize |
|
def | ByteSizePartial |
|
def | Clear |
|
def | OutputUnchecked |
|
def | OutputPartial |
|
def | TryMerge |
|
def | __str__ |
|
|
| lazy_init_lock_ |
|
| has_socket_descriptor_ |
|
| socket_descriptor_ |
|
| has_data_ |
|
| data_ |
|
| has_stream_offset_ |
|
| stream_offset_ |
|
| has_flags_ |
|
| flags_ |
|
| has_send_to_ |
|
| has_timeout_seconds_ |
|
| timeout_seconds_ |
|
|
int | has_socket_descriptor_ = 0 |
|
string | socket_descriptor_ = "" |
|
int | has_data_ = 0 |
|
string | data_ = "" |
|
int | has_stream_offset_ = 0 |
|
int | stream_offset_ = 0 |
|
int | has_flags_ = 0 |
|
int | flags_ = 0 |
|
int | has_send_to_ = 0 |
|
| send_to_ = None |
|
int | has_timeout_seconds_ = 0 |
|
float | timeout_seconds_ = -1.0 |
|
int | ksocket_descriptor = 1 |
|
int | kdata = 2 |
|
int | kstream_offset = 3 |
|
int | kflags = 4 |
|
int | ksend_to = 5 |
|
int | ktimeout_seconds = 6 |
|
The documentation for this class was generated from the following file:
- code/googleappengine-read-only/python/google/appengine/api/remote_socket/remote_socket_service_pb.py