libplayerc++
[Client Libraries]
Detailed Description
A C++ client library for the util_playerThe C++ library is built on a "service proxy" model in which the client maintains local objects that are proxies for remote services. This library wraps the functionality of libplayerc with a more friendly C++ API.The core of libplayerc++ is based around the following classes
Be sure to see this example.
Modules | |
Proxies | |
The SomethingProxy class is a template for adding new subclasses of ClientProxy. | |
libplayerc++ example | |
Signals & multithreading | |
Constants and utility functions |