Fork Vasum on GitHub Official Vasum Wiki on Tizen.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
internals Directory Reference

Files

file  acceptor.cpp
 Class for accepting new connections.
 
file  acceptor.hpp [code]
 Class for accepting new connections.
 
file  add-peer-request.hpp [code]
 Processor's request to add a peer.
 
file  event-queue.hpp [code]
 Class for passing events using eventfd mechanism.
 
file  finish-request.hpp [code]
 Managing the queue with requests.
 
file  method-request.hpp [code]
 Processor's request to call a method.
 
file  processor.cpp
 Data and event processing thread.
 
file  processor.hpp [code]
 Data and event processing thread.
 
file  remove-method-request.hpp [code]
 Processor's request to remove the specified method handler.
 
file  remove-peer-request.hpp [code]
 Processor's request to remove a peer.
 
file  request-queue.hpp [code]
 Managing the queue of messages carrying any kind of data.
 
file  result-builder.hpp [code]
 Class for storing result of a method - data or exception.
 
file  send-result-request.hpp [code]
 Processor's request to send the result of a method.
 
file  signal-request.hpp [code]
 Processor's request to send a signal.
 
file  socket.cpp
 Linux socket wrapper.
 
file  socket.hpp [code]
 Linux socket wrapper.