PlayerCc::OpaqueProxy Class Reference
[Proxies]

#include <playerc++.h>

Inherits PlayerCc::ClientProxy.

List of all members.


Detailed Description

The OpaqueProxy proxy provides an interface to a generic opaque.

See examples/plugins/opaquedriver for an example of using this interface in combination with a custom plugin.


Public Member Functions

 OpaqueProxy (PlayerClient *aPc, uint aIndex=0)
 constructor
 ~OpaqueProxy ()
 destructor
uint GetCount () const
 How long is the data?
void GetData (uint8_t *aDest) const
 Opaque data.
void SendCmd (player_opaque_data_t *aData)
 Send a command.

The documentation for this class was generated from the following file:

Last updated 12 September 2005 21:38:45