Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

RWIL - Real World Interface Library Compound List

Here are the classes, structs, unions and interfaces with brief descriptions:
rwil::CriticalSectionCreates a critical section
rwil::DeviceRepresents an abstract device capable of accepting messages
rwil::EncapsulatingMessageCreates a message containing all the data of the old message and a new parameter "message"
rwil::FailedAfterRetryingMessageThis message type represents a message with an error because of a failure after retrying many many times
rwil::MessageGeneric Message class. Uses strings to represent parameters and values. Additionally keeps a timestamp
rwil::MessageListMaintains a thread-safe list of messages
rwil::MutexA mutex class
rwil::RWILThe object that represents the rwil. To start the system, call Start()
rwil_device
rwil::ScopedMutexCreates a mutex that automatically Waits and Releases a mutex
rwil::SemaphoreCreates a semaphore
rwil::SetRetriesMessageA message for setting the number of retries
rwil::ThreadCreates a thread which allows one instance of a thread at a time to execute
rwil::X10DeviceThis is a representation of a single X10 device in the framework
rwil::X10RecvThis is a representation of a single X10 device in the framework

Generated on Tue Apr 9 13:53:08 2002 for RWIL - Real World Interface Library by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001