Valkka
1.6.1
OpenSource Video Management
|
This is the complete list of members for LiveThread, including all inherited members.
authDB (defined in LiveThread) | LiveThread | protected |
checkAlive() | LiveThread | protected |
closePending() | LiveThread | protected |
closeThread() | Thread | protected |
condition | Thread | protected |
core_id (defined in Thread) | Thread | protected |
cpuset (defined in Thread) | Thread | protected |
deregisterOutbound(LiveOutboundContext &outbound_ctx) (defined in LiveThread) | LiveThread | private |
deregisterOutboundCall(LiveOutboundContext &outbound_ctx) | LiveThread | |
deregisterStream(LiveConnectionContext &connection_ctx) (defined in LiveThread) | LiveThread | private |
deregisterStreamCall(LiveConnectionContext &connection_ctx) | LiveThread | |
env | LiveThread | protected |
event_trigger_id_frame_arrived (defined in LiveThread) | LiveThread | protected |
event_trigger_id_got_frames (defined in LiveThread) | LiveThread | protected |
event_trigger_id_hello_world (defined in LiveThread) | LiveThread | protected |
eventLoopWatchVariable | LiveThread | protected |
exit_requested | LiveThread | protected |
fc | LiveThread | protected |
frameArrivedEvent(void *clientData) | LiveThread | static |
getFrameFilter() | LiveThread | |
gotFramesEvent(void *clientData) | LiveThread | static |
handleFrame(Frame *f) | LiveThread | protected |
handlePending() | LiveThread | protected |
handleSignals() | LiveThread | protected |
has_thread | Thread | protected |
helloWorldEvent(void *clientData) | LiveThread | static |
infifo | LiveThread | protected |
infilter | LiveThread | protected |
internal_thread (defined in Thread) | Thread | protected |
LiveThread(const char *name, FrameFifoContext fifo_ctx=FrameFifoContext()) | LiveThread | |
loop | Thread | protected |
loop_mutex | Thread | protected |
mainRun() | Thread | protected |
mainRun_(void *p) (defined in Thread) | Thread | protectedstatic |
mutex | Thread | protected |
name | Thread | protected |
operator=(const Thread &) | Thread | private |
out_slots_ | LiveThread | protected |
pending | LiveThread | protected |
periodicTask(void *cdata) | LiveThread | static |
playStream(LiveConnectionContext &connection_ctx) (defined in LiveThread) | LiveThread | private |
playStreamCall(LiveConnectionContext &connection_ctx) | LiveThread | |
postJoin() | Thread | virtual |
postRun() | LiveThread | virtual |
preJoin() | Thread | virtual |
preRun() | LiveThread | virtual |
readFrameFifoTask(void *clientData) | LiveThread | static |
registerOutbound(LiveOutboundContext &outbound_ctx) (defined in LiveThread) | LiveThread | private |
registerOutboundCall(LiveOutboundContext &outbound_ctx) | LiveThread | |
registerStream(LiveConnectionContext &connection_ctx) (defined in LiveThread) | LiveThread | private |
registerStreamCall(LiveConnectionContext &connection_ctx) | LiveThread | |
requestStopCall() | LiveThread | virtual |
run() | LiveThread | virtual |
safeGetOutboundSlot(SlotNumber slot, Outbound *&outbound) (defined in LiveThread) | LiveThread | private |
safeGetSlot(SlotNumber slot, Connection *&con) (defined in LiveThread) | LiveThread | private |
scheduler | LiveThread | protected |
sendSignal(LiveSignalContext signal_ctx) | LiveThread | |
Thread::sendSignal(SignalContext signal_ctx) | Thread | virtual |
sendSignalAndWait(SignalContext signal_ctx) | Thread | virtual |
server (defined in LiveThread) | LiveThread | protected |
setAffinity(int i) | Thread | |
setRTSPServer(int portnum=8554) | LiveThread | |
signal_fifo | LiveThread | protected |
slots_ | LiveThread | protected |
start_condition | Thread | protected |
start_mutex | Thread | protected |
startCall() | Thread | |
stop_requested (defined in Thread) | Thread | protected |
stopCall() | Thread | virtual |
stopStream(LiveConnectionContext &connection_ctx) (defined in LiveThread) | LiveThread | private |
stopStreamCall(LiveConnectionContext &connection_ctx) | LiveThread | |
testTrigger() | LiveThread | |
Thread(const char *name) | Thread | |
Thread(const Thread &) | Thread | private |
thread_attr | Thread | protected |
thread_joined (defined in Thread) | Thread | protected |
triggerGotFrames() | LiveThread | |
waitReady() | LiveThread | virtual |
waitStopCall() | Thread | virtual |
~LiveThread() (defined in LiveThread) | LiveThread | |
~Thread() | Thread |