libmanta
A cross-platform API for the Snyderphonics Manta
MantaServer Class Reference

Interface defining all the Messages that can be sent to a Manta. More...

#include <MantaServer.h>

Inheritance diagram for MantaServer:
Inheritance graph
[legend]

List of all members.


Detailed Description

Interface defining all the Messages that can be sent to a Manta.

The MantaServer virtual class defines all the Messages that the Manta understands, as well as the data structures used as arguments. If you need a pointer to a Manta in your code, you can make it more general by using a MantaServer pointer instead of a pointer to your specific subclass.

Definition at line 13 of file MantaServer.h.


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