Lely core libraries 2.3.4
io2 Directory Reference
Directory dependency graph for io2:
include/lely/io2

Directories

directory  can
 
directory  linux
 
directory  posix
 
directory  sys
 
directory  user
 
directory  win32
 

Files

file  can.h [code]
 This header file is part of the I/O library; it contains the abstract CAN bus interface.
 
file  can.hpp [code]
 This header file is part of the I/O library; it contains the C++ interface for the abstract CAN bus.
 
file  can_net.h [code]
 This header file is part of the I/O library; it contains the CAN network interface declarations.
 
file  can_net.hpp [code]
 This header file is part of the I/O library; it contains the C++ interface for the timer queue.
 
file  can_rt.h [code]
 This header file is part of the I/O library; it contains the CAN frame router declarations.
 
file  can_rt.hpp [code]
 This header file is part of the I/O library; it contains the C++ interface for the CAN frame router.
 
file  clock.h [code]
 This header file is part of the I/O library; it contains the abstract clock interface.
 
file  clock.hpp [code]
 This header file is part of the I/O library; it contains the C++ interface for the abstract clock.
 
file  co_can.hpp [code]
 This header file is part of the I/O library; it contains the base class for CAN channel read and write operations with a stackless coroutine as the completion task.
 
file  co_can_rt.hpp [code]
 This header file is part of the I/O library; it contains the base class for CAN frame router reead operations with a stackless coroutine as the completion task.
 
file  co_sigset.hpp [code]
 This header file is part of the I/O library; it contains the base class for signal wait operations with a stackless coroutine as the completion task.
 
file  co_timer.hpp [code]
 This header file is part of the I/O library; it contains the base class for I/O timer wait operations with a stackless coroutine as the completion task.
 
file  co_tqueue.hpp [code]
 This header file is part of the I/O library; it contains the base class for timer queue wait operations with a stackless coroutine as the completion task.
 
file  ctx.h [code]
 This header file is part of the I/O library; it contains the I/O context and service declarations.
 
file  ctx.hpp [code]
 This header file is part of the I/O library; it contains the C++ interface for the I/O context.
 
file  dev.h [code]
 This header file is part of the I/O library; it contains the abstract I/O device interface.
 
file  dev.hpp [code]
 This header file is part of the I/O library; it contains the C++ interface for the abstract I/O device.
 
file  event.h [code]
 This header file is part of the I/O library; it contains the I/O event declarations.
 
file  event.hpp [code]
 This header file is part of the I/O library; it contains the C++ interface for the I/O events.
 
file  io2.h [code]
 This is the public header file of the I/O library.
 
file  sigset.h [code]
 This header file is part of the I/O library; it contains the abstract signal handler interface.
 
file  sigset.hpp [code]
 This header file is part of the I/O library; it contains the C++ interface for the abstract signal handler.
 
file  timer.h [code]
 This header file is part of the I/O library; it contains the abstract timer interface.
 
file  timer.hpp [code]
 This header file is part of the I/O library; it contains the C++ interface for the abstract timer.
 
file  tqueue.h [code]
 This header file is part of the I/O library; it contains the timer queue declarations.
 
file  tqueue.hpp [code]
 This header file is part of the I/O library; it contains the C++ interface for the timer queue.
 
file  vcan.h [code]
 This header file is part of the I/O library; it contains the virtual CAN bus declarations.
 
file  vcan.hpp [code]
 This header file is part of the I/O library; it contains the C++ interface for the virtual CAN bus.