API Documentation
Public Attributes | List of all members
nkGraphics::MacroEntry Struct Reference

Holds information about a macro entry. More...

Public Attributes

nkMemory::String _key
 The macro key.
 
nkMemory::String _value
 The value given to the macro.
 

Detailed Description

Holds information about a macro entry.

From a program source perspective, corresponds to #define _key _value.


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