Classes | |
interface | Mount1 |
interface | Mount2 |
interface | Mount3 |
interface | Mount4 |
interface | Mount5 |
struct | MountEventData |
interface | Mount6 |
Variables | |
const string | MOUNT_CHANNEL = "mountchannel" |
const string ACSCOURSE_MOUNT::MOUNT_CHANNEL = "mountchannel" |
The name of the event channel our interface implementation will send events to. It is specified in the IDL instead of the implementation language to make it harder for the developers of Consumer applications to confuse names (i.e., using "MountChannel" instead of "mountchannel".