Libmacro  0.2
Libmacro is an extensible macro and hotkey library.
mcr_Instance Struct Reference

#include <instance.h>

Public Attributes

struct mcr_Interfaceinterface
 
struct mcr_DataMember data_member
 

Detailed Description

Example of an instance of an interface.

Definition at line 37 of file instance.h.

Member Data Documentation

§ data_member

struct mcr_DataMember mcr_Instance::data_member

Actual data of this instance

Definition at line 41 of file instance.h.

§ interface

struct mcr_Interface* mcr_Instance::interface

A reference to the interface

Definition at line 39 of file instance.h.


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