MFMv2.0.10
Movable Feast Machine Simulator 2.0.10
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Data Structures | Macros
UUID.h File Reference
#include "itype.h"
#include "OverflowableCharBufferByteSink.h"
#include "ZStringByteSource.h"
#include "ByteSerializable.h"
#include <string.h>

Go to the source code of this file.

Data Structures

class  MFM::UUID
 

Macros

#define MFM_UUID_FOR(label, apiVersion)   UUID(label,(u32) apiVersion, (u32) MFM_BUILD_DATE, (u32) MFM_BUILD_TIME, UUID::ComputeConfigurationCode<CC>())
 

Detailed Description

ID System for Elements

Author
David H. Ackley.
Date
(C) 2014 All rights reserved.
Code License:
LGPL
License Note:
All code samples shown in documentation are placed into the public domain.