Index

A | B | C | D | E | F | G | H | I | K | L | M | N | O | P | R | S | T | U | V | W

A

AccessDenied
acquire_readlock() (cup.util.thread.RWLock method)
acquire_writelock() (cup.util.thread.RWLock method)
activate() (cup.services.heartbeat.HeartbeatService method)
add_1job() (cup.util.threadpool.ThreadPool method)
add_1job_with_callback() (cup.util.threadpool.ThreadPool method)
add_certificate() (cup.thirdp.httplib2.Http method)
add_credentials() (cup.thirdp.httplib2.Http method)
add_future2connaddr() (in module cup.net.async.common)
add_stub2connaddr() (in module cup.net.async.common)
add_write_job() (cup.net.async.conn.CConnectionManager method)
addkv() (cup.util.conf.CConfModer method)
adjust_judge_lost_time() (cup.services.heartbeat.HeartbeatService method)
adjust_poolsize() (cup.util.threadpool.ThreadPool method)
append() (cup.util.conf.ConfList method)
append_ex() (cup.util.conf.ConfList method)
applies_to() (cup.thirdp.httplib2.ProxyInfo method)
array2Str() (in module cup.thirdp.MySQLdb.converters)
ArrayFormatError
assert_eq() (in module cup.unittest)
assert_eq_one() (in module cup.unittest)
assert_false() (in module cup.unittest)
assert_ge() (in module cup.unittest)
assert_gt() (in module cup.unittest)
assert_le() (in module cup.unittest)
assert_lt() (in module cup.unittest)
assert_ne() (in module cup.unittest)
assert_not_eq() (in module cup.unittest)
assert_true() (in module cup.unittest)
astuple() (cup.thirdp.httplib2.ProxyInfo method)
async_raise() (in module cup.util.thread)
AsyncMsgError

B

backup_file() (in module cup.oper)
BaseCupException
BaseCursor (class in cup.thirdp.MySQLdb.cursors)
BaseCursor.DatabaseError
BaseCursor.DataError
BaseCursor.Error
BaseCursor.IntegrityError
BaseCursor.InterfaceError
BaseCursor.InternalError
BaseCursor.MySQLError
BaseCursor.NotSupportedError
BaseCursor.OperationalError
BaseCursor.ProgrammingError
BaseCursor.Warning
begin() (cup.thirdp.MySQLdb.connections.Connection method)
Binary() (in module cup.thirdp.MySQLdb)
bind() (cup.net.async.conn.CConnectionManager method)
Bool2Str() (in module cup.thirdp.MySQLdb.converters)
bypass_host() (cup.thirdp.httplib2.ProxyInfo method)
bypass_hosts (cup.thirdp.httplib2.ProxyInfo attribute)

C

CAck (class in cup.util.misc)
CAckMsg (class in cup.net.async.msg)
call_with_context() (cup.util.context.ContextManager method)
(cup.util.context.ContextTracker4Thread method)
callproc() (cup.thirdp.MySQLdb.cursors.BaseCursor method)
CCaseExecutor (class in cup.unittest)
CConf (class in cup.util.conf)
CConfModer (class in cup.util.conf)
CConnContext (class in cup.net.async.conn)
CConnectionManager (class in cup.net.async.conn)
CConnectionManager.QueueError
char_array() (in module cup.thirdp.MySQLdb.converters)
check_not_none() (in module cup.util)
(in module cup.util.misc)
check_type() (in module cup.util)
(in module cup.util.misc)
checkssh() (in module cup.shell.expect)
cleanup_expired() (cup.cache.KvCache method)
cleanup_oldlost() (cup.services.heartbeat.HeartbeatService method)
clear() (cup.cache.KvCache method)
clear_credentials() (cup.thirdp.httplib2.Http method)
close() (cup.thirdp.MySQLdb.cursors.BaseCursor method)
(cup.thirdp.pexpect.spawn method)
CNetMsg (class in cup.net.async.msg)
compile_pattern_list() (cup.thirdp.pexpect.spawn method)
ConfDict (class in cup.util.conf)
ConfDictSetItemError
Configure2Dict (class in cup.util.conf)
ConfList (class in cup.util.conf)
ConfListSetItemError
connect() (cup.net.async.conn.CConnectionManager method)
(cup.thirdp.httplib2.socks.socksocket method)
Connect() (in module cup.thirdp.MySQLdb)
connect() (in module cup.thirdp.MySQLdb)
Connection (class in cup.thirdp.MySQLdb.connections)
Connection() (in module cup.thirdp.MySQLdb)
Connection.DatabaseError
Connection.DataError
Connection.Error
Connection.IntegrityError
Connection.InterfaceError
Connection.InternalError
Connection.NotSupportedError
Connection.OperationalError
Connection.ProgrammingError
Connection.Warning
ContextManager (class in cup.util.context)
ContextTracker4Thread (class in cup.util.context)
CPUInfo (class in cup.res.linux)
critical() (in module cup.log)
cup (module)
cup.cache (module)
cup.decorators (module)
cup.err (module)
cup.log (module)
cup.mail (module)
cup.net (module)
cup.net.async (module)
cup.net.async.common (module)
cup.net.async.conn (module)
cup.net.async.msg (module)
cup.net.async.msgcenter (module)
cup.net.route (module)
cup.oper (module)
cup.platforms (module)
cup.res (module)
cup.res.linux (module)
cup.services (module)
cup.services.heartbeat (module)
cup.shell (module)
cup.shell.expect (module)
cup.thirdp (module)
cup.thirdp.httplib2 (module)
cup.thirdp.httplib2.iri2uri (module)
cup.thirdp.httplib2.socks (module)
cup.thirdp.MySQLdb (module)
cup.thirdp.MySQLdb.connections (module)
cup.thirdp.MySQLdb.constants (module)
cup.thirdp.MySQLdb.constants.CLIENT (module)
cup.thirdp.MySQLdb.constants.CR (module)
cup.thirdp.MySQLdb.constants.ER (module)
cup.thirdp.MySQLdb.constants.FIELD_TYPE (module)
cup.thirdp.MySQLdb.constants.FLAG (module)
cup.thirdp.MySQLdb.constants.REFRESH (module)
cup.thirdp.MySQLdb.converters (module)
cup.thirdp.MySQLdb.cursors (module)
cup.thirdp.MySQLdb.release (module)
cup.thirdp.MySQLdb.times (module)
cup.thirdp.pexpect (module)
cup.timeplus (module)
cup.unittest (module)
cup.util (module)
cup.util.conf (module)
cup.util.constants (module)
cup.util.context (module)
cup.util.generator (module)
cup.util.misc (module)
cup.util.thread (module)
cup.util.threadpool (module)
cup.version (module)
cup.web (module)
CupThread (class in cup.util.thread)
current_context() (cup.util.context.ContextTracker4Thread method)
Cursor (class in cup.thirdp.MySQLdb.cursors)
cursor() (cup.thirdp.MySQLdb.connections.Connection method)
CursorDictRowsMixIn (class in cup.thirdp.MySQLdb.cursors)
CursorOldDictRowsMixIn (class in cup.thirdp.MySQLdb.cursors)
CursorStoreResultMixIn (class in cup.thirdp.MySQLdb.cursors)
CursorTupleRowsMixIn (class in cup.thirdp.MySQLdb.cursors)
CursorUseResultMixIn (class in cup.thirdp.MySQLdb.cursors)
CUTCase (class in cup.unittest)

D

DatabaseError
DataError
Date (in module cup.thirdp.MySQLdb)
Date_or_None() (in module cup.thirdp.MySQLdb.times)
DateFromTicks() (in module cup.thirdp.MySQLdb)
(in module cup.thirdp.MySQLdb.times)
DateTime2literal() (in module cup.thirdp.MySQLdb.times)
DateTime_or_None() (in module cup.thirdp.MySQLdb.times)
DateTimeDelta2literal() (in module cup.thirdp.MySQLdb.times)
DBAPISet (class in cup.thirdp.MySQLdb)
debug() (in module cup.log)
(in module cup.thirdp.MySQLdb)
DecoratorException
default_cursor (cup.thirdp.MySQLdb.connections.Connection attribute)
default_handle() (cup.net.async.msgcenter.IMessageCenter method)
defaulterrorhandler() (in module cup.thirdp.MySQLdb.connections)
del_if_exist() (in module cup.shell)
delkv() (cup.util.conf.CConfModer method)
Device (class in cup.services.heartbeat)
Dict2Configure (class in cup.util.conf)
DictCursor (class in cup.thirdp.MySQLdb.cursors)
do_recv_data() (cup.net.async.conn.CConnContext method)
dscp() (in module cup.shell.expect)
dump_stat() (cup.net.async.msgcenter.IMessageCenter method)
dump_stats() (cup.net.async.conn.CConnectionManager method)
(cup.util.threadpool.ThreadPool method)

E

encode() (in module cup.thirdp.httplib2.iri2uri)
EOF
eof() (cup.thirdp.pexpect.spawn method)
Error
errorhandler() (cup.thirdp.MySQLdb.connections.Connection method)
escape() (in module cup.thirdp.MySQLdb)
escape_dict() (in module cup.thirdp.MySQLdb)
escape_sequence() (in module cup.thirdp.MySQLdb)
escape_string() (in module cup.thirdp.MySQLdb)
ExceptionPexpect
execshell() (in module cup.shell)
execshell_withpipe() (in module cup.shell)
execshell_withpipe_ex() (in module cup.shell)
execshell_withpipe_exwitherr() (in module cup.shell)
execshell_withpipe_str() (in module cup.shell)
execute() (cup.thirdp.MySQLdb.cursors.BaseCursor method)
executemany() (cup.thirdp.MySQLdb.cursors.BaseCursor method)
expect() (cup.thirdp.pexpect.spawn method)
expect_exact() (cup.thirdp.pexpect.spawn method)
expect_list() (cup.thirdp.pexpect.spawn method)
expect_loop() (cup.thirdp.pexpect.spawn method)
extend() (cup.util.conf.ConfList method)

F

FailedToDecompressContent
fetchall() (cup.thirdp.MySQLdb.cursors.CursorStoreResultMixIn method)
(cup.thirdp.MySQLdb.cursors.CursorUseResultMixIn method)
fetchallDict() (cup.thirdp.MySQLdb.cursors.CursorDictRowsMixIn method)
fetchmany() (cup.thirdp.MySQLdb.cursors.CursorStoreResultMixIn method)
(cup.thirdp.MySQLdb.cursors.CursorUseResultMixIn method)
fetchmanyDict() (cup.thirdp.MySQLdb.cursors.CursorDictRowsMixIn method)
fetchone() (cup.thirdp.MySQLdb.cursors.CursorStoreResultMixIn method)
(cup.thirdp.MySQLdb.cursors.CursorUseResultMixIn method)
fetchoneDict() (cup.thirdp.MySQLdb.cursors.CursorDictRowsMixIn method)
fileno() (cup.thirdp.pexpect.spawn method)
FlagConstant (class in cup.util.constants)
Flags (class in cup.util.constants)
Float2Str() (in module cup.thirdp.MySQLdb.converters)
flush() (cup.thirdp.pexpect.spawn method)
forkexe_shell() (in module cup.shell)
format_TIMEDELTA() (in module cup.thirdp.MySQLdb.times)
format_TIMESTAMP() (in module cup.thirdp.MySQLdb.times)
fromcache (cup.thirdp.httplib2.Response attribute)

G

GeneralProxyError
get() (cup.cache.KvCache method)
get_ack() (cup.net.async.msg.CAckMsg method)
get_body() (cup.net.async.msg.CNetMsg method)
get_bodylen() (cup.net.async.msg.CNetMsg method)
get_boottime_since_epoch() (in module cup.res.linux)
get_client_info() (in module cup.thirdp.MySQLdb)
get_connections() (cup.res.linux.Process method)
get_context() (cup.util.context.ContextManager method)
(cup.util.context.ContextTracker4Thread method)
get_context_info() (cup.net.async.conn.CConnContext method)
get_cpu_idle() (cup.services.heartbeat.LinuxHost method)
get_cpu_nums() (in module cup.res.linux)
get_cpu_times() (cup.res.linux.Process method)
get_cpu_usage() (in module cup.res.linux)
get_dict() (cup.util.conf.Configure2Dict method)
get_ex() (cup.util.conf.ConfDict method)
(cup.util.conf.ConfList method)
get_expired() (cup.cache.KvCache method)
get_ext_memory_info() (cup.res.linux.Process method)
get_filename() (in module cup.util.misc)
get_flag() (cup.net.async.msg.CNetMsg method)
get_from_addr() (cup.net.async.msg.CNetMsg method)
get_funcname() (in module cup.util.misc)
get_hostip() (in module cup.net)
get_interface_by_ip() (cup.net.route.RouteInfo method)
get_interfaces() (cup.net.route.RouteInfo method)
get_ip() (cup.services.heartbeat.LinuxHost method)
get_ip_and_port_connaddr() (in module cup.net.async.common)
get_kernel_version() (in module cup.res.linux)
get_last_healthy() (cup.services.heartbeat.Device method)
get_lineno() (in module cup.util.misc)
get_local_hostname() (in module cup.net)
get_lost() (cup.services.heartbeat.HeartbeatService method)
get_mem_info() (cup.services.heartbeat.LinuxHost method)
get_meminfo() (in module cup.res.linux)
get_memory_info() (cup.res.linux.Process method)
get_memory_maps() (cup.res.linux.Process method)
get_msg_len() (cup.net.async.msg.CNetMsg method)
get_msg_type() (cup.net.async.msg.CNetMsg method)
get_my_tid() (cup.util.thread.CupThread method)
get_name() (cup.services.heartbeat.Device method)
get_net_recv_speed() (in module cup.res.linux)
get_net_through() (in module cup.res.linux)
get_net_transmit_speed() (in module cup.res.linux)
get_net_usage() (cup.services.heartbeat.LinuxHost method)
get_num_ctx_switches() (cup.res.linux.Process method)
get_num_fds() (cup.res.linux.Process method)
get_open_files() (cup.res.linux.Process method)
get_order_counts() (cup.net.async.msg.CNetMsg method)
get_ordered_keys() (cup.util.conf.ConfDict method)
get_peerinfo() (cup.net.async.conn.CConnContext method)
get_process_cmdline() (cup.res.linux.Process method)
get_process_create_time() (cup.res.linux.Process method)
get_process_cwd() (cup.res.linux.Process method)
get_process_exe() (cup.res.linux.Process method)
get_process_gids() (cup.res.linux.Process method)
get_process_io_counters() (cup.res.linux.Process method)
get_process_name() (cup.res.linux.Process method)
get_process_nice() (cup.res.linux.Process method)
get_process_num_threads() (cup.res.linux.Process method)
get_process_ppid() (cup.res.linux.Process method)
get_process_status() (cup.res.linux.Process method)
get_process_threads() (cup.res.linux.Process method)
get_process_uids() (cup.res.linux.Process method)
get_recv_msg() (cup.net.async.conn.CConnectionManager method)
get_recv_msg_ind() (cup.net.async.conn.CConnectionManager method)
get_recv_queue() (cup.net.async.conn.CConnectionManager method)
get_recving_msg() (cup.net.async.conn.CConnContext method)
get_result() (cup.unittest.CUTCase method)
get_route_by_ip() (cup.net.route.RouteInfo method)
get_routes() (cup.net.route.RouteInfo method)
get_sock() (cup.net.async.conn.CConnContext method)
get_stats() (cup.util.threadpool.ThreadPool method)
get_str_now() (in module cup.timeplus)
get_swapinfo() (in module cup.res.linux)
get_to_addr() (cup.net.async.msg.CNetMsg method)
get_trace() (cup.thirdp.pexpect.ExceptionPexpect method)
get_uniq_id() (cup.net.async.msg.CNetMsg method)
get_write_bytes() (cup.net.async.msg.CNetMsg method)
getack_infobool() (cup.util.misc.CAck method)
getecho() (cup.thirdp.pexpect.spawn method)
getfuture_connaddr() (in module cup.net.async.common)
getip_byinterface() (in module cup.net)
getip_connaddr() (in module cup.net.async.common)
getpeername() (cup.thirdp.httplib2.socks.socksocket method)
getport_connaddr() (in module cup.net.async.common)
getproxypeername() (cup.thirdp.httplib2.socks.socksocket method)
getproxysockname() (cup.thirdp.httplib2.socks.socksocket method)
getstub_connaddr() (in module cup.net.async.common)
getwinsize() (cup.thirdp.pexpect.spawn method)
go() (in module cup.shell.expect)
go_ex() (in module cup.shell.expect)
go_witch_scp() (in module cup.shell.expect)

H

handle() (cup.net.async.msgcenter.IMessageCenter method)
HeartbeatService (class in cup.services.heartbeat)
Http (class in cup.thirdp.httplib2)
HTTPError
HttpLib2Error

I

IMessageCenter (class in cup.net.async.msgcenter)
info() (in module cup.log)
init_comlog() (in module cup.log)
insert() (cup.util.conf.ConfList method)
Instance2Str() (in module cup.thirdp.MySQLdb.converters)
IntegrityError
interact() (cup.thirdp.pexpect.spawn method)
InterfaceError
InternalError
ip_port2connaddr() (in module cup.net.async.common)
iri2uri() (in module cup.thirdp.httplib2.iri2uri)
is_a_recvmsg() (cup.net.async.msg.CNetMsg method)
is_a_sendmsg() (cup.net.async.msg.CNetMsg method)
is_detroying() (cup.net.async.conn.CConnContext method)
is_linux() (in module cup.platforms)
is_msg_already_sent() (cup.net.async.msg.CNetMsg method)
is_proc_alive() (in module cup.shell)
is_proc_exist() (in module cup.oper)
is_reading() (cup.net.async.conn.CConnContext method)
is_recvmsg_complete() (cup.net.async.msg.CNetMsg method)
is_sendmsg_complete() (cup.net.async.msg.CNetMsg method)
is_stopping() (cup.net.async.msgcenter.IMessageCenter method)
is_windows() (in module cup.platforms)
isalive() (cup.thirdp.pexpect.spawn method)
isatty() (cup.thirdp.pexpect.spawn method)
isgood() (cup.thirdp.httplib2.ProxyInfo method)

K

KeyFormatError
kill() (cup.thirdp.pexpect.spawn method)
(in module cup.oper)
kill9_byname() (in module cup.shell)
KvCache (class in cup.cache)

L

LineFormatError
LinuxHost (class in cup.services.heartbeat)
literal() (cup.thirdp.MySQLdb.connections.Connection method)
LoggerException
Long2Int() (in module cup.thirdp.MySQLdb.converters)
lookupByValue() (cup.util.constants.Values class method)
lscp() (in module cup.shell.expect)
lscp_prod() (in module cup.shell.expect)

M

md5file() (in module cup.shell)
MemInfo (class in cup.res.linux)
MSG_FLAG_MAN (cup.net.async.msg.CNetMsg attribute)
MSG_SIGN (cup.net.async.msg.CNetMsg attribute)
MSGTYPE (cup.net.async.msg.CNetMsg attribute)
mutt_sendmail() (in module cup.mail)
mysql_timestamp_converter() (in module cup.thirdp.MySQLdb.times)
MySQLError

N

NamedConstant (class in cup.util.constants)
Names (class in cup.util.constants)
needlinux() (in module cup.decorators)
net_io_counters() (in module cup.res.linux)
NET_RW_SIZE (cup.net.async.conn.CConnectionManager attribute)
NetException
next() (cup.thirdp.MySQLdb.cursors.CursorUseResultMixIn method)
(cup.thirdp.pexpect.spawn method)
nextset() (cup.thirdp.MySQLdb.cursors.BaseCursor method)
None2NULL() (in module cup.thirdp.MySQLdb.converters)
NoSuchProcess
NotSupportedError
nt_mmap_ext (cup.res.linux.Process attribute)
nt_mmap_grouped (cup.res.linux.Process attribute)
numeric_part() (in module cup.thirdp.MySQLdb.connections)

O

OperationalError

P

poll() (cup.net.async.conn.CConnectionManager method)
post_msg() (cup.net.async.msgcenter.IMessageCenter method)
previous (cup.thirdp.httplib2.Response attribute)
Process (class in cup.res.linux)
ProgrammingError
ProxiesUnavailableError
ProxyError
ProxyInfo (class in cup.thirdp.httplib2)
push_data() (cup.net.async.msg.CNetMsg method)
push_msg2sendqueue() (cup.net.async.conn.CConnectionManager method)
put_msg() (cup.net.async.conn.CConnContext method)

R

raise_exc() (cup.util.thread.CupThread method)
read() (cup.net.async.conn.CConnectionManager method)
(cup.thirdp.pexpect.spawn method)
read_nonblocking() (cup.thirdp.pexpect.spawn method)
readline() (cup.thirdp.pexpect.spawn method)
readlines() (cup.thirdp.pexpect.spawn method)
reason (cup.thirdp.httplib2.Response attribute)
RedirectLimit
RedirectMissingLocation
refresh() (cup.services.heartbeat.HeartbeatService method)
release_readlock() (cup.net.async.conn.CConnContext method)
(cup.util.thread.RWLock method)
release_writelock() (cup.net.async.conn.CConnContext method)
(cup.util.thread.RWLock method)
request() (cup.thirdp.httplib2.Http method)
ResException
Response (class in cup.thirdp.httplib2)
revert() (cup.util.conf.CConf method)
rm() (in module cup.oper)
rmrf() (in module cup.oper)
ROUTE_FILE (cup.net.route.RouteInfo attribute)
RouteInfo (class in cup.net.route)
run() (cup.net.async.msgcenter.IMessageCenter method)
(cup.shell.ShellExec method)
(in module cup.thirdp.pexpect)
runcase() (cup.unittest.CCaseExecutor class method)
RWLock (class in cup.util.thread)

S

scroll() (cup.thirdp.MySQLdb.cursors.CursorStoreResultMixIn method)
seek_write() (cup.net.async.msg.CNetMsg method)
send() (cup.thirdp.pexpect.spawn method)
sendall() (cup.thirdp.httplib2.socks.socksocket method)
sendcontrol() (cup.thirdp.pexpect.spawn method)
sendeof() (cup.thirdp.pexpect.spawn method)
sendintr() (cup.thirdp.pexpect.spawn method)
sendline() (cup.thirdp.pexpect.spawn method)
sendmail() (cup.mail.SmtpMailer method)
serilize() (cup.services.heartbeat.Device method)
set() (cup.cache.KvCache method)
Set2Str() (in module cup.thirdp.MySQLdb.converters)
set_ack() (cup.net.async.msg.CAckMsg method)
set_body() (cup.net.async.msg.CAckMsg method)
(cup.net.async.msg.CNetMsg method)
set_character_set() (cup.thirdp.MySQLdb.connections.Connection method)
set_conn_man() (cup.net.async.conn.CConnContext method)
set_cpu_idle() (cup.services.heartbeat.LinuxHost method)
set_dict() (cup.util.conf.Dict2Configure method)
set_ex() (cup.util.conf.ConfDict method)
set_flag() (cup.net.async.msg.CNetMsg method)
set_from_addr() (cup.net.async.msg.CNetMsg method)
set_ip_port() (cup.services.heartbeat.LinuxHost method)
set_last_healthy() (cup.services.heartbeat.Device method)
set_linux_res_bydict() (cup.services.heartbeat.LinuxHost method)
set_mem_usage() (cup.services.heartbeat.LinuxHost method)
set_msg_type() (cup.net.async.msg.CNetMsg method)
set_need_head() (cup.net.async.msg.CNetMsg method)
set_net_usage() (cup.services.heartbeat.LinuxHost method)
set_peerinfo() (cup.net.async.conn.CConnContext method)
set_reading() (cup.net.async.conn.CConnContext method)
set_result() (cup.unittest.CUTCase method)
set_sock() (cup.net.async.conn.CConnContext method)
set_sock_keepalive_linux() (in module cup.net)
set_sock_linger() (in module cup.net)
set_sock_quickack() (in module cup.net)
set_sock_reusable() (in module cup.net)
set_sql_mode() (cup.thirdp.MySQLdb.connections.Connection method)
set_to_addr() (cup.net.async.msg.CNetMsg method)
set_uniq_id() (cup.net.async.msg.CNetMsg method)
setack_infobool() (cup.util.misc.CAck method)
setdefaultproxy() (in module cup.thirdp.httplib2.socks)
setecho() (cup.thirdp.pexpect.spawn method)
setinputsizes() (cup.thirdp.MySQLdb.cursors.BaseCursor method)
setlog() (cup.thirdp.pexpect.spawn method)
setloglevel() (in module cup.log)
setmaxread() (cup.thirdp.pexpect.spawn method)
setoutputsizes() (cup.thirdp.MySQLdb.cursors.BaseCursor method)
setproxy() (cup.thirdp.httplib2.socks.socksocket method)
setup() (cup.mail.SmtpMailer method)
(cup.net.async.msgcenter.IMessageCenter method)
(cup.unittest.CUTCase method)
setwinsize() (cup.thirdp.pexpect.spawn method)
ShellExec (class in cup.shell)
show_warnings() (cup.thirdp.MySQLdb.connections.Connection method)
Singleton (class in cup.decorators)
SmtpMailer (class in cup.mail)
Socks4Error
Socks5AuthError
Socks5Error
socksocket (class in cup.thirdp.httplib2.socks)
spawn (class in cup.thirdp.pexpect)
split_command_line() (in module cup.thirdp.pexpect)
SSCursor (class in cup.thirdp.MySQLdb.cursors)
SSDictCursor (class in cup.thirdp.MySQLdb.cursors)
start() (cup.util.threadpool.ThreadPool method)
start1worker() (cup.util.threadpool.ThreadPool method)
stat() (cup.cache.KvCache method)
status (cup.thirdp.httplib2.Response attribute)
stop() (cup.net.async.conn.CConnectionManager method)
(cup.net.async.msgcenter.IMessageCenter method)
(cup.util.threadpool.ThreadPool method)
stop1worker() (cup.util.threadpool.ThreadPool method)
Str2Set() (in module cup.thirdp.MySQLdb.converters)
string_literal() (in module cup.thirdp.MySQLdb)
SWAPINFO (class in cup.res.linux)

T

teardown() (cup.unittest.CUTCase method)
terminate() (cup.thirdp.pexpect.spawn method)
(cup.util.thread.CupThread method)
test_run() (cup.unittest.CUTCase method)
Thing2Literal() (in module cup.thirdp.MySQLdb.converters)
Thing2Str() (in module cup.thirdp.MySQLdb.converters)
ThreadPool (class in cup.util.threadpool)
ThreadTermException
Time (in module cup.thirdp.MySQLdb)
Time_or_None() (in module cup.thirdp.MySQLdb.times)
TimeDelta_or_None() (in module cup.thirdp.MySQLdb.times)
TimeFromTicks() (in module cup.thirdp.MySQLdb)
(in module cup.thirdp.MySQLdb.times)
TIMEOUT
Timestamp (in module cup.thirdp.MySQLdb)
TimestampFromTicks() (in module cup.thirdp.MySQLdb)
(in module cup.thirdp.MySQLdb.times)
to_destroy() (cup.net.async.conn.CConnContext method)
TraceUsedTime (class in cup.decorators)
try_move2next_sending_msg() (cup.net.async.conn.CConnContext method)
try_readlock() (cup.net.async.conn.CConnContext method)
try_stop() (cup.util.threadpool.ThreadPool method)
try_writelock() (cup.net.async.conn.CConnContext method)

U

Unicode2Str() (in module cup.thirdp.MySQLdb.converters)
UnimplementedDigestAuthOptionError
UnimplementedHmacDigestAuthOptionError
UnknowConfError
update() (cup.util.conf.CConf method)
updatekv() (cup.util.conf.CConfModer method)
updatekvlist() (cup.util.conf.CConfModer method)

V

ValueConstant (class in cup.util.constants)
ValueFormatError
Values (class in cup.util.constants)
version (cup.thirdp.httplib2.Response attribute)

W

wait() (cup.thirdp.pexpect.spawn method)
waitnoecho() (cup.thirdp.pexpect.spawn method)
warn() (in module cup.log)
Warning
which() (in module cup.thirdp.pexpect)
wrap_exceptions() (in module cup.res.linux)
wrapmodule() (in module cup.thirdp.httplib2.socks)
write() (cup.thirdp.pexpect.spawn method)
write_conf() (cup.util.conf.Dict2Configure method)
write_kv_into_conf() (cup.util.conf.CConf method)
writelines() (cup.thirdp.pexpect.spawn method)