ScummVM API documentation
mt32emu_service_i Union Reference

#include <c_types.h>

Public Attributes

const mt32emu_service_i_v0v0
 
const mt32emu_service_i_v1v1
 
const mt32emu_service_i_v2v2
 
const mt32emu_service_i_v3v3
 
const mt32emu_service_i_v4v4
 
const mt32emu_service_i_v5v5
 
const mt32emu_service_i_v6v6
 

Detailed Description

Extensible interface for all the library services. Union intended to view an interface of any subsequent version as any parent interface not requiring a cast. It is caller's responsibility to check the actual interface version in runtime using the getVersionID() method.


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